Changes between Version 3 and Version 4 of CheckWMI


Ignore:
Timestamp:
11/04/07 20:12:24 (6 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CheckWMI

    v3 v4  
    5555Check to see that no CPU has less then 2.66GHz frequency 
    5656{{{ 
    57 CheckWMI MinCrit=1 MinWarn=1 "Query:load=Select CurrentClockSpeed from win32_Processor" +filter-numeric=>CurrentClockSpeed=<2659 
     57CheckWMI MinCrit=1 MinWarn=1 "Query:load=Select CurrentClockSpeed from win32_Processor" +filter-numeric:CurrentClockSpeed=<2659 
    5858}}} 
    5959