Merge branch 'app-pages-addon' of https://github.com/crcro/librenms into app-pages-addon

This commit is contained in:
crcro
2016-08-06 19:54:40 +03:00
+20
View File
@@ -56,6 +56,26 @@ $graphs['tinydns'] = array(
'other',
);
$graphs['powerdns'] = array(
'latency',
'fail',
'packetcache',
'querycache',
'recursing',
'queries',
'queries_udp',
);
$graphs['nfs-v3-stats'] = array(
'stats',
'io',
'fh',
'rc',
'ra',
'net',
'rpc',
};
$graphs['os-updates'] = array('');
print_optionbar_start();