mirror of
https://github.com/KevinMidboe/mktxp-no-cli.git
synced 2025-10-29 17:50:23 +00:00
adds optional public IP address metric
This commit is contained in:
@@ -30,6 +30,7 @@ class RouterEntry:
|
||||
self.time_spent = { 'IdentityCollector': 0,
|
||||
'SystemResourceCollector': 0,
|
||||
'HealthCollector': 0,
|
||||
'PublicIPAddressCollector': 0,
|
||||
'DHCPCollector': 0,
|
||||
'PoolCollector': 0,
|
||||
'IPConnectionCollector': 0,
|
||||
|
||||
Reference in New Issue
Block a user