To add a column to the Device List you would have to dig deep into Zenoss' source code. Not worth the effort for what youre trying to do. Matt's zendmd suggestion is solid but if you aren't familiar with python you'll spend some time figuring it out.
I would simply create a report under /Reports/Custom Device Reports, called "Device Locations" or something. For Path use "/Devices" (or something else if you want only devices from a more specific class) Then under Columns use: Code: getId getLocationLink Then under Column Names use: Code: Device Location 8) -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=26591#26591 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
