Page 1 of 1

Windows NCPA monitoring services ? where to find?

Posted: Tue Sep 24, 2019 11:45 am
by gmills
Hello, thank you in advance, your support is alway exceptional!!!

I am looking for documentation for the NCPA Nagios Cross Platform Agent.

in that what is available out of box to monitor, the parameters are different and look to be windows type offerings.

check_command check_ncpa!-t 'mytoken' -P 5693 -M cpu/percent -w 20 -c 40 -q 'aggregate=avg'
check_command check_ncpa!-t 'mytoken' -P 5693 -M memory/virtual -w 50 -c 80 -u G
check_command check_ncpa!-t 'mytoken' -P 5693 -M processes -w 150 -c 200

the service calls like -M cpu/percent, -M memory/virtual, -M processes ?
where can I find a listing of what I can monitor or these calls? out of box I guess, and then if later need to create a custom plugin for windows.

thank you!

Re: Windows NCPA monitoring services ? where to find?

Posted: Tue Sep 24, 2019 4:19 pm
by cdienger
Here's a link to documentation on the modules available by default:

https://www.nagios.org/ncpa/help.php#api-modules

and integrating third party scripts is easy with NCPA:

https://support.nagios.com/kb/article/n ... a-722.html

Re: Windows NCPA monitoring services ? where to find?

Posted: Thu Sep 26, 2019 9:48 am
by gmills
thank you so much!!!

this ticket can be closed. thank you!

Re: Windows NCPA monitoring services ? where to find?

Posted: Thu Sep 26, 2019 10:53 am
by scottwilkerson
gmills wrote:thank you so much!!!

this ticket can be closed. thank you!
Great!

Locking