MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Tips and Tricks => Topic started by: amudy17 on 2014-02-25, 18:15:05

Title: (Tutorial) Monitoring Kloxo Server with Monitorix
Post by: amudy17 on 2014-02-25, 18:15:05
Hello,

This is how to monitoring your server with Monitorix, and this is tutorial which to install in to your server.

Install first the required packages.
# yum install -y rrdtool rrdtool-perl perl-libwww-perl perl-MailTools perl-MIME-Lite perl-CGI perl-DBI perl-XML-Simple perl-Config-General perl-HTTP-Server-Simple
     

Both repositories are considered by many in the community to be stable and safe. Anyway, please follow these recommendations:
Keep your systems clean from third party repositories.

Check both repositories to make sure you are downloading the most up to date version of each package.
Download and install each package satisfying manually all its dependencies.

Download and install the Monitorix package.
# rpm -ivh http://www.monitorix.org/monitorix-3.4.0-1.noarch.rpm
     
Once succesfully installed, please take a look into the configuration file /etc/monitorix.conf to set the options according your system and enable or disable graphs.

Finally start Monitorix with:

# service monitorix start
     
At this point, Monitorix will start gathering the system information based on the configuration set in monitorix.conf file, and after some minutes you should be able to see the results from your favorite browser pointing it at:
http://localhost:8080/monitorix/

Regards,
Syarif
Title: Re: (Tutorial) Monitor Kloxo Server with Monitorix
Post by: amudy17 on 2014-02-25, 18:16:28
please to sticky this post, thank you
Title: Re: (Tutorial) Monitor Kloxo Server with Monitorix
Post by: amudy17 on 2014-03-04, 16:47:50
some example on my server : hxxp://195.154.xx.xx:8080/monitorix-cgi/monitorix.cgi?mode=localhost&graph=all&when=1day&color=black
Title: Re: (Tutorial) Monitoring Kloxo Server with Monitorix
Post by: amudy17 on 2014-08-12, 14:04:34
new review : if you upgrade your kloxo-mr it will be make your monitorix turn off, so please turn it on again