mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Merge branch 'master' of github.com:jquagga/librenms
This commit is contained in:
@@ -71,6 +71,8 @@ if ($device['type'] == 'network' || $device['type'] == 'firewall' || $device['ty
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if (isset($wificlients1) && $wificlients1 != '') {
|
if (isset($wificlients1) && $wificlients1 != '') {
|
||||||
$tags = array(
|
$tags = array(
|
||||||
'rrd_def' => 'DS:wificlients:GAUGE:600:-273:1000',
|
'rrd_def' => 'DS:wificlients:GAUGE:600:-273:1000',
|
||||||
|
Reference in New Issue
Block a user