added missing apps to the generic app page

This commit is contained in:
crcro
2016-08-04 22:02:36 +03:00
parent 055a512f29
commit 70383c3e63

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();