Active Console - Infrastructure Monitoring Dashboard (Example Dashboard)
The Infrastructure Monitoring Dashboard is a simple, out-of-the-box dashboard template that can be used as a basis/starting point to create your own dashboards. The dashboard presents basic monitoring information such as CPU, Hardware or Network information, as well as total number of alerts and snoozed items.
Note
The content represented in this page is Linux-specific only.
Environment Copied
This example dashboard has been designed to fit computer screens. It is not recommended to view it on a laptop or TV screen as achieving responsive design is not possible in Geneos.
Prerequisites Copied
Clients must have a Linux probe up and running. They also need to download the files EXAMPLE-DB-Infrastructure-Monitoring.adb and EXAMPLE-DB-Infrastructure-Monitoring-Include-File.txt.
Setup Guide Copied
- Import the file
EXAMPLE-DB-Infrastructure-Monitoring.adbthrough the Active Console and open it in the Active Dashboards dockable: File > Import > .adb file > Active Dashboards > Import
At this stage, the dashboard should look something like this:
The question marks indicate that the dashboard elements are pointing to invalid data items (non-existent data items, in this case, we have yet to create them).
-
Open the
EXAMPLE-DB-Infrastructure-Monitoring-Include-File.txtand copy its content. -
In the Active Console, open the Gateway Setup Editor and create a new include file: Include > New Include > Set Priority to 100 > Check Required Field > Location. You must input the full path of the XML file you are creating—for example,
/opt/itrs/gateway/gateway\_config/shared/infra\_monitoring\_dashboard.xml. -
Expand the created file: Click + sign > Click to load… > Yes
-
Select Gateway > Locate the drop-down menu in the top right corner of the window labeled as Normal > Select XML from the list.
-
Select all text and paste the copied content from the
EXAMPLE-DB-Infrastructure-Monitoring-Include-File.txt. -
Create or choose a managed entity on a Linux probe (either outside or inside the include file) and assign it the following types:
- Infrastructure Defaults for Dashboard
- Dashboard Data
Note
This configuration can be set up for one managed entity only. If this is set up for more than one managed entity, information will be picked up from multiple sources and so the layout of the dashboard will be automatically changed.
- Save your work, exit the GSE, and go back to your Active Console. Find your managed entity in the State Tree and select it. The Metrics dockable view selector should contain the following dataviews:
Dataviews under the Dashboard group represent custom views of the original data; the data provided by these samplers, as well as the Alerts and SnoozedItems samplers, is used within the dashboard creation.
Note
These views are created to keep the XPaths as specific as possible and thus avoid having the dashboard pick up data from multiple sources.
- Go to the Active Dashboards dockable. If these steps have been followed correctly, you should be able to see a fully functional dashboard.
Note
The Hardware Memory Information bar chart functions based on a maximum value, which is the total Physical Memory value. As Geneos does not automatically update this value, it might be required to go through each of the 5 bar charts and manually replace it with the Total Physical Memory value: Bar Chart > Properties > Change input of Maximum Value field > OK
Next Steps Copied
You can either keep this dashboard as it currently is, as an Infrastructure Monitoring dashboard, or change it completely to match more specific requirements. For example, you can populate tables with different data sets, implement different data visualizations, and create your own custom modifiers.