Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
This page displays monitoring information for the current running production.
|
|
|
Displayed name of this page.
User needs USE permissions on the %Ens_Dashboard resource to access this page.
Indicate whether toggle button for search pane should be displayed.
|
URL parameter specifying list of visible categories
Indicates whether auto-update is enabled.
Current selected Category.
Width of details pane
Number of items not shown due to category filtering
Dimensions of frame in which this page is displayed (if any)
Time of last update
Used to pass size information to the server.
Used to pass size information to the server.
display text
ID of Production to display.
Sorting mode: name or id
|
Get the frameWidth, frameHeight allowedCategoriesURL parameters, if specified
Get the (localized) name of the page. This should be implemented in a subclass.
Get the (localized) title string for the page. This should be implemented in a subclass.
Draw contents of details region. pSeed contains category~id~name (~ is a delimiter) for the selected item.
Draw top portion of results pane.
Render HTML for one category of monitor info.
Acquire and display monitoring data as a series of tables.
Method to get the Date or Time piece from the TimeCreated field.
Choose which Production to start with.
Get information about top items within the Event Log and place it into pInfo array under "EventLog"
Get information about currently running hosts and place it into pInfo array.
Get information about currently running queues and place it into pInfo array under "Queues".
Return a list of Business Metric classes that serve up user dashboard information.
The list of Business Metrics is determined by looking at the ^Ens.Monitor.Settings global. This takes the following form:Additional metrics would use a higher second subscript.Set ^Ens.Monitor.Settings("MetricClasses",1,"Metric") = NameOfMetric Set ^Ens.Monitor.Settings("MetricClasses",1,"Title") = TitleToDisplay Set ^Ens.Monitor.Settings("MetricClasses",1,"Instance") = MetricInstance // (optional)
Get information from the given business metric cache and place it into pInfo array.
If pMetricInstance is supplied, then it specifies the metric instance to use, otherwise the first (or only) one is used.
Get information to display in the ribbon bar.
Adjust sizes of components on the page.
Update retryCount, recent error messages, etc.
Intercept xmlHTTP errors and reload page rather than putting up alert box.
This client event is fired when the page is resized.
This client event is fired when the page is resized.
User selected a category for the diagram.
An item has been selected, show details for it.
Set autoUpdate mode.
Set the last update field. time is the last update time to display.
Change the current sort mode for the page.
Update the details pane.
Update the messages table for the given host item.
Update the monitor pane.