Logo
Blog2023-09-28T15:24:41+05:30
409, 2008

Nagios error – Exim mail queue

By |September 4, 2008|Categories: Nagios|0 Comments

In nagios server cd /usr/local/nagios/libexec wget http://www.mycutelife.net/sanju/newtickethelp/nagiosfullsteps/check_eximmailqueue chmod +x check_eximmailqueue     In remote server cd /usr/local/nagios/libexec wget [...]

409, 2008

Nagios error – DNS

By |September 4, 2008|Categories: Nagios|0 Comments

error output parsing /usr/sbin/nslookup (1)For testing from nagios server [nagios@monitor libexec]$ ./check_nrpe -H hostname -c check_load   (2) [...]

109, 2008

Nagios setup

By |September 1, 2008|Categories: Nagios|0 Comments

In Remote server cd /root wget http://www.mycutelife.net/sanju/newtickethelp/nagios_downloads/nagios-plugins-1.3.1.tar.gz wget http://www.mycutelife.net/sanju/newtickethelp/nagios_downloads/nrpe-1.9.tar.gz tar -zxvf nagios-plugins-1.3.1.tar.gz cd nagios-plugins-1.3.1 ./configure make all make [...]

3108, 2008

Install Nagios

By |August 31, 2008|Categories: Nagios|0 Comments

How to install nagios In the nagios server 1)Download the tarball of nagios (Here I use nagios-1.0b5 version) [...]

3108, 2008

Horde Issue

By |August 31, 2008|Categories: Mail|0 Comments

Cant find file: horde_sessionhandler.MYI If you get this error, you ve most likely done a file-based MySQL backup [...]

3108, 2008

Horde Loopback

By |August 31, 2008|Categories: Mail|0 Comments

Loops back to login page in horde solution mysql mysql> use horde; mysql> drop table horde_sessionhandler; mysql> CREATE [...]

Go to Top