Missing -l parameters. Detailed information (can´t solve the problem) PLEASE HELP!!

Gustavo Araujo gustavocamposaraujo at gmail.com
Thu Jun 17 19:34:09 CEST 2010


Hello everyone.

I´m using ubuntu-server 10.4 with nagios 3.2 (from repository)

Follow down my configurations.

/etc/nagios-plugins/config/nt.cfg:

define command {
        command_name    check_nt
        command_line    /usr/lib/nagios/plugins/check_nt -H '$HOSTADDRESS$'
-v '$ARG1$'
}

define command {
        command_name    check_nscp
        command_line    /usr/lib/nagios/plugins/check_nt -H '$HOSTADDRESS$'
-p 12489 -v '$ARG1$'
}


/etc/nagios3/conf.d/conf_nagios_afis.cfg

define service{
        host_name               dpfmas01
        service_description     check_space
        use                     generic-service
        check_command           check_nscp!USEDDISKSPACE! -l c -w 80 -c 90
}


-- 
Gustavo Campos Araujo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20100617/2ed00744/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
-------------- next part --------------
_______________________________________________
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