Xymon is a system for monitoring of hosts and networks, inspired by the Big Brother system. It provides real-time monitoring, an easy web-interface, historical data, availability reports and performance graphs. Xymon was previously known as "Hobbit".
Xymon is a system for monitoring of hosts and networks, inspired by the Big Brother system. It provides real-time monitoring, an easy web-interface, historical data, availability reports and performance graphs. Xymon was previously known as "Hobbit".
To install xymon-server, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install xymon-server
To see what files were installed by xymon-server, run:
port contents xymon-server
To later upgrade xymon-server, run:
sudo port selfupdate && sudo port upgrade xymon-server
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.