Bonjour,
J’appelle à l’aide car j’ai un problème assez étrange.
Ma configuration est très simple : je possède un serveur Zabbix et une machine cliente Dell. Je souhaite superviser grâce au protocole snmp des éléments du logiciel openmanage de Dell tels que (par exemple)...
Search Result
Collapse
3 results in 0.0026 seconds.
Keywords
Members
Tags
-
Remontée d'information SNMP sporadique
Last edited by Gauthier; 15-09-2014, 12:15. -
Support for long and string SNMP indexes - zabbix 2.2
Hi!
I'm trying to monitor several Mikrotik routers with zabbix 2.2 I want to use LLD of SNMP OIDs and monitor these values:
...Code:snmpwalk -m ALL -v 2c -c public 10.1.1.25 mtxr 2>%1 | grep Rtab MIKROTIK-MIB::mtxrWlRtabAddr.'..Bb..'.4 = STRING: 0:c:42:62:ed:b8 MIKROTIK-MIB::mtxrWlRtabAddr.'..B{O.'.13Last edited by pjelou; 10-01-2014, 14:12. -
SNMPv3 + Hostmacros
How can i store the snmp username and password in the Host atributes so that the values are useable in the templates?
In the host i add the macroIn the template i tried to use the vlaues from the host with the folowing syntax: {$SNMPUSER},{#SNMPUSER}...Code:{$SMNPUSER}=zabbixsnmp {$SMNPpass}=secret