Boa tarde pessoal, Estou com um probleminha para fazer o MRTG funcionar. Usei esse comando para gerar o arquivo de config. # cfgmaker --global 'WorkDir:
/var/www/mrtg' -output /etc/ mrtg.cfg public@10.0.0.5 E retornou o seguinte erro: --base: Get Device Info on public@10.0.0.5: SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.1.9.1.4.9) SNMPv1_Session (remote host: "10.0.0.5"
[10.0.0.5].161)
community: "public"
request ID: 66380194
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1) at /usr/share/perl5/SNMP_util.pm line 733 --base: Vendor Id: --base: Populating confcache --snpo: Skipping ifName scanning because public@10.0.0.5:
does not seem to support it --snpo: Skipping ifDescr scanning because public@10.0.0.5:
does not seem to support it --snpo: Skipping ifType scanning because public@10.0.0.5:
does not seem to support it --snpo: Skipping ipAdEntIfIndex scanning because
public@10.0.0.5: does not seem to support it --snpo: Skipping ifPhysAddress scanning because public@10.0.0.5:
does not seem to support it --base: Get Interface Info --base: Walking ifIndex SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.2.2.1.1) SNMPv1_Session (remote host: "10.0.0.5"
[10.0.0.5].161)
community: "public"
request ID: 66380200
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1) at /usr/share/perl5/SNMP_util.pm line 627 SNMPWALK Problem for 1.3.6.1.2.1.2.2.1.1 on
public@10.0.0.5::::::v4only at /usr/bin/cfgmaker line 144 --base: Walking ifType SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.2.2.1.3) SNMPv1_Session (remote host: "10.0.0.5"
[10.0.0.5].161) community: "public"
request ID: 66380201
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1) at /usr/share/perl5/SNMP_util.pm line 627 SNMPWALK Problem for 1.3.6.1.2.1.2.2.1.3 on
public@10.0.0.5::::::v4only at /usr/bin/cfgmaker line 144 --base: Walking ifAdminStatus SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.2.2.1.7) SNMPv1_Session (remote host: "10.0.0.5"
[10.0.0.5].161)
community: "public"
request ID: 66380202
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1) at /usr/share/perl5/SNMP_util.pm line 627 SNMPWALK Problem for 1.3.6.1.2.1.2.2.1.7 on
public@10.0.0.5::::::v4only at /usr/bin/cfgmaker line 144 --base: Walking ifOperStatus SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.2.2.1.8) SNMPv1_Session (remote host: "10.0.0.5"
[10.0.0.5].161)
community: "public"
request ID: 66380203
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1) at /usr/share/perl5/SNMP_util.pm line 627 SNMPWALK Problem for 1.3.6.1.2.1.2.2.1.8 on
public@10.0.0.5::::::v4only at /usr/bin/cfgmaker line 144 --base: Walking ifSpeed SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.2.2.1.5) SNMPv1_Session (remote host: "10.0.0.5"
[10.0.0.5].161)
community: "public"
request ID: 66380204
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1) at /usr/share/perl5/SNMP_util.pm line 627 SNMPWALK Problem for 1.3.6.1.2.1.2.2.1.5 on
public@10.0.0.5::::::v4only at /usr/bin/cfgmaker line 171 --base: Writing /etc/mrtg.cfg |