1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00
Munin-Contrib/plugins/snmp
Olivier Mehani baf24f9c94 snmp__if_combined: don't set max speed if reported as 0
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>
2022-01-18 22:35:54 +11:00
..
example-graphs [snmp__if_combined] Add support for stacked series in root graph 2021-07-20 11:08:49 +10:00
multi_snmp_querier Whitespace cleanup 2018-08-02 02:33:25 +02:00
snmp___bri_se_ Put order in SNMP plugins by moving all of them together in snmp/ 2012-08-06 21:36:10 -07:00
snmp__airport Plugin snmp__airport: port to python3 2020-10-28 21:22:12 +01:00
snmp__brocade_ifs Whitespace cleanup 2018-08-02 02:33:25 +02:00
snmp__cpu_usage Whitespace cleanup 2018-08-02 02:33:25 +02:00
snmp__cyberpower Fix spelling mistakes in comments and descriptions 2020-03-26 04:23:21 +01:00
snmp__fn Fix spelling mistakes in comments and descriptions 2020-03-26 04:23:21 +01:00
snmp__if_combined snmp__if_combined: don't set max speed if reported as 0 2022-01-18 22:35:54 +11:00
snmp__rms2_ Category Tree: Reduce number of categories 2017-02-21 00:41:40 +01:00
snmp__webthermometer Whitespace cleanup 2018-08-02 02:33:25 +02:00
snmp__wmsconnectedplayers Unify spelling of author "Dagfinn Ilmari Mannsåker" 2020-10-19 21:04:03 +02:00
snmp__wmsplayerallocatedbandwidth Unify spelling of author "Dagfinn Ilmari Mannsåker" 2020-10-19 21:04:03 +02:00
snmp__wmsstreaminghttpplayers Unify spelling of author "Dagfinn Ilmari Mannsåker" 2020-10-19 21:04:03 +02:00
snmp__wmsstreamingmmsplayers Unify spelling of author "Dagfinn Ilmari Mannsåker" 2020-10-19 21:04:03 +02:00
snmp__wmsstreamingplayers Unify spelling of author "Dagfinn Ilmari Mannsåker" 2020-10-19 21:04:03 +02:00
snmp__wmsstreamingrtspplayers Unify spelling of author "Dagfinn Ilmari Mannsåker" 2020-10-19 21:04:03 +02:00
snmp_room_alert_ Ruby plugins: apply code changes as suggested by "rubocop --auto-correct" 2020-08-25 17:44:17 +02:00