Hi guys,
I'm having some problems integrating some 240ish Meraki devices into our prometheus monitoring solution.
- SNMP Requests to snmp.meraki.com:$port with the given community string workED fine for ~a day. Then it seemingly stopped working. When I dug deeper I found, that a snmpwalk (with the suggested command line from the dashboard) now takes a full 42minutes and 51seconds. For just ONE walk. Of course my monitoring requests every 120s now fail. Are there any limitations on how often we are allowed to query the dashboard SNMP service? What else could be the problem here?
- "local" requests to the individual devices work just fine, but I don't get information about PSU states, CPU usage, device temperature.... all of those would be essential for operation. Am I missing the correct MIB, or don't these devices (Switches and Access Points) expose those essential data points?
- The APs don't even report uptime? Seriously?
I wasn't a big fan of cloud managed devices from the start, but missing SNMP monitoring functionality with devices labeled with cisco is .... unexpected to say the least.
Any pointers in the right direction, or even to a fully working prometheus-exporter (utilizing the API or SNMP, I don't care) will be greatly appreciated.
Thanks in advance,
Irrwitzer