-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.5.3
-
Component/s: Diagnostics
-
Environment:* EC2, Amazon Linux, m1.large
* PSS replica set
* primary mongod server and one secondary as SNMP subagents, the other secondary as SNMP master
-
ALL
-
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Given a standard PSS replica set, with a secondary configured as SNMP master, and the other two nodes configured as SNMP subagents, I get a failure partway through the snmpwalk, but no exceptions in the mongod logs.
snmpwalk -m MONGO-MIB -v 2c -c mongodb 0.0.0.0:1161 1.3.6.1.4.1.34601
MONGO-MIB::serverName."27016" = STRING: "ip-10-234-11-233:27016"
MONGO-MIB::serverName."27017" = STRING: "ip-10-234-11-233:27017"
MONGO-MIB::serverName."27018" = STRING: "ip-10-234-11-233:27018"
MONGO-MIB::sysUpTime."27016" = Timeticks: (6293) 0:01:02.93
MONGO-MIB::sysUpTime."27017" = Timeticks: (5327) 0:00:53.27
MONGO-MIB::sysUpTime."27018" = Timeticks: (4346) 0:00:43.46
MONGO-MIB::globalOpInsert."27016" = Counter32: 1
MONGO-MIB::globalOpInsert."27017" = Counter32: 1
MONGO-MIB::globalOpInsert."27018" = Counter32: 1
MONGO-MIB::globalOpQuery."27016" = Counter32: 5
MONGO-MIB::globalOpQuery."27017" = Counter32: 8
MONGO-MIB::globalOpQuery."27018" = Counter32: 3
MONGO-MIB::globalOpUpdate."27016" = Counter32: 0
MONGO-MIB::globalOpUpdate."27017" = Counter32: 3
MONGO-MIB::globalOpUpdate."27018" = Counter32: 0
MONGO-MIB::globalOpDelete."27016" = Counter32: 0
MONGO-MIB::globalOpDelete."27017" = Counter32: 0
MONGO-MIB::globalOpDelete."27018" = Counter32: 0
MONGO-MIB::globalOpGetMore."27016" = Counter32: 0
MONGO-MIB::globalOpGetMore."27017" = Counter32: 17
Error in packet.
Reason: (genError) A general failure occured
Failed object: MONGO-MIB::globalOpGetMore."27017"