|
MRTG is not able to find the RRDs.pm perl library (this is only loaded when needed, such as when there's a new rrd file to create).
You need to either --
1) (Best option) install the RRDs.pm perl module and other bits into your site-perl library path, so that everything can find it.
2) Add the 'LibAdd: X:\path\to\library' to your .cfg files to tell MRTG where to look for the file. (Use the correct path for your system, of course)
_________________ Steve Shipway UNIX Systems, ITSS, University of Auckland, NZ Woe unto them that rise up early in the morning... -- Isaiah 5:11
|