Wingetlywingetly
← All apps

NSClient++

by MySolutions NORDICv0.19.0

Last updated

A fully fledged monitoring agent which can be used with many monitoring tools.

Install with winget

$ winget install --id MySolutionsNORDIC.NSClient++ --exact --version 0.19.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for NSClient++

NSClient++ uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i NSCP-0.19.0-x64.msi /quiet /norestart

See the full silent install reference for NSClient++

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

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 trial

No credit card required.

About

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.

Installers · v0.19.0

ArchitectureTypeScopeInstallDownload
x86MSI
WiX
machineDirect
x64MSI
WiX
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

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.

Related apps

  • NSClient++MySolutions NORDIC
    Mickem.NSClientv0.19.0

    A simple, secure and powerful monitoring agent for Windows.

  • NCPANagios Enterprises, LLC
    Nagios.NCPAv3.5.0

    An open-source cross-platform monitoring agent

  • NagstamonHenri Wahl
    HenriWahl.Nagstamonv3.18.2

    Nagstamon is a status monitor for the desktop. It connects to multiple Nagios, Icinga, Opsview, Centreon, Op5 Monitor/Ninja, Checkmk Multisite, Thruk and monitos monitoring servers.

More from MySolutions NORDIC or browse icinga, naemon, nagios.

Frequently asked questions

How do I install NSClient++ on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id MySolutionsNORDIC.NSClient++ --exact --version 0.19.0. winget downloads the installer from MySolutions NORDIC and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install NSClient++ silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id MySolutionsNORDIC.NSClient++ --exact 0.19.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for NSClient++?
NSClient++ uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i NSCP-0.19.0-x64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall NSClient++ via winget?
Run: winget uninstall --id MySolutionsNORDIC.NSClient++ --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from NSClient++'s Apps & Features entry.
Is NSClient++ free?
NSClient++ is distributed under GPL-2.0. Refer to the publisher (https://nsclient.org/) for the full license terms - Wingetly itself does not charge for installation.
Does NSClient++ work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls NSClient++ directly from the publisher.
How do I keep NSClient++ up to date?
Run winget upgrade --id MySolutionsNORDIC.NSClient++ --exact, or winget upgrade --all to update everything winget tracks. We index 5 versions of NSClient++ from microsoft/winget-pkgs.

Recent versions

  • 0.19.0latest
  • 0.18.1
  • 0.16.4
  • 0.14.0.0
  • 0.12.6.0