Disabling ePN

Marc Powell marc at ena.com
Tue Jan 8 23:50:49 CET 2008



> -----Original Message-----
> From: nagios-users-bounces at lists.sourceforge.net [mailto:nagios-users-
> bounces at lists.sourceforge.net] On Behalf Of Sean McAvoy
> Sent: Tuesday, January 08, 2008 4:10 PM
> To: Scott Baker
> Cc: nagios-users at lists.sourceforge.net
> 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
Nagios-users at lists.sourceforge.net
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





More information about the Users mailing list