Self-hosted server monitoring | Amon

<![endif] Login Home Features Docs Support wrapper header The prefered method for installling Amon is by using the provided one line installer. To use it you first have to register your server IP address at this page curl http://old.amon.cx/install -k | bash Download Amon from your profile and install the package with sudo python setup.py install Install the prequisite packages gcc , python-dev , python-setuptools and nmap gcc , python-devel , python-setuptools and nmap Copy the configuration file from http://old.amon.cx/config/amon.conf to /etc/amon.conf Copy the web application daemon from http://old.amon.cx/config/amon to /etc/init.d/amon Make the daemon executable with sudo chmod +x /etc/init.d/amon Create a directory for Amon specific log files sudo mkdir /var/log/amon/ Amon stores the data in a Mongo Database, you can in...

Linked on 2014-01-02 21:47:37 | Similar Links