[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Mrtg Config files for raq550
- Subject: RE: [cobalt-users] Mrtg Config files for raq550
- From: "paul" <paul@xxxxxxxxxxxxxxxxx>
- Date: Thu Jan 15 19:45:01 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----Original Message-----
From: paul [mailto:paul@xxxxxxxxxxxxxxxxx]
Sent: 16 January 2004 03:42
To: 'cobalt-users@xxxxxxxxxxxxxxx'.planetcentral.net
Subject: RE: [cobalt-users] Mrtg Config files for raq550
Seb,
Many thanks - just managed to sort that one out - it was the snmp "bug".
Fixed using nuonce's rpm patches :)
Now managed to get everything working - well I say everything - when I run
cfgmaker it creates the files ok, but I only get the stats for eth0 -
nothing else :(
Now how do I get everything else to monitor. I have seen some mention of
mrtgtools on here, but cant find it installed on the system anywhere!
Paul
---
>Am 16.01.2004 3:22 Uhr schrieb "paul" unter <paul@xxxxxxxxxxxxxxxxx>:
>> public@xxxxxxxxxxxxx
>snmp is not listening... in most cases you have to specify a "login", kind
>of community and restriction of ip addresses.
>e.g. in /etc/snmp/snmpd.conf
>hope that helps,
>// seb
-----Original Message-----
From: paul [mailto:paul@xxxxxxxxxxxxxxxxx]
Sent: 16 January 2004 02:23
To: 'cobalt-users@xxxxxxxxxxxxxxx'
Subject: [cobalt-users] Mrtg Config files for raq550
>there is a cfgmaker cause you have to select your smnp sources, community
>names, interfaces etc...
>my config line is this:
>./cfgmaker --global 'Workdir: /home/.sites/28/site1/web/mrtg' --global
>'Options[_]: bits,growright' --output /home/mrtg/mrtg.cfg ttt@xxxxxxxxxxx
Many thanks. I've done this with the correct paths for my installation. This
is what I input:
***
./cfgmaker --global 'Workdir: /home/.sites/143/site2/web/mrtg' --global
'Options[_]: bits,growright' --output /home/mrtg/mrtg.cfg
public@xxxxxxxxxxxxx
***
Public is the default standard name for the read only snmp, and the ip is
the ip on my network. For some reason it comes back with:
***
--base: Get Device Info on public@xxxxxxxxxxxxx:
SNMP Error:
no response received
SNMPv1_Session (remote host: "192.168.1.200" [192.168.1.200].161)
community: "public"
request ID: -11467826
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1)
at /usr/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 622
SNMPWALK Problem for 1.3.6.1.2.1.1 on public@xxxxxxxxxxxxx::::::v4only
at ./cfgmaker line 825
WARNING: Skipping public@xxxxxxxxxxxxx: as no info could be retrieved
***
I've just switched snmp on before I ran this. Ok - what silly mistake have I
done????!!
Thanks
Paul