feature: Added sdfsinfo application support (#6494)

* initial version

* various fixes, docs updated

* various style fixes

* added missing copyright

* docs correction

* docs correction

* new split char for bash script

* docs correction

* scrutinizer issue

* newline meh

* doc changes
This commit is contained in:
crcro
2017-04-27 22:54:39 +03:00
committed by Neil Lathwood
parent cdd363f29e
commit 238ca0266b
8 changed files with 316 additions and 0 deletions

View File

@@ -232,6 +232,12 @@ $graphs['smart'] = array(
'id233',
);
$graphs['sdfsinfo'] = array(
'volume',
'blocks',
'rates',
);
print_optionbar_start();
echo "<span style='font-weight: bold;'>Apps</span> &#187; ";