Releases: mickem/nscp
Releases · mickem/nscp
0.5.1.43
0.5.1.42
0.5.1.40
0.5.1.39
- Fixed wrong unit test command for lua scripts
- Removed arguments for unit test as they are not used.
- Disabled docs if python is missing (or less then 2.6)
- Switched to regular find python cmake module
- Added whats new for 0.5.1
- Fixed error handling when checks crash
- Added unit test for scheduler
- python unittest helper lib: Added assert_gt and asser_lt to check values
- Added --show-all to nscp unit to show all results of the testcase (not just failed ones)
- Fixed rare crash when logger shuts down
- Fixed rare crash when scheduler shuts down
- Fixed scheduler interval being off
- Added randomness to the scheduler to dictate how much randomness you want (default is 0)
- core: Fixed loading module with alias via API
- Fixed exclude parsing when converting CheckServiceState commands (much faster now)
0.5.1.37
- Added information about paths constants to the documentation
- Changed default module and script path to be relative of exe instead of shared (no impact currently since shared path is exe)
- Fixed unit testcase issues and added them to automatic build pipeline
- Fixes some typos inchangelog
0.5.1.35
- Fixed crash when paths was not available
- NRPE: Improved NRPE server truncation of performance data
- check_process: Fixed #423 %(filename) variable should contain path
- Fixed unittest --language option not working
- CheckLogFile: Fixed crash in on linux
- Added workaround for boost 1.58 bug (Fixes #442 )
- Added docker files for building on linux
0.5.1.32
- Eventlog: Added command line for adding real time filter:
nscp eventlog add --alias foo --log application --target log - eventlog: Fixed rendering large (more then 4k) eventlog messages
- Fixed #426 real time eventlog messages truncated at 512 characters
- Fixed #428 installer properties not working properly
- Fixed travis builds
- Moved docs into the main repository to get out of all the annoying submodule issues
- Applied #438: check_updates.vbs should return unknown if Windows Update service is disabled
- Michael now owes Michael Friedrich a beer for his awesome work!
- Added documentation for APIs
- installer: Change id of fw exception (but did not affect the guid)
- installer: Fixed installer command line switches, "op5 mode" and generated password
- removed pid option on windows
- installer: Added secondary installer
- installer: Changed title and added flag to override allow owerwrite
- Fix writing configuration key 'WEBServer'