How to SARG on Centos | Fedora | RedHat Download sarg from below url: http://sarg.sourceforge.net/sarg.php I have downloaded below one and installing from source: http://sourceforge.net/projects/sarg/files/sarg/sarg-2.3.1/sarg-2.3.1.tar.gz/download [root@linuxbox opt]# tar -zxvf sarg-2.3.1.tar.gz [root@linuxbox opt]# cd sarg-2.3.1/ [root@linuxbox sarg-2.3.1]# ./configure [root@linuxbox sarg-2.3.1]# make [root@linuxbox sarg-2.3.1]# make install Main sarg configuration file: /usr/local/etc/sarg.conf [root@linuxbox ~]# vim /usr/local/etc/sarg.conf # This [...]
Archive for the ‘monitoring tool’ Category
Howto SARG on Centos
Dec-15th-2010
How to Zabbix on Fedora/CentOS
Nov-16th-2010
By piyushmap in Linux tutorials, monitoring tool
Zabbix 1.8: The Ultimate Open Source Monitoring Solution Zabbix is a network management system created by Alexei Vladishev. It is designed to monitor and track the status of various network services, servers, and other network hardware. It uses MySQL, PostgreSQL, SQLite or Oracle to store data. Its backend is written in C and the web [...]
