12-01-2014 10:25 PM
Hello,
I have been working on UCS obtaining MOs and their property values using the Python UCS SDK for monitoring purposes. I have been able to monitor a lot of the equipment but haven't found a particular MO that deals with storage attached to Blades or Rack units. Is it possible to monitor storage via the Python UCS SDK?
Thank you very much for your time!
Solved! Go to Solution.
12-02-2014 01:47 AM
You can use “StorageController” MO.
Under this specific Storage related MOs are as below:
storageDrive
storageLocalDisk
storageVirtualDrive
storageEnclosure
storageLocalDiskConfigDef
storageLocalLun
storageMezzFlashLife
storageOperation
storageRaidBattery
Thanks & Regards
Rahul Gupta
12-02-2014 01:47 AM
You can use “StorageController” MO.
Under this specific Storage related MOs are as below:
storageDrive
storageLocalDisk
storageVirtualDrive
storageEnclosure
storageLocalDiskConfigDef
storageLocalLun
storageMezzFlashLife
storageOperation
storageRaidBattery
Thanks & Regards
Rahul Gupta
12-03-2014 05:04 PM
Hello Rahul,
I had completely overlooked the MOs you mentioned. Thank you very much for pointing them out to me. Using what you wrote I was able to monitor the information I required.
Thank you very much!
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