Hi All,

I need help in extracting CPU details for all devices in Zenoss like RAM, Swap 
space, disk partitions/drives details. 

I am completely new to Zenoss, ZOPE and Python. So really need some help in 
understanding few things  :) . Esp the one below..

For eg. in zendmd for extracting IP details we use the following

for d in dmd.devices.getSubDevices():
        print d.manageIp


*I am able to get the extract of most of the other Device details using the 
attributes available in TALES (or by custom reports), however need to 
understand, what is this dmd.devices.getSubDevices, how many such functions are 
available or from where can I find the details of those functions.

Any kind of help/info will be greatly appreciated.



Regards,
Lohit




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=37336#37336

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to