There was an error while loading. Please reload this page.
1 parent 60740d5 commit d26688dCopy full SHA for d26688d
1 file changed
unifi_console/assets/service_checks.json
@@ -2,7 +2,7 @@
2
{
3
"agent_version": "7.0.0",
4
"integration": "Unifi Console",
5
- "check": "unifi.can_connect",
+ "check": "unifi_console.can_connect",
6
"statuses": [
7
"ok",
8
"critical"
@@ -14,7 +14,7 @@
14
15
16
17
- "check": "unifi.healthy",
+ "check": "unifi_console.healthy",
18
19
20
@@ -26,7 +26,7 @@
26
27
28
29
- "check": "unifi.device",
+ "check": "unifi_console.device",
30
31
32
@@ -38,7 +38,7 @@
38
39
40
41
- "check": "unifi.device.uplink",
+ "check": "unifi_console.device.uplink",
42
43
44
0 commit comments