- Timestamp:
- 11/18/06 14:14:22 (7 years ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2, stable
- Children:
- d48c31a
- Parents:
- 1a22e52
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
changelog
r76aafc4 r0687108 11 11 * Add option to recheck DNS in real time 12 12 13 2006-11-18 MickeM 14 + Added support for empty NRPE checking (i.e.. chec_nrpe without a -c argument) 15 * Added error message when detected language is missing from counters.defs 16 + Added Swedish locale to counters.defs (yes, I switched to Swedish XP on my computer :) 17 * Fixed : (and possibly other problems) in counters when checking from check_nt (via NSCLient protocol) 18 + Added CheckAllExcept to CheckDrive to check all except the specified drives. 19 13 20 2006-10-05 MickeM 14 21 * Yayyy!!! (first fix in a looong while :) … … 20 27 NOTICE this is "slow" since all hosts in the list are "looked up" each time you get a NRPE/NSClient 21 28 request it will be "slow" but I think it is not that much of a problem really. 22 NOTICE I don t have the posibility to test this so feel free to report if it works and if it doesn't.29 NOTICE I don't have the possibility to test this so feel free to report if it works and if it doesn't. 23 30 Set cache_allowed_hosts=0 to disable host cache 24 31 … … 100 107 CheckWMI MaxWarn=10 MaxCrit=15 "Query:load=Select LoadPercentage from win32_Processor" 101 108 The Max* are as every other check and sets limits. 102 The Query works similarly to other check commands i e. Query:<name>=<WMI query>109 The Query works similarly to other check commands i.e.. Query:<name>=<WMI query> 103 110 So any other WMI query should work (notice this is experimental and not stable and has virtually 104 111 no error handling so it is likely to crash nsclient if you ask anything "non working".) … … 252 259 253 260 2005-03-19 MickeM 254 * Re factored out NSCLient Listener as a separate module261 * Re factored out NSCLient Listener as a separate module 255 262 + Added initial NRPE listener module (not yet implemented only a shell) 256 263 * Changed Module API (Inject function has new syntax)
Note: See TracChangeset
for help on using the changeset viewer.








