Automatic free memory check for IOM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2014 01:02 AM
Hi,
I have arround 20 Cisco UCS chassis. I perform a daily task to check used and free memory for all the Chassis IOM.
I am doing this via following command.
1. ssh to cisco ucsm
2. con iom <chassis number>
3.show platform software cmctrl ohms all
Then i keep scrolling till the end looking for
uptime | : 18 days, 4:58 |
total memory | : 256548 kB |
free memory | : 108272 kB |
and the same info for the peer.
because it is taking considerable amount of time, can you help me get this automate some how?
Thanks in Advance.
Vinay
- Labels:
-
UCS Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2014 01:33 AM
We have a powershell module through which you can automate this task. If you are running a linux system, then using python sdk to automate it is an option.
Thanks
Ravikumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2014 01:45 AM
Hi,
I have installed powertools but dont know what cmdlet , with what command will do it for me?
Thanks
vinay

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2014 01:39 PM
This information is not available via the XMLAPI today. We are looking to add it into the API in the future, and once we have it in the API, PowerTool will pick it up.
Thanks,
Eric

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2015 08:38 AM
Is there any update on this thread? I've had a look into the PowerTool Commands, but haven't been able to find the correct one
