check_nrpe on checkcommands.cfg

xpato pbruna at linuxvalpo.cl
Tue Jun 17 04:51:35 CEST 2003


how the lines goes i have this in checkcommands.cfg:

"define command{
        command_name    check_nrpe
        command_line    $USER1$/check_nrpe $HOSTADDRESS$ -c $ARG1$
}
"

and this on services.cfg:
"
define service{
        use                             generic-service
        host_name                       casablanca
        service_description             Free Space
        is_volatile                     0
        check_period                    24x7
        max_check_attempts              8
        normal_check_interval           5
        retry_check_interval            1
        contact_groups                  linux-admins
        notification_interval           120
        notification_period             24x7
        notification_options            w,u,c,r
        check_command                   check_nrpe!check_disk1
}
"

when i excute in the shell this: "./check_nrpe -H www.e-casablanca.cl -c 
check_disk1" it works ok but the web interface dont work, any ideas?


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
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