One colleagues of mine has spent some time on this and found the following fix.
Dropping and re-creating the getProdState index at http://webserver:8080/zport/dmd/Devices/deviceSearch/manage_catalogIndexes seems to have fixed that. [zen...@hostname ~]$ zendmd Welcome to zenoss dmd command shell! use zhelp() to list commands >>> dev = find('device hostname') >>> dev.setProdState(1000) >>> >>> commit() >>> -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=31667#31667 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
