NSClient++ 0.5.3 stable releases

    NSClient++ 0.5.3 nightly builds

    All files:

    FileDateSize
    NSCP-0.5.3.4-Win32-docs.zip2018-04-26T19:32:27Z5.4Mb
    NSCP-0.5.3.4-Win32-symbols.zip2018-04-26T19:32:35Z22.1Mb
    NSCP-0.5.3.4-Win32.msi2018-04-26T19:32:41Z27.5Mb
    nscp-0.5.3.4-Win32.zip2018-04-26T19:32:26Z23.3Mb
    NSCP-0.5.3.4-x64-docs.zip2018-04-26T19:28:52Z5.4Mb
    NSCP-0.5.3.4-x64-symbols.zip2018-04-26T19:28:56Z22.1Mb
    NSCP-0.5.3.4-x64.msi2018-04-26T19:29:02Z33.5Mb
    nscp-0.5.3.4-x64.zip2018-04-26T19:28:50Z27.1Mb
    Seconday_NSCP-0.5.3.4-Win32.msi2018-04-26T19:32:45Z27.7Mb
    Seconday_NSCP-0.5.3.4-x64.msi2018-04-26T19:29:06Z33.6Mb

    Changelog:

    Fixed so missing log entries are written to nsclient.fatal

    All files:

    FileDateSize
    NSCP-0.5.3.3-Win32-docs.zip2018-04-12T20:28:51Z5.4Mb
    NSCP-0.5.3.3-Win32-symbols.zip2018-04-12T20:28:58Z22.1Mb
    NSCP-0.5.3.3-Win32.msi2018-04-12T20:29:07Z27.5Mb
    nscp-0.5.3.3-Win32.zip2018-04-12T20:28:50Z23.3Mb
    NSCP-0.5.3.3-x64-docs.zip2018-04-12T20:24:59Z5.4Mb
    NSCP-0.5.3.3-x64-symbols.zip2018-04-12T20:25:02Z22.1Mb
    NSCP-0.5.3.3-x64.msi2018-04-12T20:25:06Z33.5Mb
    nscp-0.5.3.3-x64.zip2018-04-12T20:24:58Z27.1Mb
    Seconday_NSCP-0.5.3.3-Win32.msi2018-04-12T20:29:13Z27.6Mb
    Seconday_NSCP-0.5.3.3-x64.msi2018-04-12T20:25:20Z33.7Mb

    Changelog:

    * ExternalScripts: Fixed #558 added trace logging for external scripts
    * ExternalScripts: Fixed command line not showing help
    * Added crude settings command to list settings keys from test client
    * Added support for finding recursive keys to settings helpers
    * settings: Fixed #549 issue with including files inside files.
    * check_process: Fixed #552 check_process process keyword should be case blind
    * WEBServer: Fixed #550 check_nsc_web not working
    * Fix for duplicate types on windows (
    * add rudimentary Dockerfile for building in alpine 3.4
    * Corrects the key name of the "Include" section
    * WebServer: Fixed authorization settings path
    * check_wmi: Fixed #407 rendering arrays of numbers.
    * CheckExternalScripts: Fixed #148 using script path does not allow arguments

    All files:

    FileDateSize
    NSCP-0.5.3.2-Win32-docs.zip2018-03-22T22:10:49Z5.4Mb
    NSCP-0.5.3.2-Win32-symbols.zip2018-03-22T22:11:18Z22.1Mb
    NSCP-0.5.3.2-Win32.msi2018-03-22T22:11:39Z27.5Mb
    nscp-0.5.3.2-Win32.zip2018-03-22T22:10:40Z23.3Mb
    NSCP-0.5.3.2-x64-docs.zip2018-03-22T22:06:20Z5.4Mb
    NSCP-0.5.3.2-x64-symbols.zip2018-03-22T22:06:54Z22.0Mb
    NSCP-0.5.3.2-x64.msi2018-03-22T22:07:10Z33.5Mb
    nscp-0.5.3.2-x64.zip2018-03-22T22:06:00Z27.1Mb
    Seconday_NSCP-0.5.3.2-Win32.msi2018-03-22T22:12:33Z27.6Mb
    Seconday_NSCP-0.5.3.2-x64.msi2018-03-22T22:07:28Z33.6Mb

    Changelog:

    * Added storeage API
    * Added ${data-path} variable for storing data
    * WebServer: Changed legacy role to a specific role
    * EleasticClient: Fixed crash when server did not respond
    * check_eventlog: Added bookmarks to allow checking only events since last check
    * Added sample zip module (icamp) to showcase how to add configuration at runtime
    * Added remote module zip plugin
    * Added infrastructure for building zip-modules
    * zip-modules: fixed multiple json parsing issues
    * core: Added support for subscribing to multiple events and debug message when no handler matches an event
    * python script: Added support for loading modules from within python scripts during load
    * python script: fixed list configuration sections
    * graphite client: Added support for changing the metrics path
    * Added support for setting hostname in elastic client
    * Added elastic client for sending logs, events and metrics to elastic search
    * Added samples to scheduler
    * Added r/s and average time metrics to scheduler
    * Fixed event name missing module in some cases
    * Fixed missing error when event log thread (will reset the eventlog reader)
    * Added written_str to eventlog to get date as a regular date string (not relative time).