- Timestamp:
- 11/21/07 21:53:18 (6 years ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2, stable
- Children:
- 58a724d
- Parents:
- 5044c09
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
changelog
r5044c09 rdf0ab60 5 5 * Add module for relaying events 6 6 * Add API for rehashing the daemon (or implement it the API is there but does nothing) 7 8 2007-11-21 MickeM 9 * Fixed process counter so checkProcState now return the *correct* number (previously it was correct-1) 10 * Fixed som missing exceptions that were not caught 11 + Added "AliasCol" option to CheckWMIValue to allow a column to be used as "alias" for a result set: 12 CheckWMIValue -a "Query=select Caption, ThreadCount from Win32_Process" MaxWarn=50 MaxCrit=100 Check:threads=ThreadCount AliasCol=Caption 13 will give you: "System threads: 98 > warning, svchost.exe threads: 87 > warning" 14 15 2007-11-20 MickeM 16 + Added new option to CheckSystem to override detected language (force_language=0x0014) 7 17 8 18 2007-11-19 MickeM
Note: See TracChangeset
for help on using the changeset viewer.








