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.
custom ncpa plugin development under linux
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: custom ncpa plugin development under linux
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
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