mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Some SNMP implementations actively report the interface speed as 0 (e.g., when disconnected). This led the plugin to report both min and max to be 0, which later confuses RRDTool, with errors such as [ERROR] Unable to create '/var/lib/munin/example.net/192.2.0.1-snmp_if_combined_vlan-37-send-d.rrd': failed to parse data source 600:0:0: min must be less than max in DS definition when trying to creates the RRDs. Ultimately, this would prevent the graph creation from suceeding with errors such as [ERROR] In RRD: Error updating /var/lib/munin/example.net/192.2.0.1-snmp_if_combined_vlan-37-send-d.rrd: opening '/var/lib/munin/example.net/192.2.0.1-snmp_if_combined_vlan-37-send-d.rrd': No such file or directory Signed-off-by: Olivier Mehani <shtrom@ssji.net> |
||
---|---|---|
.. | ||
example-graphs | ||
multi_snmp_querier | ||
snmp___bri_se_ | ||
snmp__airport | ||
snmp__brocade_ifs | ||
snmp__cpu_usage | ||
snmp__cyberpower | ||
snmp__fn | ||
snmp__if_combined | ||
snmp__rms2_ | ||
snmp__webthermometer | ||
snmp__wmsconnectedplayers | ||
snmp__wmsplayerallocatedbandwidth | ||
snmp__wmsstreaminghttpplayers | ||
snmp__wmsstreamingmmsplayers | ||
snmp__wmsstreamingplayers | ||
snmp__wmsstreamingrtspplayers | ||
snmp_room_alert_ |