Hi,
I found this support page on how to do this with NSClient
https://support.nagios.com/forum/viewto ... =7&t=21805
but we use NCPA, do you have a way to do it with NCPA?
We're getting bit by swap and memory alerts on windows because of the way it uses it
our Windows Admins would like us to monitor the Process handles
monitor Windows Process handles via nagios
Re: monitor Windows Process handles via nagios
Yes, this can be done. See the attached screenshot taken from the NCPA web interface highlighting the options and how to run it with check_ncpa.py on the XI machine.
You do not have the required permissions to view the files attached to this post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: monitor Windows Process handles via nagios
Thank you
Do I need to add alert levels to it, or will it alert if it runs out of handles?
Do I need to add alert levels to it, or will it alert if it runs out of handles?
Re: monitor Windows Process handles via nagios
You will want to add alert levels. I don't know what the maximum number of handles is, but you definitely don't want your first alert to be when the process has exhausted the resource.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: monitor Windows Process handles via nagios
ok thank you, you can close the ticket