Search found 4 matches
- Sat Oct 19, 2013 5:22 pm
- Forum: Open Source Nagios Projects
- Topic: check_mailq plugin issues
- Replies: 7
- Views: 9367
Re: check_mailq plugin issues
When i installed this machine instead of compiling by hand, to speed up upgrades and ease maintenance i just used the yum package installer, and so all of the plugins are in the /usr/lib64/nagios/plugins. Most of the hosts that this installation monitors are via remote nrpe connections however local...
- Fri Oct 18, 2013 12:59 am
- Forum: Open Source Nagios Projects
- Topic: check_mailq plugin issues
- Replies: 7
- Views: 9367
Re: check_mailq plugin issues
Attached. This is the 'nagios-plugins-mailq' package in the epel repository. Centos 6.4x64 is the host os that is running nagios, and that i am checking against. Full details from 'yum' Name : nagios-plugins-mailq Arch : x86_64 Version : 1.4.16 Release : 5.el6 Size : 20 k Repo : installed From repo ...
- Wed Oct 16, 2013 12:21 pm
- Forum: Open Source Nagios Projects
- Topic: check_mailq plugin issues
- Replies: 7
- Views: 9367
Re: check_mailq plugin issues
Permissions: [root@ns1 ~]# ls -al /usr/lib64/nagios/plugins/ | grep mailq -rwxr-xr-x. 1 root root 20286 Aug 17 2012 check_mailq It looks like those applied to the check_mailq are the same as the others in the directory as well. Just to double though check i went ahead and changed the check_mailq to ...
- Wed Oct 16, 2013 10:42 am
- Forum: Open Source Nagios Projects
- Topic: check_mailq plugin issues
- Replies: 7
- Views: 9367
check_mailq plugin issues
Hello, I am looking for any insight to an issue that i hope is something very obvious that i have overlooked, but am having no luck solving myself. I have a nagios server that is monitoring mail queue levels using the check_mailq plugin. All the hosts but the local machine are working fine (others a...