Page 2 of 2

Re: how to monitor STARTING state?

Posted: Thu Nov 17, 2016 2:00 pm
by gornm565
Can you point me in the right direction - what docs should I read to be able to set that up?
avandemore wrote:After digging into this, I do not believe check_nt is usable for your situation. It's a wrapper for NSClient which actually does have the functionality. So the summary is your best bet is to setup NRPE and use that to run the check via NSCLient and alert accordingly.

Re: how to monitor STARTING state?

Posted: Thu Nov 17, 2016 2:23 pm
by avandemore
These are some starting places:
https://docs.nsclient.org/0.4.4/tutorial/nagios/
https://assets.nagios.com/downloads/nag ... e/NRPE.pdf <-- Says it's for Unix/Linux clients. True but in this particular case NSClient is masquerading as such.

One thing to be aware of is NSClient is a 3rd party plugin. We do try to help as best we can with it, but we do not write or maintain it.