Hopefully this is an easy to answer question but who knows. What I'm looking to do is edit and add additional data to the output of the getDashboardInfo function. To put things in perspective, here's the line of code it's referenced in within Dashboard.pt:
Code: var dashurl='/zport/dmd/ZenEventManager/getDashboardInfo' The problem is when I enter the Zope Management console, navigate to the dmd/ZenEventManager folder, there's nothing in there except for a ToManyContRelationship called commands. Is this a symbolic link of sorts and if so where on Earth does it go to? I'm 99% certain if I could get to the getDashboardInfo function, I could add additional data collection code to put in the additional data I want. I have already "customized" the Dashboard.pt file and added a new section via the Zentable commands, just need the data for it to display. Anyone have some ideas? ------------------------ Carey -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=9998#9998 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
