Hi MRTG team/users:

I am trying to get a deployment of MRTG configured with Mac OS X 10.6.3 and am 
running into some issues with the initial deployment part, I think I am just 
making the situation worse for myself and/or causing further frustration & not 
getting anywhere.

I got to the part where I would run cfgmaker, and I entered these parameters in:

sh-3.2# ./cfgmaker --global 'WorkDir: /Library/WebServer/Documents/mrtg' \
> --global 'Options[_]: bits,growright' \
> --output /usr/local/mrtg-2/cfg/mrtg.cfg \
> 

But got this error message

Can't locate object method "initialize" via package "Pod::Usage" at 
/usr/local/mrtg-2/bin/../lib/mrtg2/Pod/Usage.pm line 516.

I checked my version of Perl, its 5.10.0 

Then I tried again, this time adding a pub...@localhost for the SNMP portion:

sh-3.2# ./cfgmaker --global 'WorkDir: /Library/WebServer/Documents/mrtg' \
> --global 'Options[_]: bits,growright' \
> --output /Library/WebServer/mrtg/cfg/SALMEDIA-MONITOR.cfg \
> pub...@localhost

This did not appear to work correctly:

SNMP Error:
no response received
SNMPv1_Session (remote host: "localhost" [127.0.0.1].161)
                  community: "public"
                 request ID: 1714125174
                PDU bufsize: 8000 bytes
                    timeout: 2s
                    retries: 5
                    backoff: 1)
 at /usr/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 629
SNMPWALK Problem for 1.3.6.1.2.1.1 on pub...@localhost::::::v4only
 at ./cfgmaker line 956
WARNING: Skipping pub...@localhost: as no info could be retrieved

Is it wrong to assume that I can't do indexmaker at this point - right? as when 
I tried that it failed also:

Use of uninitialized value $first in hash element at ./indexmaker line 353.

I am really having a hard time finding much recent info with this particular 
version and using OS X. I am not a seasoned *nix admin, but I am working with 
CentOS in our datacenters, and Fedora on desktops. I found this URL as one of 
the only recent docs to give me some insight, and I think its confused me even 
more:

http://www.happymac.info/knowledge-base/server-configuration/51-mrtg.html

Any help is greatly, greatly appreciated. I am not even sure how to proceed 
here.
_______________________________________________
mrtg mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/mrtg

Reply via email to