On Thu, 16 Oct 2008, jeremiah wrote: > My check_load service keeps on giving me the following error. > > "Warning threshold must be float or float triplet! " > > However, when i run the command from the system it works just fine. > > ./check_load -w 10.0,8.0,5.0 -c 15.0,10.0,8.0 > OK - load average: 0.01, 0.02, 0.00|load1=0.010;10.000;15.000;0; > load5=0.020;8.000;10.000;0; load15=0.000;5.000;8.000;0; > > My services.cfg file looks as such..same values. > > check_command check_load!10.0,8.0,5.0!15.0,10.0,8.0
How is your check_load check command defined? ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Nagios-users mailing list [email protected] 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
