Thanks Spenser.
Would you mind sharing those example or nerd, how to configure and use it if you have handy or any detailed documentation will also work.
Thanks
Abhijit
Search found 6 matches
- Fri Mar 07, 2014 12:01 pm
- Forum: Open Source Nagios Projects
- Topic: how to use Query Socket in Nagios 4
- Replies: 3
- Views: 1800
- Wed Mar 05, 2014 4:55 pm
- Forum: Open Source Nagios Projects
- Topic: how to use Query Socket in Nagios 4
- Replies: 3
- Views: 1800
how to use Query Socket in Nagios 4
Hi All, trying to understand how to use Query Socket feature in my Nagios 4.0.2 server. I am not getting good example beside nagios documentation (http://nagios.sourceforge.net/docs/nagioscore/4/en/configmain.html#query_socket) to understand more about this new feature. I am not using any database i...
- Sun Jan 19, 2014 6:46 pm
- Forum: Open Source Nagios Projects
- Topic: trouble with check_logfiles plugin
- Replies: 1
- Views: 1325
trouble with check_logfiles plugin
Hi Team, I am facing issue with newly installed nagios plugin check_logfiles v3.5.3.2 installation went fine but I am not able to use that for searching scsi errors, I want to get alerts for following pattern in logs- Jan 1 02:00:03 abcd123 scsi: [ID 107833 kern.warning] WARNING: /scsi_vhci/disk@g60...
- Mon Dec 30, 2013 2:39 pm
- Forum: Open Source Nagios Projects
- Topic: cannot see check_ldap and check_ldaps in /libexec
- Replies: 5
- Views: 3505
Re: cannot see check_ldap and check_ldaps in /libexec
Thanks Abrist, did exactly what you told and found following packages are missing and ldap is one of them, thanks a lot for pointing on this.... :) will install from our Solaris SA and re-compile. configure: WARNING: Skipping PostgreSQL plugin (check_pgsql) configure: WARNING: LIBS="-lcrypt &qu...
- Mon Dec 30, 2013 12:13 pm
- Forum: Open Source Nagios Projects
- Topic: cannot see check_ldap and check_ldaps in /libexec
- Replies: 5
- Views: 3505
Re: cannot see check_ldap and check_ldaps in /libexec
Hi I have installed nagios in ~/nagios4 and nothing in /usr/local/nagios, I do see other plugins there but not check_ldap and check_ldaps. % ls -l ~/nagios4/libexec/check_* | wc -l 55 Also if you see the attachment you will see the make install is not coping check_ldap to libexec so not sure whats w...
- Mon Dec 30, 2013 11:21 am
- Forum: Open Source Nagios Projects
- Topic: cannot see check_ldap and check_ldaps in /libexec
- Replies: 5
- Views: 3505
cannot see check_ldap and check_ldaps in /libexec
Hello All, I just compiled Nagios Core 4.0.2 and nagios-plugin-1.5 on solaris 10 intel64 successfully but when I tried to use check_ldap and check_ldaps not able to find in libexec, no error was given at the time of compilation I used following commands to install plugins ./configure --prefix=/opt/a...