
Tutorial 4: Using a Grid 89
Building the Dashboard
5
Select Active Hosts in My Queries. Copy it from WCFTutorial3 if necessary.
6
Check Return First Object in List.
7
As an example of setting an On Null value, complete this step. Null values occur
when a query fails to return any objects at all. In this case, you are setting a null
value in case the query fails to return any objects of type Host. Click the edit icon
for On Null and choose String Template. Type No Hosts! and click Save. Follow
a similar procedure to set On Null values for other objects.
Verify your settings using the information in the figure:
Adding the Views to the Dashboard
As in Tutorial 1, the first step here is to give the dashboard a title.
To define the dashboard’s title:
1
Select the Configuration tab.
2
Click the Edit icon ( ) on the Title row and choose String Template from the
drop-down list.
The Edit - Title dialog opens.
3
Type Host: {0} -- State {1} in the Value field.
4
Set parameter 0 to context selection <host>/name and parameter 1 to <host>/
aggregateState.
5
Click Save.
Kommentare zu diesen Handbüchern