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.
how to monitor STARTING state?
Re: how to monitor STARTING state?
Can you point me in the right direction - what docs should I read to be able to set that up?
-
avandemore
- Posts: 1597
- Joined: Tue Sep 27, 2016 4:57 pm
Re: how to monitor STARTING state?
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.
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.
Previous Nagios employee