mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
fix: add the graph for Unbound (#6152)
This commit is contained in:
@@ -206,6 +206,10 @@ $graphs['fbsd-nfs-client'] = array(
|
||||
'rpc',
|
||||
);
|
||||
|
||||
$graphs['unbound'] = array(
|
||||
'queries',
|
||||
);
|
||||
|
||||
print_optionbar_start();
|
||||
|
||||
echo "<span style='font-weight: bold;'>Apps</span> » ";
|
||||
|
Reference in New Issue
Block a user