Merge branch 'master' of github.com:jquagga/librenms

This commit is contained in:
Justin Settle
2016-10-11 12:38:23 -04:00

View File

@@ -71,6 +71,8 @@ if ($device['type'] == 'network' || $device['type'] == 'firewall' || $device['ty
}
if (isset($wificlients1) && $wificlients1 != '') {
$tags = array(
'rrd_def' => 'DS:wificlients:GAUGE:600:-273:1000',