Morris, Patrick wrote: > DAve wrote: >> This is making no sense to me at all. It is obvious to me that my load >> is less than the critical threshold, why is the plugin reporting a >> critical state? >> >> [r...@monitor1 plugins]# ./check_load 2.0 1.8 1.5 3.0 2.8 2.5 >> CRITICAL - load average: 1.96, 1.01, 0.75|load1=1.960;0.000;0.000;0; >> load5=1.010;0.000;0.000;0; load15=0.750;0.000;0.000;0; >> > > Re-read the output of the syntax help the plugin is giving you. You are > not passing the plugin valid paramaters.
The preloaded command in NagiosQL is wrong and I never even checked it. Coffee needed... <stares at ceiling> sigh... [r...@monitor1 plugins]# ./check_load -w 2.0,1.8,1.5 -c 3.0,2.8,2.5 OK - load average: 1.76, 0.86, 0.72|load1=1.760;2.000;3.000;0; load5=0.860;1.800;2.800;0; load15=0.720;1.500;2.500;0; DAve -- "Posterity, you will know how much it cost the present generation to preserve your freedom. I hope you will make good use of it. If you do not, I shall repent in heaven that ever I took half the pains to preserve it." John Adams http://appleseedinfo.org ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ 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
