icingaweb2-module-graphite icon indicating copy to clipboard operation
icingaweb2-module-graphite copied to clipboard

Tiny improvements for template details

Open blindzero opened this issue 6 years ago • 2 comments

ping.ini icmp.ini hostalive.ini Changed yUnitSystem from "none" to "msec" to be more accurate disk.ini swap.ini Changed legend from "Used" to "Free" as the default perfdata output of Icinga plugins delivered are based on this. Otherwise the graphs are "wrong way around". The screenshot of changed behaviour should explain it as a living example. If the filled area would be "Used" the state would be critical (nearly all Swap used), but it isn't as the filled area is still available. Swap Graph

P.S.: This is my first other project pull request, so please be gentle ;)

blindzero avatar Apr 15 '20 16:04 blindzero

Hello @blindzero and thank you for contributing!

Have you also tested the disk graph?

Best, AK

Al2Klimov avatar Sep 22 '20 15:09 Al2Klimov

Hi @Al2Klimov I think so ;) image You can see that the free is really free, compared to check output: DISK OK - free space:C:\ 18460 MB (21%) Best, M.

blindzero avatar Sep 23 '20 11:09 blindzero