[Index]

Model: data/MetricResourceCount

System Monitoring Configuration

A sysadmin administrator can access the System Monitoring menu (menu model: data/SystemMonitoringConfig) to manage:

Default values are set in an instance called Global.

Alerts

From the Alerts tab on the Configuration menu, the following settings and options can be managed:

For the configured alerts, SNMP traps are generated upon failure of the transaction. Refer to the System Monitoring SNMP topic in the Platform Guide for details and examples of the traps.

Metrics Collection

The Metric Collection tab shows:

Stores aggregate metrics for resource counts per Site/Customer hierarchy grouped by week or month.

Model Details: data/MetricResourceCount

Title Description Details
Year *
  • Field Name: year
  • Type: String
  • MaxLength: 4
Grouping * The period over which the metric aggregation relates to. Valid options are "Month" and "Week".
  • Field Name: grouping
  • Type: String
  • MaxLength: 5
  • Choices: ["Day", "Week", "Month"]
Group Number Unique identifier for a aggregation period. Example: if grouping is by month, a value of 1 implies January.
  • Field Name: group_number
  • Type: String
  • MaxLength: 3
Group Start Date The start date for this aggregation group.
  • Field Name: group_start_date
  • Type: String
  • Format: date
Group End Date The end date for this aggregation group.
  • Field Name: group_end_date
  • Type: String
  • Format: date
Counts by Model Type Array of model type counts
  • Field Name: counts_by_model_type.[n]
  • Type: Array
Model Type * Model Type to be listed for counts
  • Field Name: counts_by_model_type.[n].model_type
  • Type: String
  • MaxLength: 256
Average Count Average number of instances of model types of a given type at this hierarchy and below over the group period.
  • Field Name: counts_by_model_type.[n].avg_count
  • Type: Integer