feature: Added SMART application support (#6181)

This commit is contained in:
VVelox
2017-03-22 09:28:50 -05:00
committed by Neil Lathwood
parent 097f4ebe99
commit 0a4b2658b5
28 changed files with 719 additions and 0 deletions

View File

@@ -210,6 +210,24 @@ $graphs['unbound'] = array(
'queries',
);
$graphs['smart'] = array(
'id5',
'id10',
'id173',
'id183',
'id184',
'id187',
'id188',
'id190',
'id194',
'id196',
'id197',
'id198',
'id199',
'id231',
'id233',
);
print_optionbar_start();
echo "<span style='font-weight: bold;'>Apps</span> &#187; ";