ich wollte eben die Anleitung in der FAQ (http://www.rootforum.org/faq/index.php? ... d=10&lang=) zum Anlass nehmen, meinem Bekannten auf dem Server eine Trafficüberwachung per MRTG zu installieren. Ich kam auch ziemlich weit, nur beim "cfgmaker" scheiterte es, obwohl der SNMP läuft.
--base: Get Device Info on public@p15131401.pureserver.info:
SNMP Error:
no response received
SNMPv1_Session (remote host: "p15131401.pureserver.info" [127.0.0.2].161)
community: "public"
request ID: -394684119
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1)
at /usr/bin/../lib/mrtg2/SNMP_util.pm line 458
SNMPGET Problem for sysDescr sysContact sysName sysLocation sysObjectID on public@p15131401.pureserver.info:
at /usr/bin/cfgmaker line 680
--base: Vendor Id:
--base: Populating confcache
--snpo: Skipping ifDescr scanning because public@p15131401.pureserver.info: does not seem to support it
--snpo: Skipping ipAdEntIfIndex scanning because public@p15131401.pureserver.info: does not seem to support it
--snpo: Skipping ifName scanning because public@p15131401.pureserver.info: does not seem to support it
--snpo: Skipping ifType scanning because public@p15131401.pureserver.info: does not seem to support it
--snpo: Skipping ifPhysAddress scanning because public@p15131401.pureserver.info: does not seem to support it
--base: Get Interface Info
--base: Walking ifIndex
SNMP Error:
no response received
SNMPv1_Session (remote host: "p15131401.pureserver.info" [127.0.0.2].161)
community: "public"
request ID: -394684113
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1)
at /usr/bin/../lib/mrtg2/SNMP_util.pm line 571
SNMPWALK Problem for 1.3.6.1.2.1.2.2.1.1 on public@p15131401.pureserver.info:
at /usr/bin/cfgmaker line 107
--base: Walking ifType
SNMP Error:
no response received
SNMPv1_Session (remote host: "p15131401.pureserver.info" [127.0.0.2].161)
community: "public"
request ID: -394684112
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1)
at /usr/bin/../lib/mrtg2/SNMP_util.pm line 571
SNMPWALK Problem for 1.3.6.1.2.1.2.2.1.3 on public@p15131401.pureserver.info:
at /usr/bin/cfgmaker line 107
--base: Walking ifSpeed
SNMP Error:
no response received
SNMPv1_Session (remote host: "p15131401.pureserver.info" [127.0.0.2].161)
community: "public"
request ID: -394684111
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1)
at /usr/bin/../lib/mrtg2/SNMP_util.pm line 571
SNMPWALK Problem for 1.3.6.1.2.1.2.2.1.5 on public@p15131401.pureserver.info:
at /usr/bin/cfgmaker line 107
--base: Walking ifAdminStatus
SNMP Error:
no response received
SNMPv1_Session (remote host: "p15131401.pureserver.info" [127.0.0.2].161)
community: "public"
request ID: -394684110
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1)
at /usr/bin/../lib/mrtg2/SNMP_util.pm line 571
SNMPWALK Problem for 1.3.6.1.2.1.2.2.1.7 on public@p15131401.pureserver.info:
at /usr/bin/cfgmaker line 107
--base: Walking ifOperStatus
SNMP Error:
no response received
SNMPv1_Session (remote host: "p15131401.pureserver.info" [127.0.0.2].161)
community: "public"
request ID: -394684109
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1)
at /usr/bin/../lib/mrtg2/SNMP_util.pm line 571
SNMPWALK Problem for 1.3.6.1.2.1.2.2.1.8 on public@p15131401.pureserver.info:
at /usr/bin/cfgmaker line 107
--base: Writing /etc/mrtg.conf
Was kann hier bei mir schief laufen, denn ich habe mich an die Anleitung bis zu diesem Punkt gehalten... Bitte helft mir weiter! Danke!
Ja der ist installiert, genau deswegen wunder es mich ja dass es nicht funktioniert. Ich habe es bereits vor einiger Zeit ohne "HowTo" probiert, dabei den SNMPD nicht bedacht. Also daran kanns nicht liegen. Hier die "ucdsnmpd.conf":
##############################################################
# Access Control
##############################################################
# name source community
com2sec monitor [meine IP] public
com2sec world default public
# name model name
group ROmonitor v1 monitor
group ROmonitor v2c monitor
group ROmonitor usm monitor
group ROworld v1 world
group ROworld v2c world
group ROworld usm world
# view name incl/excl subtree mask
# allow read all mibs for monitor host
view Mon included .1 80
# for world allow system-mib
view system included system fe
# context model level match read write notif
access ROmonitor "" any noauth exact Mon none none
access ROworld "" any noauth exact system none
none
geändert. Den Rest der "HowTo" ausgeführt und ich habe im besagten verzeichnis jetzt meine HTML's und Pic's drinnen. Danke für den Tip mit "localhost"!!!
Nein. MRTG liefert zu diesem Zweck extra das Programm indexmaker mit. man indexmaker oder dir Doku auf den MRTG-Seiten helfen sicherlich extrem weiter.