Element reports
To view report information on the Element page, you first have to select an element. You can still select a different element afterwards by clicking CHANGE to the right of the element name in the header.
Once an element has been selected, 11 tabs are displayed:
Tab | Description |
---|---|
Summary | Shows element information and any annotations for the element. |
Distribution | An alarm distribution graph that can be set to include particular severities in a particular time range. You can choose to show data from the Last 24 Hours, Yesterday, a Week to Date or a Month to Date. Depending on the selected time range, you can also choose an average range to show in the graph as a reference. |
Severities | Overview of alarm events and alarm states, in a selected time range. You can choose to show these for the full element or for a particular parameter. For the time range, a wide range of options is available, including a custom time range. |
Alarms | Lists all active alarms on the element. You can select to include all severities, or only some of the severity levels. |
History | Overview of alarms in a custom time range. It is possible to include only certain severities and alarm types. You can also filter on parameter name, using wildcards if necessary. E.g. if you use the filter CPU:s*, only alarms for the parameter CPU with index starting with “s” will be shown. |
Status | Overview of the status of the element’s parameters. For elements with several pages, a quick menu is displayed on the right side of the reporter interface, which allows you to quickly go to the parameters of a particular page. |
Parameter | Shows the current value and last change for a selected parameter, along with a trend graph for the last hour and the last 24 hours. |
Top | Overview of the parameters that generated the most alarms in a selected time range. For the time range, a wide range of options is available, including a custom time range. |
Trending | Shows trending information for a selected parameter in a selected time range. For the time range, a wide range of options is available, including a custom time range. The trend graph can be customized to show average trending only, or to show minimum and maximum values as well. |
Documents | Lists all documents available for the selected element. You can choose to view all documents, or only protocol-specific documents. |
Spectrum | Shows any available Spectrum Analyzer buffer traces. |
To go directly to the report types above, use the following URLs, replacing [MyDataMiner] with the hostname or IP of your DMA.
Report type | URL |
---|---|
Summary | http://[MyDataMiner]/Reports/Element.asp?element=[ElementName] |
Distribution | http://[MyDataMiner]/Reports/Element-Distribution.asp?element=[ElementName] |
Severities | http://[MyDataMiner]/Reports/Element-Alarms.asp?element=[ElementName] |
Alarms | http://[MyDataMiner]/Reports/Element-ActiveAlarms.asp?element=[ElementName] |
History | http://[MyDataMiner]/Reports/Element-History.asp?element=[ElementName] |
Status | http://[MyDataMiner]/Reports/Element-Status.asp?element=[ElementName] |
Parameter | http://[MyDataMiner]/Reports/Element-Parameter.asp?param=[ParameterID]& element=[ElementName] |
Top | http://[MyDataMiner]/Reports/Element-TopParams.asp?element=[ElementName] |
Trending | http://[MyDataMiner]/Reports/Element-Trend.asp?param=[ParameterID]& element=[ElementName] |
Documents | http://[MyDataMiner]/Reports/Documents.asp?element=[ElementName] |
Spectrum | http://[MyDataMiner]/Reports/Element-Spectrum.asp?element=[ElementName] |