Re: [Nagios-devel] Nagios ePN and perl modules

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] Nagios ePN and perl modules

Post by Guest »

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I tracked down the problem. It was caused by the check_ntp script after I put
in the
use lib utils.pm;
like you suggested. So far the only thing that has worked for me is to hard
code the path into it. Maybe this will just get changed when a user compiles
the nagios-plugins?

- -Doug

On Thursday 02 May 2002 15:02, Douglas E. Warner wrote:
> It looks like it worked. I'm getting the following error from some plugin
> right now:
> BEGIN not safe after errors--compilation aborted at (eval 29) line 75.
> but I'm still debugging that. The FindBin::Bin patch worked under
> mini_epn; maybe that needs re-written so its more in-line with how Nagios
> is running code. sigh.
>
> -Doug

- --
Douglas E. Warner Network Engineer
CTI/PAdotNET http://www.pa.net +1 717 503 9006
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE80aCIJV36su0A0xIRArRPAKCHDsw0XmhpuRWtQXbIVsew9kkHswCeIDAJ
Qg/t/RDB7mNTnLSMvD1rDSU=
=zdmP
-----END PGP SIGNATURE-----






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: dwarner@ctinetworks.com
Locked