- Timestamp:
- 01/20/09 19:53:38 (4 years ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2, stable
- Children:
- 04f2743
- Parents:
- a4689fc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
changelog
ra4689fc r3692371 4 4 * Add API for rehashing the daemon (or implement it the API is there but does nothing) 5 5 * Improved socket performance (would be nice if we could be used as a "hub") 6 7 2009-01-20 MickeM 8 * Fixed issue with CheckWMI when no filter was specified. 9 10 2009-01-17 MickeM 11 + Added new command line option pdhlookup (to CheckSystem) to lookup index from names. 12 Probably not usefull to anyone but me :) Usage: "nsclient++ -noboot CheckSystem pdhlookup Antal bindningsreferenser" 13 * Fixed so PDH Collectors use the same exception as the rest of the PDH stuff (might give better errors when PDH breaks, but I doubt it) 14 * removed debug output from -noboot 15 + Added new command line option pdhmatch to use pattern matching on PDH queries 16 Usage: nsclient++ -noboot CheckSystem pdhmatch \Process(*)\Antal trådar 17 * Improved error reporting in the PDH subsystem. 18 + Added new module A_DebugLogMetrics.dll which can be used to generate debug info. 19 Enable the module and a file called process_info.csv will be created under %APP_DATA%/nsclient++/process_info.csv which contains metrics. 20 * Fixed handle leak in CheckExternalProcess and NRPEListsner (executing commands). 21 22 2009-01-13 MickeM 23 * Fixed issue with 64-bit installer (now installs under Program Files (and not x86) 24 + Brand new build enviornment based upon boost build!!! 25 Use batch file to build (release-build.bat or modify to make your own) 26 * Modified /about so it now shows a lot of usefull(?) info. 27 28 2008-11-13 MickeM 29 + Added truncate option to checkServiceState 6 30 7 31 2008-09-24 MickeM
Note: See TracChangeset
for help on using the changeset viewer.








