NSClient++ 0.4.3 stable releases

NSClient++ 0.4.3 nightly builds

All files:

FileDateSize
NSCP-0.4.3.77-1.el6.x86_64.rpm2015-12-05T20:51:24Z42.4Mb
NSCP-0.4.3.77-1.el7.x86_64.rpm2015-12-05T20:52:55Z46.7Mb
NSCP-0.4.3.77-Win32.msi2015-12-05T20:54:25Z24.3Mb
NSCP-0.4.3.77-x64.msi2015-12-05T20:53:38Z22.0Mb
NSCP-0.4.3.77-x64_symbols.zip2015-12-05T20:55:01Z17.6Mb

Changelog:

All files:

FileDateSize
NSCP-0.4.3.152-docs.zip2016-03-15T20:33:43Z1.8Mb
NSCP-0.4.3.152-Win32-symbols.zip2015-10-27T07:23:21Z15.1Mb
NSCP-0.4.3.152-Win32.msi2015-10-27T07:24:30Z19.5Mb
nscp-0.4.3.152-Win32.zip2015-10-27T07:22:31Z13.8Mb
NSCP-0.4.3.152-x64-symbols.zip2015-10-27T07:19:24Z15.5Mb
NSCP-0.4.3.152-x64.msi2015-10-27T07:20:44Z24.0Mb
nscp-0.4.3.152-x64.zip2015-10-27T07:18:34Z16.7Mb

Changelog:

- Change installer so typical wont select config type
- Defaulted registry settings for op5

All files:

FileDateSize
NSCP-0.4.3.147-Win32-symbols.zip2015-10-18T14:20:19Z15.1Mb
NSCP-0.4.3.147-Win32.msi2015-10-18T14:21:22Z19.5Mb
nscp-0.4.3.147-Win32.zip2015-10-18T14:19:30Z13.8Mb
NSCP-0.4.3.147-x64-symbols.zip2015-10-18T14:16:28Z15.0Mb
NSCP-0.4.3.147-x64.msi2015-10-18T14:17:45Z24.0Mb
nscp-0.4.3.147-x64.zip2015-10-18T14:15:35Z16.7Mb

Changelog:

# Hightlights
- Exe/msi are signed in the generated installer

## Full changelog:

```
Added signing of exe/msi
```

All files:

FileDateSize
NSCP-0.4.3.146-Win32-symbols.zip2015-10-16T17:53:57Z15.6Mb
NSCP-0.4.3.146-Win32.msi2015-10-16T17:55:14Z19.5Mb
nscp-0.4.3.146-Win32.zip2015-10-16T17:52:58Z13.8Mb
NSCP-0.4.3.146-x64-symbols.zip2015-10-16T17:49:26Z15.5Mb
NSCP-0.4.3.146-x64.msi2015-10-16T17:50:50Z24.0Mb
nscp-0.4.3.146-x64.zip2015-10-16T17:48:32Z16.7Mb

Changelog:

Fixed issue in op5.ini

All files:

FileDateSize
NSCP-0.4.3.145-Win32-symbols.zip2015-10-16T05:20:28Z15.6Mb
NSCP-0.4.3.145-Win32.msi2015-10-16T05:21:33Z19.5Mb
nscp-0.4.3.145-Win32.zip2015-10-16T05:19:37Z13.8Mb
NSCP-0.4.3.145-x64-symbols.zip2015-10-16T05:16:27Z15.5Mb
NSCP-0.4.3.145-x64.msi2015-10-16T05:17:46Z24.0Mb
nscp-0.4.3.145-x64.zip2015-10-16T05:15:33Z16.7Mb

Changelog:

**Highlights:**
- Added op5 installer
- Fixed lots of build issues
- Fixed lot of installer issues
- Updated lots of dependencies

**Full changelog:**

```
* Fixed brakepad (using new bundled cmake code)
* Added support for uploading all resources to github (removed old scp upload)
* Swapped build folder
* Added support for wix 3.1
* Fixed paths in for op5 scripts
* cleaned up the installer and fixed lots of bugs and issues with silent instal as well as options and such
* Fixed migrating over the same store wont update it
* Fixed issue with save updating "child keys" when reading included files.
* Fixed comments with \n in ini files
* updated depds
* Added op5 installer
* Fixed build with new boost
* Added python to vagrant centos <7
* Updated some libs to work on centos 6.x
```

Windows

Windows XP and beyond

Linux

Redhat/Centos

Source Code

zip

All files:

FileDateSize
NSCP-0.4.3.143-1.el6.x86_64.rpm2015-05-02T04:13:03Z43.8Mb
NSCP-0.4.3.143-1.el7.x86_64.rpm2015-05-02T04:12:27Z48.5Mb
NSCP-0.4.3.143-Win32.msi2015-10-13T18:08:03Z24.8Mb
nscp-0.4.3.143-Win32.zip2015-04-30T03:29:27Z23.9Mb
NSCP-0.4.3.143-x64-symbols.zip2015-04-30T03:28:29Z18.7Mb
NSCP-0.4.3.143-x64.msi2015-10-13T18:07:17Z22.6Mb

Changelog:

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 f90ab0bf which added pct to check_memory.

All files:

FileDateSize
NSCP-0.4.3.142-Win32.msi2015-10-13T18:17:46Z24.8Mb
nscp-0.4.3.142-Win32.zip2015-04-26T21:22:00Z23.9Mb
NSCP-0.4.3.142-x64-symbols.zip2015-04-26T21:21:02Z18.7Mb
NSCP-0.4.3.142-x64.msi2015-10-13T18:18:30Z22.6Mb
nscp-0.4.3.142-x64.zip2015-04-26T21:20:50Z21.4Mb

Changelog:

Added logging to diagnose ipv6 issues

Windows

Windows XP and beyond

Linux

Redhat/Centos

    Source Code

    zip

    All files:

    FileDateSize
    NSCP-0.4.3.141-Win32.msi2015-10-13T18:18:00Z24.8Mb
    nscp-0.4.3.141-Win32.zip2015-04-15T05:14:59Z23.8Mb
    NSCP-0.4.3.141-x64-symbols.zip2015-04-15T05:13:44Z18.7Mb
    NSCP-0.4.3.141-x64.msi2015-10-13T18:18:43Z22.6Mb
    nscp-0.4.3.141-x64.zip2015-04-15T05:13:29Z21.4Mb

    Changelog:

    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 f90ab0bf which added pct to check_memory.
    

    All files:

    FileDateSize
    nscp-0.4.3.139-Win32.zip2015-04-10T05:48:55Z23.8Mb
    NSCP-0.4.3.139-x64-symbols.zip2015-04-10T05:43:30Z19.7Mb
    nscp-0.4.3.139-x64.zip2015-04-10T05:39:19Z21.4Mb

    Changelog:

    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 f90ab0bf which added pct to check_memory.
    

    Windows

    Windows XP and beyond

    Linux

    Redhat/Centos

    Source Code

    zip

    All files:

    FileDateSize
    NSCP-0.4.3.131-1.el6.x86_64.rpm2015-02-16T05:35:42Z43.4Mb
    NSCP-0.4.3.131-1.el7.x86_64.rpm2015-02-16T05:36:11Z48.1Mb
    NSCP-0.4.3.131-Win32.msi2015-10-13T18:13:47Z24.6Mb
    nscp-0.4.3.131-Win32.zip2015-02-15T08:29:37Z23.6Mb
    NSCP-0.4.3.131-x64-symbols.zip2015-02-15T08:28:29Z18.2Mb
    NSCP-0.4.3.131-x64.msi2015-10-13T18:14:29Z22.4Mb
    nscp-0.4.3.131-x64.zip2015-02-15T08:28:05Z21.1Mb

    Changelog:

    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
    

    All files:

    FileDateSize
    nscp-0.4.3.129-Win32.zip2015-02-06T07:00:24Z23.6Mb
    NSCP-0.4.3.129-x64-symbols.zip2015-02-06T06:59:15Z18.2Mb
    nscp-0.4.3.129-x64.zip2015-02-06T06:58:54Z21.1Mb

    Changelog:

    - #102 fixed check_os_version default filter
    

    All files:

    FileDateSize
    NSCP-0.4.3.128-Win32-symbols.zip2015-02-04T22:02:12Z19.6Mb
    nscp-0.4.3.128-Win32.zip2015-02-04T22:01:45Z23.6Mb
    NSCP-0.4.3.128-x64-symbols.zip2015-02-04T21:04:20Z18.2Mb
    nscp-0.4.3.128-x64.zip2015-02-04T21:03:55Z21.1Mb

    Changelog:

    - 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