[MacPorts] howto/SetupXymonServer modified

MacPorts noreply at macports.org
Tue Nov 16 21:43:29 PST 2010


Changed page "howto/SetupXymonServer" by fclaire at free.fr from 89.234.183.50*
Page URL: <https://trac.macports.org/wiki/howto/SetupXymonServer>
Diff URL: <https://trac.macports.org/wiki/howto/SetupXymonServer?action=diff&version=6>
Revision 6

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/SetupXymonServer
=========================================================================
--- howto/SetupXymonServer (version: 5)
+++ howto/SetupXymonServer (version: 6)
@@ -92,7 +92,21 @@
 
 Note: on old Mac OS the Xymon user should be "xymon"
 
-=== Step 4: ''Start Xymon server'' ===
+=== Step 4: "Configure Xymon" ===
+
+Under /opt/local/lib/xymon/server/etc/ you'll find a set of configuration files. Some variables in xymonserver.cfg needs to be tuned:
+ * XYMONSERVERHOSTNAME
+ * XYMONSERVERIP
+ * XYMONSERVERWWWNAME
+
+The 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
+
+The 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:
+{{{
+$ sudo rm  /opt/local/lib/xymon/server/etc/*.4.3.0.beta3
+}}}
+
+=== Step 5: ''Start Xymon server'' ===
 
 A 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:
 
@@ -100,13 +114,13 @@
 $ sudo launchctl load -w /Library/LaunchDaemons/org.macports.xymon-server.plist
 }}}
 
-=== Step 5: ''Allow incoming connections on Xymon port 1984'' ===
+=== Step 6: ''Allow incoming connections on Xymon port 1984'' ===
 
 If your __Mac OS X__ firewall is enabled, you'll be asked to allow xymon -> accept.
 
 On __Mac OS X Server__, make sure your ipfw rules will allow incoming TCP connections to port 1984.
 
-=== Step 6: ''Check the status of your Xymon server'' ===
+=== Step 7: ''Check the status of your Xymon server'' ===
 
 To 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/
 

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
MacPorts <http://www.macports.org/>
Ports system for Mac OS

This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on howto/SetupXymonServer. If it was not you, please
report to .


More information about the macports-changes mailing list