Updated HiveOS wireless detection (#9459)

This commit is contained in:
Neil Lathwood
2018-11-19 15:55:57 +00:00
committed by Tony Murray
parent 19d6d92c3e
commit fc44ddb3a1
2 changed files with 3 additions and 1 deletions

View File

@@ -10,4 +10,4 @@ over:
- { graph: device_wireless_clients, text: 'Wifi Clients' }
discovery:
- sysDescr_regex:
- '/^(Hive)*AP[0-9]+(?:_n)?, HiveOS/'
- '/^(Hive)*AP[\w]+(?:_n)?, HiveOS/'