string
|
getObjectsEventSummary(zem,
objects,
prodState=None,
REQUEST=None)
Return an HTML link and event pill for each object passed as a
JSON object ready for inclusion in a YUI data table. |
source code
|
|
|
getDashboardObjectsEventSummary(zem,
objects,
REQUEST=None)
Event summary that takes dashboard production state threshold into
account. |
source code
|
|
list
|
getEventPillME(zem,
me,
number=1,
minSeverity=0,
showGreen=True,
prodState=None)
Get HTML code displaying the maximum event severity and the number
of events of that severity on a particular ManagedEntity in a pleasing pill-shaped
container. |
source code
|
|