7 Commits

Author SHA1 Message Date
97dc50d3e1 Graph fix (#6120)
* actually increment $i so it does not fail after two RRDs

* actually increment $i so it does not fail after two RRDs

*  actually increment $i so it does not fail after two RRDs

*  actually increment $i so it does not fail after two RRDs

* doh! got over zelous when adding $i++;... this did not need it

* doh! remove overzerlously added $i++;

* doh! remove this $i++; as well
2017-03-07 13:56:09 +00:00
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
779701e2b2 fixed various legend alignment bugs, made more flexible general line template 2016-07-08 19:15:48 +00:00
f0f8886174 small fix not to show stack value on legend 2016-07-08 18:02:07 +00:00
6fc1dac1d8 added the posibility to or not to stack values, made nfs stats graph without stack 2016-07-08 17:32:41 +00:00
6de8a0983f changed the graph type to allow custom colors and made lines ticker 2016-07-07 11:59:29 +00:00
93b891b9e3 added a new application monitoring: nfs server stats 2016-07-07 11:05:49 +00:00