Page 1 of 1

custom ncpa plugin development under linux

Posted: Tue Jul 10, 2018 5:03 pm
by medleyb
Is there a document somewhere that describe the process of creating a custom linux NCPA plugin (/usr/local/ncpa/plugins) with solid examples? I can see one for windows but it is more geared towards windows. I would like to write a "complex" plugin that checks several items and returns the appropriate status.

Thank you.

Re: custom ncpa plugin development under linux

Posted: Wed Jul 11, 2018 8:45 am
by scottwilkerson
Here are the nagios plugin development guidelines

Nagios plugin development guidelines
https://nagios-plugins.org/doc/guidelines.html

No examples per-se but you can use any language that can be executed from the linux command line