[Nagiosplug-devel] contrib/ directory patches?
Holger Weiss
holger at CIS.FU-Berlin.DE
Sat Aug 25 18:55:16 CEST 2007
* Thomas Guyot-Sionnest <dermoth at aei.ca> [2007-08-25 12:44]:
> For the specific problems you mentionned these plugins have been wrote
> to be included in plugins-scripts/, where the 'use lib utils.pm ;' line
> is replaced by 'use lib "@libexecdir" ;' (@libexecdir being
> "/usr/local/nagios/libexec" in most case) at compile time.
>
> At first glance the affected plugins seems to be:
>
> check_apc_ups.pl
> check_appletalk.pl
> check_linux_raid.pl
> check_snmp_procs.pl
>
> I'd personally just substitute it for:
>
> use lib "/usr/local/nagios/libexec";
>
> and let people with different installation paths deal with it.
>
> Any thoughts?
[x] Good idea.
Holger
--
PGP fingerprint: F1F0 9071 8084 A426 DD59 9839 59D3 F3A1 B8B5 D3DE
More information about the Devel
mailing list