[MacPorts] howto/SetupXymonServer modified

MacPorts noreply at macports.org
Fri Oct 8 15:25:22 PDT 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=4>
Revision 4

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/SetupXymonServer
=========================================================================
--- howto/SetupXymonServer (version: 3)
+++ howto/SetupXymonServer (version: 4)
@@ -5,11 +5,13 @@
  * Audience: Advanced sysadmins
  * Requires: MacPorts >= 1.9, xymon-server
 
+
 == Introduction ==
 
 Xymon is a tool for monitoring servers, applications and networks. It collects information about the health of your computers, the applications running on them, and the network connectivity between them. All of this information is presented in a set of simple, intuitive webpages that are updated frequently to reflect changes in the status of your systems.
 
 The Xymon client software (port name "xymon") is collecting information on the host you want to monitor. It gathers everything into a report and sends it towards the Xymon server (port name "xymon-server") over TCP. The destination port to connect to the Xymon server is 1984 in reference to big brother http://en.wikipedia.org/wiki/Big_Brother_(Nineteen_Eighty-Four).
+
 
 == Installation ==
 
@@ -18,6 +20,7 @@
 {{{
 sudo port install xymon-server
 }}}
+
 
 == Configuration ==
 
@@ -93,4 +96,12 @@
 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/
 
 
+== Operate Xymon server ==
+
+The Xymon server can be stopped/started and restarted with the following command:
+
+{{{
+$ sudo -u [xymon|_xymon] /opt/local/lib/xymon/server/hobbit.sh [stop|start|restart]
+}}}
+
 [wiki:howto <- Back to the HOWTO section]

-------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