SteScho / manubulon-snmp

Set of Icinga/Nagios plugins to check hosts and hardware with the SNMP protocol.
GNU General Public License v2.0
73 stars 71 forks source link

pnp need perf-data with always same order #15

Closed SteScho closed 8 years ago

SteScho commented 8 years ago

pnp draws nasty graphs until the order of the perf-data is always the same. Fixed by adding a missing sort in check_snmp_int.pl and check_snmp_storage.pl.

dnsmichi commented 8 years ago

Thanks, merged :+1: