I'm trying to add a plugin for storage (SAN)
I manually followed the directions here
http://assets.nagios.com/downloads/nagi ... lugins.pdf
I was able to test the function via command line and it does work, I attached a screen shot of the test command function in the web interface.
Problem comes when I try to apply the configuration, it fails.
Am I missing something here?
technical details:
I have a python script that serves the purpose just like MIBS, it will give us the information we need for monitoring.
activating plugins
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: activating plugins
Could you post the output from verifying your configuration so we can see the errors? Configure -> tools -> Write config files, then run write and verify buttons.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Re: activating plugins
ok, that was helpful as a debug tool. I resolved the issue, thanks!