- Timestamp:
- 02/23/07 19:25:23 (6 years ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2, stable
- Children:
- 2c34b97
- Parents:
- d48c31a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
changelog
rd48c31a r2603350 3 3 * Fix configuration GUI (low priority) 4 4 * Fix installer (after configuration UI) 5 * Service check to use Auto (filter by started setting etc.)6 5 * Add module for relaying events 7 6 * Add filtering to WMI module … … 10 9 * Add API for rehashing the daemon (or implement it the API is there but does nothing) 11 10 * Add option to recheck DNS in real time 11 12 2006-02-22 MickeM 13 + Added debug output to see if the socket is bound and/or has shutdown. 14 * Fixed a potential bug in the threadmanager. 15 + Added configuration option for suppressing performance datat to the NRPE section. 16 Set performance_data=0 to stop sendoing performancedata to nagios 17 + New (better?) (simpler?) eventlog checking 18 + Added option to most commands (ignore-perf-data) to suppres performance data 19 + Added option CheckAll for checking all auto-start services to checkServiceState. 20 Also an exclude=<service> to exclude checking that. 21 * Fixed return syntax for PROCSTATE nsclient 22 23 2006-02-21 MickeM 24 * Fixed "broken password check" (again) in NSClient listener (this time it is correct! :) 12 25 13 26 2006-12-02 MickeM
Note: See TracChangeset
for help on using the changeset viewer.








