Changes between Version 5 and Version 6 of howto/SetupXymonServer


Ignore:
Timestamp:
Nov 17, 2010, 5:43:29 AM (13 years ago)
Author:
fclaire@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • howto/SetupXymonServer

    v5 v6  
    9393Note: on old Mac OS the Xymon user should be "xymon"
    9494
    95 === Step 4: ''Start Xymon server'' ===
     95=== Step 4: "Configure Xymon" ===
     96
     97Under /opt/local/lib/xymon/server/etc/ you'll find a set of configuration files. Some variables in xymonserver.cfg needs to be tuned:
     98 * XYMONSERVERHOSTNAME
     99 * XYMONSERVERIP
     100 * XYMONSERVERWWWNAME
     101
     102The hosts.cfg should also contain all your monitored hosts. You'll find more info on how configuring xymon here: http://xymon.sourceforge.net/docs/hobbit-config.html
     103
     104The xymon-server port install the default configuration files from the distribution with the version number as suffix. Once you don't need those default config files, you may remove them. For example with the 4.3.0.beta3 version you should execute:
     105{{{
     106$ sudo rm  /opt/local/lib/xymon/server/etc/*.4.3.0.beta3
     107}}}
     108
     109=== Step 5: ''Start Xymon server'' ===
    96110
    97111A startup item has been generated that will aid in starting xymon with launchd. It is disabled by default. Execute the following command to start it, and to cause it to launch at startup:
     
    101115}}}
    102116
    103 === Step 5: ''Allow incoming connections on Xymon port 1984'' ===
     117=== Step 6: ''Allow incoming connections on Xymon port 1984'' ===
    104118
    105119If your __Mac OS X__ firewall is enabled, you'll be asked to allow xymon -> accept.
     
    107121On __Mac OS X Server__, make sure your ipfw rules will allow incoming TCP connections to port 1984.
    108122
    109 === Step 6: ''Check the status of your Xymon server'' ===
     123=== Step 7: ''Check the status of your Xymon server'' ===
    110124
    111125To view the Xymon webpages, wait 5 minutes to give Xymon time to generate the index page, open your web browser and go to http://localhost/xymon/