activating plugins

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jwu
Posts: 81
Joined: Wed Jul 24, 2013 2:54 pm

activating plugins

Post by jwu »

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.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: activating plugins

Post by sreinhardt »

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.
jwu
Posts: 81
Joined: Wed Jul 24, 2013 2:54 pm

Re: activating plugins

Post by jwu »

ok, that was helpful as a debug tool. I resolved the issue, thanks!
Locked