Forum Discussion
Display CPU Details
Display CPU stats viz like tmshshow sys cpu to end customers/clients.
During peak season our customers ask us to provide the details instead of manually logging and then furnishing the details want this to be automated like every 15/30 mins it gets the details and publishes to end customers so they need not approach us.
2 Replies
- jgranieri
Nimbostratus
you might be able to run a cron command to do this at whatever interval you specify and then wrote the results to a file
30 13 * * 0 export REMOTEUSER=root ; tmsh -c "show sys cpu " > /tmp/cpu.details
Of course you will have to make the data more presentable. if you have a monitoring system that has reporting built in a simple SNMP probe can do this as well
- Leonardo_Souza
Cirrocumulus
Just collect a qkview, and upload that to iHealth. You will get the graphs up to one month, and options to specific days/times.
If you want something more automated, the Enterprise Manager can do that (not sure if BIGIQ can do that at the moment). Also, you can write script/software to do that, with bash/perl/python, with iControl SOAP or Rest. There are many options for you to choose.
Link about EM:
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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