Commit Graph

8 Commits

Author SHA1 Message Date
Zmegolaz
5441bafc81 fix: Fixed IPv6 host renaming (#7275)
* Fixed IPv6 host renaming

* Added get_rrd_dir() and modified other files to use it where appropriate.

* rrd_name() now uses the new function get_rrd_dir(), to make it simpler to modify the escaping in the future.

* Wrong function name in rrdstep.php
2017-09-02 13:45:31 -05:00
Neil Lathwood
fdb0656c17 cleanup graph $vars used (#5994)
* cleanup graph $vars used

* updated riverbed graphs
2017-02-24 15:22:15 +00:00
Tony Murray
8c639aa5a4 PSR2 Cleanup: /html edition
Travis tests for code conformance. Ignore warnings for now.
Fixed all errors, left most warnings.
2016-08-18 21:29:30 -05:00
crcro
779701e2b2 fixed various legend alignment bugs, made more flexible general line template 2016-07-08 19:15:48 +00:00
crcro
f0f8886174 small fix not to show stack value on legend 2016-07-08 18:02:07 +00:00
crcro
6fc1dac1d8 added the posibility to or not to stack values, made nfs stats graph without stack 2016-07-08 17:32:41 +00:00
crcro
6de8a0983f changed the graph type to allow custom colors and made lines ticker 2016-07-07 11:59:29 +00:00
crcro
93b891b9e3 added a new application monitoring: nfs server stats 2016-07-07 11:05:49 +00:00