Last updated
A fully fledged monitoring agent which can be used with many monitoring tools.
$ winget install --id MySolutionsNORDIC.NSClient++ --exact --version 0.12.6.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
NSClient++ uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i NSCP-0.12.6-x64.msi /quiet /norestart
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
NSClient++ (nscp) aims to be a simple yet powerful and secure monitoring daemon. It was built for Nagios/Icinga, but nothing in the daemon is Nagios/Icinga specific and it can be used in many other scenarios where you want to receive/distribute check metrics.
The daemon has 3 main functions:
- Allow a remote machine (monitoring server) to request commands to be run on this machine (the monitored machine) which return the status of the machine.
- Submit the same results to a remote (monitoring server).
- Take action and perform tasks.
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for NSClient++.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
More from MySolutions NORDIC or browse icinga, naemon, nagios.