From: pkc_mls <pk...@ya...> - 2012-06-28 13:34:23
|
Le 28/06/2012 2:49, Don Kuhlman a écrit : > Hi folks. > Trying to run devmon to query the xymon server from itself > > Command is below: > > [root@SRMXymon Linux]# /home/devmon/devmon --readbbhosts -vvv > > Results are below: > > Can't locate BER.pm in @INC (@INC contains: /home/devmon/modules > /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/usr/lib/perl5/si > te_perl/5.8.8 /usr/lib/perl5/site_perl > Any suggestions would be appreciated. you're missing the convert-ber perl module from cpan. Depending on your linux distro you can download the package or recompile from source available at http://www.cpan.org/modules/by-module/Convert/Convert-BER-1.32.tar.gz > Thanks! > > Don K > > |