Xymon Mailing List Archive search

MRTG_lib.pm trouble

2 messages in this thread

list Kris Springer · Wed, 28 Aug 2013 16:26:26 -0700 ·
Hi, I'm losing my mind trying to get MRTG working with Xymon. I've followed every how-to I can find, and just can't get it pushed through. I keep getting the following error in the logs not matter what I try. I've found message boards that discuss this issue and it seems that perl is the problem. I don't know anything about perl. I only loaded it because xymon/mrtg required it. Any idea how to resolve it?

Permission denied at /usr/share/perl5/MRTG_lib.pm

--

Thank you.
Kris Springer

Network Administrator
Innovate! Inc.
Phone: XXX-XXX-XXXX x777
Skype: kspringer-innovate
Email: user-c2caa0a7a8d5@xymon.invalid

The information contained in this e-mail is CONFIDENTIAL INFORMATION intended ONLY for the use of the individual or business entity that is the intended recipient. If you are not the intended recipient or the employee, representative, or agent responsible for delivering this e-mail to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this communication or the information contained therein is strictly prohibited. If you have received this communication in error, please notify the sender at the phone number set forth above and return this e-mail via reply e-mail.


list James Louis · Thu, 29 Aug 2013 04:22:03 -0500 ·
On 08/28/2013 06:26 PM, Kris Springer wrote:
Permission denied at /usr/share/perl5/MRTG_lib.pm
Have you tried to update your perl with cpan?
In cpan:
cpan> install CPAN
cpan>CPAN reload

Jim