Releases: mickem/nscp
Releases · mickem/nscp
0.4.3.143
Bugfix release as well as some new additions such as the check_ping command.
See detailed changelog:
2015-04-29 Michael Medin
- Improved handling around connection failures
- #142 Improved security when external scripts fails
command lines which may contain password are no longer returned
2015-04-27 Michael Medin
- Improved the logging around connection failures
- Improved the reporter syntax:
reporter.exe send b1438ab2-20a3-4b2d-bc30-7c3033c084e1.dmp
2015-04-08 Michael Medin
- #139 Added support for showing file dates in local time (not just UTC)
- Added check_ping command and CheckNet module
- Fixed a few potential crashes with check_nt
2015-03-24 Michael Medin
- #123 fixed CheckAllOthers
- #124 Fixed problem count variable
- #131 Added support for service= to check_service
- A lot of infrastrucutre changes and build fixes
2015-02-23 Michael Medin
- Fixed check_files empty message to say files not drives.
- #114 Fixed issue with empty-state which was ignored
- A lot of infrastrucutre changes and build fixes
2015-02-14 Michael Medin
- Fix incorrect variable in check_page_filter()
- Add pct to check_pagefile
This is basically a clone of f90ab0b which added pct to check_memory.
0.4.3.141
2015-04-08 Michael Medin
- #139 Added support for showing file dates in local time (not just UTC)
- Added check_ping command and CheckNet module
- Fixed a few potential crashes with check_nt
2015-03-24 Michael Medin
- #123 fixed CheckAllOthers
- #124 Fixed problem count variable
- #131 Added support for service= to check_service
- A lot of infrastrucutre changes and build fixes
2015-02-23 Michael Medin
- Fixed check_files empty message to say files not drives.
- #114 Fixed issue with empty-state which was ignored
- A lot of infrastrucutre changes and build fixes
2015-02-14 Michael Medin
- Fix incorrect variable in check_page_filter()
- Add pct to check_pagefile
This is basically a clone of f90ab0b which added pct to check_memory.
0.4.3.142
0.4.3.139
2015-03-24 Michael Medin
- #123 fixed CheckAllOthers
- #124 Fixed problem count variable
- #131 Added support for service= to check_service
- A lot of infrastrucutre changes and build fixes
2015-02-23 Michael Medin
- Fixed check_files empty message to say files not drives.
- #114 Fixed issue with empty-state which was ignored
- A lot of infrastrucutre changes and build fixes
2015-02-14 Michael Medin
- Fix incorrect variable in check_page_filter()
- Add pct to check_pagefile
This is basically a clone of f90ab0b which added pct to check_memory.
0.4.3.131
2015-02-14 Michael Medin
- #110 Added support for using units in check_cpu
- added error handling for invalid states on checkservice
- Fixed compiler warning
- #103 Improved error messages and logging related to settings
2015-02-11 Michael Medin
- #105 Fixed issue with parsing legacy style checkservice comamnds
- improved error handling is service check parsing fails
0.4.3.129
0.4.3.128
- Tweaked build a bit to resuse some code
- added postbuild.bat to work around using the wrong python.exe
- Fixed so specified python is found before path python (i.e 32-bit python on 64 bit machines)
- #100 Fixed check_pdh not picking up warn short hand options.
- Added option to rebuild without bumping version
- Changed symbol paths
- bumped versions and updated docs
- Fixed crash upload properties to work with new collector
- Fixed crash upload configuration
- Added support for creating github releases
- Added documentation for chiper strings
- Fixed some issues with crash reporter
- Fixed crashdump folder
0.4.3.88
- removed --format from docs.py since there is only one format
- Added new options to disable sslv2 and sslv3 (enabled by default in secure/safe mode)
- #74 Fixed check_process empty list returns ok status
- #72 Fixed issue with rate counters not working.
- #75 Fixed so modules have a version block
- Fixed so version use . not ,
- updated changelog nad bumped version
- #75 Fixed error reporter information and improved the icon
- #75 Changed icon name to something more sensible
- Updated html help installer
- #73 set legacy performance data suffix to empty.
- Added option to set suffix/prefixes to empty using perf-config.
check_pdh ... perf-config=*(suffix:none) - Fixed missing sample from documentation
- Use the same name/desc for password (common key)
- #71 service name is now nsclient on both redhat/centos el6 and el7
- #70 config file no longer replaced when upgrading on linux
- Fixed issue when upgrading/reinstalling the service and certificate was already generated
- #69 service should now be compatible with chkconfig command
0.4.2.114
2015-01-08 - Michael Medin
* fixed settings refactoring issues
* bumped openssl version to k (j does not build?)
* Fixed service dependency
* Fixes CheckEventLog error handling if EvtQuery fails
* #47 Fixed so totals are caluclated correctly when drives are not in the filter
* #45 Fixed missing %total% conversion in check_files
* #43 improved error message when English counters fails.
* Fixed no global version.hpp
* #67 Fixed command line missing from check_process
* #74 Fixed check_process empty list returns ok status
* #75 Changed icon name to something more sensible
* improved help and removed json generation (not really used)
* fixed build script
* #75 Fixed error reporter information and improved the icon
* Something with the docs?
* #75 Fixed so modules have a version block
* Fixed so version use . not ,
* Fixed buffer overflow in external scripts
* moved my local build folder (should probably make this an argument or some such :)
fixed some issues in the batch builder
* Fixed #730 check_tasksched / most_recent_run_time not working
* added google test
2014-09-09 MickeM
* implemented some build concepts from 0.4.3 (i.e. less dependencies)
* Moved docs to external repo
* Fixed #730 check_tasksched / most_recent_run_time not working