massimo wrote:
> Open zendmd and enter:
>
> Code:
>
> >>> f = open("/tmp/devices.txt", "w")
> >>> for d in dmd.Devices.getSubDevices():
> ... f.write(d.manageIp+","+d.getLocationName()+","+d.snmpSysName+"\n")
> ...
> >>> f.close()
>
>
>
Thanks, this works for me to. Were can I find a list of data that can be
pulled from the database. I also would like to get the Device Class, HW Model &
OS version.
-------------------- m2f --------------------
Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=32149#32149
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users