Merge pull request #11661 from SourceDoctor/app_dhcp_enhancement

Application DHCP Upgrade
This commit is contained in:
Tony Murray
2020-06-16 17:03:45 -05:00
committed by GitHub
14 changed files with 412 additions and 27 deletions

View File

@@ -124,6 +124,12 @@ $graphs['os-updates'] = array(
);
$graphs['dhcp-stats'] = array(
'stats',
'pools_percent',
'pools_current',
'pools_max',
'networks_percent',
'networks_current',
'networks_max',
);
$graphs['fail2ban'] = array(
'banned',