That worked fairly well, the only glitch being that the 'devise issues' section, while having the proper fields, still has the 2.1.1 contents in it (tux images, big bubble button to click on, etc).

Do you happen to know where I would pull formatting/layout contents to correct this?

Ok, this one is just a bit more complicated. You have to replace the getDeviceDashboard method of EventManagerBase with the one from the 2.0.x branch. Here's how you'd do this..

Find the 2.0.x EventManagerBase at:
http://dev.zenoss.org/svn/branches/zenoss-2.0.x/Products/ZenEvents/EventManagerBase.py

Find your EventManagerBase.py at:
$ZENHOME/Products/ZenEvents/EventManagerBase.py

Locate the "def getDeviceDashboard" method in each file and replace yours with the one in the 2.0.x branch.

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

Reply via email to