> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Sean McAvoy
> Sent: Tuesday, January 08, 2008 4:10 PM
> To: Scott Baker
> Cc: [email protected]
> Subject: Re: [Nagios-users] Disabling ePN
>
> On the 2.x series there is no way to disable ePN at run time.
> Your options seem to be either compile from source with it disabled
> or adjust the .spec file and rebuild it.
>
Another option would be to preface the command_line for the perl plugins
with /path/to/perl. That will cause ePN not to be used for that plugin.
define command{
...
command_line /usr/bin/perl $USER1$/my_perl_plugin.pl ...
}
--
Marc
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Nagios-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages without supporting info will risk being sent to /dev/null