Forum Discussion
Rob_74473
Cirrus
Apr 03, 2018How do I get bigip node stats?
I've tried:
mgmt = ManagementRoot('host','user','pass')
node = mgmt.tm.ltm.nodes.node.load(name='10.51.243.247', partition='common')
stats = node.stats.load()
print(stats)
But I get:
Text: ...
Rob_74473
Cirrus
Apr 03, 2018Asking questions doesn't seem to line wrap properly.
mgmt = ManagementRoot('host','user','pass')
node = mgmt.tm.ltm.nodes.node.load(name='10.51.243.247', partition='common')
stats = node.stats.load()
print(stats)
Does not work.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects