mirror of
https://github.com/bashclub/check-unifi-controller.git
synced 2025-07-04 07:09:10 +02:00
Merge branch 'main' into patch-1
This commit is contained in:
@ -115,7 +115,6 @@ def check_unifi_controller(item,section):
|
||||
state=State.WARN,
|
||||
notice=_("Update available")
|
||||
)
|
||||
yield Metric("uptime",int(section.uptime))
|
||||
if item == "Cloudkey":
|
||||
yield Result(
|
||||
state=State.OK,
|
||||
|
Reference in New Issue
Block a user