code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
| sakura:/var/www/mrtg# cfgmaker --vendor public@192.168.0.3 --WorkDir=/var/www/mrtg
# Add a WorkDir: /some/path line to this file
SNMP Error:
receiving response PDU: Connection refused
SNMPv1_Session (remote host: "192.168.0.3" [192.168.0.3].161
community: "public"
request ID: 1634873567
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1)
SNMPGET Problem for sysDescr sysContact sysName sysLocation ifNumber sysObjectID on public@192.168.0.3
######################################################################
# Description:
# Contact:
# System Name:
# Location:
#.....................................................................
SNMP Error:
receiving response PDU: Connection refused
SNMPv1_Session (remote host: "192.168.0.3" [192.168.0.3].161
community: "public"
request ID: 1593042373
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1)
SNMP Error:
receiving response PDU: Connection refused
SNMPv1_Session (remote host: "192.168.0.3" [192.168.0.3].161
community: "public"
request ID: 1593042374
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1)
sakura:/var/www/mrtg# |
Ik probeer op debian potato (2.2.19pre17 kernel) mrtg te installeren.
Dus apt-get install mrtg en apt-get install snmpd.
Om mrtg te configureren moet ik cfgmaker draaien. Maar aan de errors daarboven te zien klopt snmpd niet goed...
Mijn snmpd.conf file ziet er zo uit:
http://213.93.72.25/preview/snmpd.conf
Ik hoop dat jullie me kunnen helpen.