Details
-
Task
-
Resolution: Fixed
-
Trivial - P5
-
None
-
None
Description
Description
in step 3 "Start SNMP" : here: https://docs.mongodb.com/manual/tutorial/monitor-with-snmp/#start-snmp
instead of "sudo systemctl start mongod" it should be "sudo systemctl start snmpd"
instead of "sudo service mongod start" it should be "sudo service snmpd start"