Solved !
I has an error in my command.cfg, i forgot the perl path before my command :
define command{
command_name webinject
command_line /usr/bin/perl5.10.1 /usr/lib/nagios/plugins/webinject.p$
}
Thanks.
Search found 3 matches
- Thu Jan 19, 2012 3:38 am
- Forum: Open Source Nagios Projects
- Topic: [Solved]Webinject : No output returned from plugin
- Replies: 2
- Views: 1789
- Wed Jan 18, 2012 10:15 am
- Forum: Open Source Nagios Projects
- Topic: [Solved]Webinject : No output returned from plugin
- Replies: 2
- Views: 1789
- Tue Jan 17, 2012 4:18 am
- Forum: Open Source Nagios Projects
- Topic: [Solved]Webinject : No output returned from plugin
- Replies: 2
- Views: 1789
[Solved]Webinject : No output returned from plugin
Hi, i'm trying to configure webinject plugin but i get this error on my nagios :"UNKNOWN : No output returned from plugin". When i run manually the plugin, it looks OK : # su - nagios -c "/usr/lib/nagios/plugins/webinject.pl -c gsm.xml" # WebInject OK - All tests passed successfu...