04-03-2017 12:57 PM - edited 03-01-2019 01:08 PM
I have been searching for an easy to use solution to monitor my UCS Infrastructure. We have various monitoring and alerting platforms but all seem to fall short. We simply want to have a platform that monitors UCS at an infrastructure level - performance, availability, reporting on firmware levels and such.
Below is a list of what we currently use:
We are also looking at the following:
Am I missing other options?
John
04-04-2017 06:44 AM
One option might be to use the UCSMSDK to create your own script/solution for this. You could easily setup something that could poll your UCSM domain and get out any information you want.
Documentation:
https://communities.cisco.com/docs/DOC-64378
Let me know if you have questions regarding it, but you can get information like firmware, etc by doing this and you can do it for multiple UCS domains.
04-06-2017 06:06 AM
I use the UCS Powertool and scripts all the time and have automated many tasks but would rather not reinvent the wheel if there is a solution which provides just what I need.
The ucshealth.com solution seems to be working well for inventory and data exports and a pretty unique knowledge base lined to error IDs.
Thank you for your reply
04-06-2017 06:23 AM
I'm sure they are doing the same thing, so you could build your own internally or pay someone to do it for you.
I will have some sample code up soon on my github to basically build your own type of system like this. I have already created a mock up API that you send ucsm login information to and get back firmware, faults, etc.
Thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide