mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-16 18:49:04 +00:00
Fix missing sub-health info on CNOS health
This commit is contained in:
parent
c649ae5fec
commit
5be08ddb1d
@ -34,6 +34,7 @@ class SwitchSensor(object):
|
||||
self.name = name
|
||||
self.value = value
|
||||
self.states = states
|
||||
self.health = health
|
||||
|
||||
|
||||
def cnos_login(node, configmanager, creds):
|
||||
|
Loading…
x
Reference in New Issue
Block a user