[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: MRTG+SNMP sur Sarge



WAW!!!
Ca c'est un vendredi en avance?
Deterage de topic vieu de 6 mois, c'est original, ca fleure bon le troll.
M'enfin bon le tuto il est bien, je bookmark, ca aura au moins servi a ca =)

2006/11/2, Nicolo <nicolo@unimedecine.org>:

Hello

Question bête ... mais as tu essayé de redémarrer snmp après modification de
snmp.conf ?

Perso j'ai suivi ce tuto et aucun problème ...
http://www.xenetis.org/installation_monitoring_mrtg_snmp_debian

Nicolo
www.xenetis.org



-----Message d'origine-----
De : Benoit Lathiere [mailto: b.lathiere@ism.asso.fr]
Envoyé : mercredi 21 juin 2006 12:33
À : debian-user-french@lists.debian.org
Objet : MRTG+SNMP sur Sarge

Bonjour,

J'essaye d'installer snmp+mrtg sur une Sarge.
Les paquets s'installent sans problème, mais le cfgmaker de MRTG
n'arrive pas à dialoguer avec SNMP.


#pour SNMP, j'ai ajouté "com2sec readonly localhost    public" dans
snmpd.conf

Si je fais "snmpwalk  -c public localhost", j'ai :
snmpwalk: No securityName specified

Si je fais "snmpwalk  -v 2c -c public localhost", j'ai :
SNMPv2-MIB::sysDescr.0 = STRING: Linux toto 2.6.8 #1 Tue Aug 16 12:46:35
UTC 2005 i686
SNMPv2-MIB::sysObjectID.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10
SNMPv2-MIB::sysUpTime.0 = Timeticks: (104579) 0:17:25.79
SNMPv2-MIB::sysContact.0 = STRING: Root <root@localhost> (configure
/etc/snmp/snmpd.local.conf)
SNMPv2-MIB::sysName.0 = STRING: toto
SNMPv2-MIB::sysLocation.0 = STRING: Unknown (configure
/etc/snmp/snmpd.local.conf)
SNMPv2-MIB:: sysORLastChange.0 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysORID.1 = OID: IF-MIB::ifMIB
SNMPv2-MIB::sysORID.2 = OID: SNMPv2-MIB::snmpMIB
SNMPv2-MIB::sysORID.3 = OID: TCP-MIB::tcpMIB
SNMPv2-MIB::sysORID.4 = OID: IP-MIB::ip
SNMPv2-MIB::sysORID.5 = OID: UDP-MIB::udpMIB
SNMPv2-MIB::sysORID.6 = OID: SNMP-VIEW-BASED-ACM-MIB::vacmBasicGroup
SNMPv2-MIB::sysORID.7 = OID: SNMP-FRAMEWORK-MIB::snmpFrameworkMIBCompliance
SNMPv2-MIB::sysORID.8 = OID: SNMP-MPD-MIB::snmpMPDCompliance
SNMPv2-MIB::sysORID.9 = OID: SNMP-USER-BASED-SM-MIB::usmMIBCompliance
SNMPv2-MIB::sysORDescr.1 = STRING: The MIB module to describe generic
objects for network interface sub-layers
SNMPv2-MIB::sysORDescr.2 = STRING: The MIB module for SNMPv2 entities
SNMPv2-MIB::sysORDescr.3 = STRING: The MIB module for managing TCP
implementations
SNMPv2-MIB::sysORDescr.4 = STRING: The MIB module for managing IP and
ICMP implementations
SNMPv2-MIB::sysORDescr.5 = STRING: The MIB module for managing UDP
implementations
SNMPv2-MIB::sysORDescr.6 = STRING: View-based Access Control Model for SNMP.
SNMPv2-MIB::sysORDescr.7 = STRING: The SNMP Management Architecture MIB.
SNMPv2-MIB::sysORDescr.8 = STRING: The MIB for Message Processing and
Dispatching.
SNMPv2-MIB::sysORDescr.9 = STRING: The management information
definitions for the SNMP User-based Security Model.
SNMPv2-MIB::sysORUpTime.1 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysORUpTime.2 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysORUpTime.3 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysORUpTime.4 = Timeticks: (0) 0:00: 00.00
SNMPv2-MIB::sysORUpTime.5 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysORUpTime.6 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysORUpTime.7 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysORUpTime.8 = Timeticks: (0) 0:00: 00.00
SNMPv2-MIB::sysORUpTime.9 = Timeticks: (0) 0:00:00.00
UDP-MIB::udpOutDatagrams.0 = No more variables left in this MIB View (It
is past the end of the MIB tree)

#pour MRTG
Si je fais "cfgmaker   public@localhost" (sans le renvoi vers un
fichier), j'ai 5 ou 6 paragraphes avec erreurs SNMP. Voilà le début :
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: "localhost" [127.0.0.1].161)
...

Par contre, si je fais "cfgmaker --snmp-options=:::::2c
public@localhost", j'ai :
-base: Get Device Info on public@localhost:::::2c
--base: Vendor Id:
--base: Populating confcache

et rien d'autre ne se passe! Je dois tuer le script pour récupérer la
console.

A noter que j'ai iptables.
J'ai ouvert les ports 199 TCP et 161:162 UDP en entrée.



Avez-vous une idée ?
Je ne trouve pas de solution pour mon problème par Google.

Merci d'avance,

    Ben.


--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org


--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: