Search found 2 matches
- Tue Jul 05, 2011 6:33 pm
- Forum: Nagios XI
- Topic: Nagios shows: "Service check is pending." error always.
- Replies: 2
- Views: 852
Re: Nagios shows: "Service check is pending." error always.
Just an update on this... This issue is happening only when "Sendmail" is used in "Service Description"... It looks like some how this entry is causing problem. When I change the 'service Description' from sendmail to any thing else (like mail, Mail server etc..) everything works...
- Mon Jul 04, 2011 6:27 am
- Forum: Nagios XI
- Topic: Nagios shows: "Service check is pending." error always.
- Replies: 2
- Views: 852
Nagios shows: "Service check is pending." error always.
Dear Support, We are in process of evaluating Nagios XI. We have created the following service template in servicetemplates.cfg define service { name linux-send_mail-ser service_description Sendmail Service check_command check_nrpe!check_init_service!-a 'sendmail' max_check_attempts 3 check_interval...