[Nagiosplug-devel] Weird 'No output' problem with new plugin
Gary Wall
gary at daimonic.org
Tue Jul 19 01:44:49 CEST 2005
Hi Gavin
If your plugin is not using strict.pm, and you're running nagios
with
an embedded perl interpreter, its likely that its not working because
its failing to abide my strict. I had this issue in the past. If
so,
just 'use strict;' in your script and make it work from the command
line, then try it with nagios again.
//daimonic
-----------------------
This thread is located in the archive at this URL:
http://www.nagiosexchange.org/nagiosplug-devel.31.0.html?&tx_maillisttofa
q_pi1[showUid]=8758
More information about the Devel
mailing list