Pre-Flight check errors.

Mukarram Syed muksyed at yahoo.com
Tue Nov 16 03:48:40 CET 2004


Dear Nagios users:

I have configured Nagios to run on FreeBSD (nagios
server) but my clients are RHES2.1.  
I have an issue here which is exhibited with the
following error during the pre-flight check:
Error: Service check command 'check_nrpe' specified in
service 'Check Load' for host 'apollo' not defined
anywhere!
Error: Service check command 'check_nrpe' specified in
service 'Disk Check' for host 'apollo' not defined
anywhere!

Here is a clipping of my services.cfg file:

# Service definition
define service{
        use                            
generic-service         ; Name of service template to
use

        hostgroup_name                 
computer-distopias
        service_description             Disk Check
        is_volatile                     0
        check_period                    24x7
        max_check_attempts              3
        normal_check_interval           5
        retry_check_interval            1
        contact_groups                  linux-admins
        notification_interval           240
        notification_period             24x7
        notification_options            c,r
        check_command                  
check_nrpe!check_disk
        }

# Service definition
define service{
        use                            
generic-service         ; Name of service template to
use

        hostgroup_name                 
computer-distopias
        service_description             Check Load
        is_volatile                     0
        check_period                    24x7
        max_check_attempts              3
        normal_check_interval           5
        retry_check_interval            1
        contact_groups                  linux-admins
        notification_interval           240
        notification_period             24x7
        notification_options            c,r
        check_command                  
check_nrpe!check_load
        }


Help will be greatly appreciated.

Thanks

-Mukarram Syed.



=====
Mukarram Syed
muksyed at yahoo.com


		
__________________________________ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list