Warning threshold must be float or float triplet

Achim Altmann aa at com-gate.com
Fri Sep 5 09:58:23 CEST 2003


Hello,

sorry, now run my check_load with the correct syntax but the folling message
comes up

Warning threshold must be float or float triplet

i have that lines
define service{
        use                             generic-service         ; Name of
service template to use
        host_name                       test.domain.com       
service_description             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           120
        notification_period             24x7
        notification_options            c,r
        check_command                   check_load!-w WLOAD1,WLOAD5,WLOAD15!-c
CLOAD1,CLOAD5,CLOAD15
        }


and in checkcommands.cfg

# 'check_load' command definition
define command{
        command_name    TEST Load
        command_line    $USER1$/check_load -w $ARG1$ -c $ARG2$
        }

Could any help.

thank's a lot

Reagards achim



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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