source: nscp/docs/readme.txt @ 8988f9e

0.4.00.4.10.4.2
Last change on this file since 8988f9e was a0e17ff, checked in by Michael Medin <michael@…>, 4 years ago

Added a lot of missing files and cleanup source folder a bit for the 0.3.7 release

  • Property mode set to 100644
File size: 1.6 KB
Line 
1Main changes and updates in the 0.3.7 version
2 + Added argument support to NRPE Client
3 * Some additions and fixes CheckWMI
4 * Improved installer (works on w2k8 etc)
5 * NSCA feature and stability improvments
6 * New command line switchs to easily use NSClient++ from external scripts
7 * Added "firewall exception" to installer
8 * Fixed an issue with the socket data buffer
9 * Fixed issue with CheckExternalScripts and script_dir
10 * Fixed issue with CheckDisk and paths
11
12Main changes and updates in the 0.3.6 version
13 * Improved installer
14 * A lot of bugfixes and improvements
15 * Serious memory leak fixed
16 * Added a few new options to NSCA module
17 * New service name and description
18 * Improved CHeckFile2 (new option max-dir-depth, path, pattern)
19 * Added support for changing name and description of service from the /install command line
20 * Added more filter operatos to all numeric filters so they accept eq:, ne:, gt:, lt: in addition to =, >, <, <>, !, !=, in: (#269)
21 * Added better support for numerical hit matching in the eventlog module. You can now use exact and detailed matching.
22 * Cleaned up the checkProcState code and it is not a lot better.
23 * Added new option 16bit to checkProcState. When set checkProcState will enumerate all 16 bit processes found running under NTVDM.
24 * Added new command line options pdhlookup and pdhmatch (to CheckSystem) to lookup index and names.
25 * Added new module A_DebugLogMetrics.dll which can be used to generate debug info.
26 * Brand new build enviornment based upon boost build!!!
27 * Modified /about so it now shows a lot of usefull(?) info.
Note: See TracBrowser for help on using the repository browser.