Specific service check for windows server

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Post Reply
abw_framatome
Posts: 1
Joined: Wed Dec 04, 2024 1:07 pm

Specific service check for windows server

Post by abw_framatome »

I'm trying create a service check on a windows server for a particular windows service.
NetBackup Client Service

Running Nagios Core 4.3.4
NSClient++

I'm not familiar with writing a specific service check within Nagios. Any suggestions on where to start?
User avatar
MaterazziSan
Posts: 31
Joined: Wed Apr 19, 2023 5:31 pm

Re: Specific service check for windows server

Post by MaterazziSan »

Hi,

Maybe you can start with https://assets.nagios.com/downloads/nag ... ndows.html.

Best regards
kg2857
Posts: 491
Joined: Wed Apr 12, 2023 5:48 pm

Re: Specific service check for windows server

Post by kg2857 »

It looks like nsclient has an internal service check.
https://nsclient.org/docs/reference/win ... ck_service
Have a look at nsclient.ini to see if a service check is defined already.
Post Reply