Hi,
I'm getting these critical message in nagios for one of my linux hosts "YUM CRITICAL: Yum nagios plugin has self terminated after exceeding the timeout (30 seconds)"
I not sure how to fix this, any ideas?
yum plugin
Re: yum plugin
Hello,aegirg wrote:Hi,
I'm getting these critical message in nagios for one of my linux hosts "YUM CRITICAL: Yum nagios plugin has self terminated after exceeding the timeout (30 seconds)"
I not sure how to fix this, any ideas?
Could you please include a little more information about this issue?
What plugin are you using to monitor this host?
What OS version is the box you are trying to monitor?
Former Nagios Employee.
me.
me.
Re: yum plugin
hi hsmith,
the remote computer is running centos 5, and the plugin is check_updates. Security updates.
I hope this is enough information.
define service {
use computername,linux-check_updates
host_name computername
#service_description Security Updates
}
the remote computer is running centos 5, and the plugin is check_updates. Security updates.
I hope this is enough information.
define service {
use computername,linux-check_updates
host_name computername
#service_description Security Updates
}
Re: yum plugin
Where did you get the plugin from?aegirg wrote:hi hsmith,
the remote computer is running centos 5, and the plugin is check_updates. Security updates.
I hope this is enough information.
define service {
use computername,linux-check_updates
host_name computername
#service_description Security Updates
}
Former Nagios Employee.
me.
me.
Re: yum plugin
there was a contractor that set up the Nagios, so I am not sure.
can i see some more details about the plugin somewhere?
can i see some more details about the plugin somewhere?
Re: yum plugin
Can you post the service check for this particular host/service?aegirg wrote:there was a contractor that set up the Nagios, so I am not sure.
can i see some more details about the plugin somewhere?
You can find all of these in /usr/local/nagios/etc/objects
I'm not sure how your contractor named the stuff though.
Please edit out any information such as IP addresses or passwords you don't want the world to see.
Former Nagios Employee.
me.
me.