mirror of
https://github.com/KevinMidboe/mktxp-no-cli.git
synced 2025-12-08 20:38:48 +00:00
connections stats collector / cmd output, remote dhcp resolver, fixes / optimizations
This commit is contained in:
@@ -98,6 +98,9 @@ class MKTXPDispatcher:
|
||||
elif args['dhcp_clients']:
|
||||
OutputProcessor.dhcp_clients(args['entry_name'])
|
||||
|
||||
elif args['conn_stats']:
|
||||
OutputProcessor.conn_stats(args['entry_name'])
|
||||
|
||||
else:
|
||||
print("Select metric option(s) to print out, or run 'mktxp print -h' to find out more")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user