Screens
The graphs and maps we are familiar with cannot be combined into a single page on their own—for that, we may use an entity called a screen.
Let's create one together:
- Navigate to
Monitoring
|Screens
, and click on theCreate screen
button. - Enter
Local servers
in theName
field and2
in theColumns
field. We will be able to add more later, if needed:

Note
As with network maps, screens may also be created and shared by users.
- Click on
Add
, and then click onConstructor
next toLocal servers
. We are presented with a fairly unimpressive view:

So, it's up to us to spice it up.
- Click on the left-hand
Change
link, and we have an editing form replacing the previous cell's contents. The default resource type is graph, and we created some graphs earlier. - Click on
Select
next to theGraph
field. In the upcoming window, make sureA test host
is selected in theHost
drop-down, and then click onCPU load & traffic
. - That's all we want to configure here for now, so click on
Add
. - Now, click on the right...