Page 1 of 1

How to call remote windows script from nagios server

Posted: Fri Mar 29, 2019 2:31 am
by grayloglearn
Hi Team,

We want to monitor the windows powershell script from nagios core. We have installed check_nt in windows server.
In windows server they have written some code.
We want to call that script from nagios core.

Can someone help how to enable this. What is the process we need to do from windows server end and Nagios server end.

Re: How to call remote windows script from nagios server

Posted: Fri Mar 29, 2019 12:42 pm
by cdienger
check_nt will not execute external scripts, but assuming you're using nsclient++ you could enable NRPE which can execute scripts:

https://assets.nagios.com/downloads/nag ... ios-XI.pdf

https://support.nagios.com/kb/article.php?id=528