[Index]

Model: data/MetricResourceCount

System Monitoring Configuration

Full HTML Help

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, platform-level notifications can be generated upon failure of the transaction in two ways - using the notify command on the platform CLI:

Note

Either or both notification types can be configured.

Refer to the Warnings and Notifications and SNMP Configuration topics in the Platform Guide for notification setup, details and examples of the SNMP traps.

Note

It may take up to 2 hours from the time that a transaction is considered hung/stuck to the time that an alert is created. Thereafter, there will be at least one alert created within every clock hour. The subsequent alerts will not necessarily be fixed 60-minute intervals.

Metrics Collection

The Metric Collection tab shows:

Model Counts

Full HTML Help

The sysadmin user defines a list of Models to Aggregate on the Metric Collection tab of the Configuration menu (menu model: data/SystemMonitoringConfig). By default, the following models are included in the list:

device/cucm/CallPickupGroup
device/uccx/Agent
device/uccx/Team
device/uccx/ContactServiceQueue
device/uccx/ResourceGroup
data/BaseSiteDAT
device/cucm/User
device/cucm/Phone
device/cucm/HuntPilot
data/InternalNumberInventory
data/HcsDpE164InventoryDAT
device/cucm/Line
device/cucm/User
device/cucm/DeviceProfile
device/cuc/User
device/spark/User

For these models, counts are collected daily. Daily, weekly and monthly aggregates at a particular hierarchy: Provider, Customer or Site are then stored as a Grouping. In other words, the counts include all hierarchy nodes below the particular hierarchy.

In the instance details, the Group Number is then the nth day, week or month of the year.

Note

For daily aggregates, only the most recent daily aggregate of the week is stored. Previous daily aggregates are aggregated into this daily aggregate and are then deleted.

A particular daily or weekly Model Counts instance will then show the Average Count of instances as specified in the Models to Aggregate list.

The data is also displayed as usage charts on the Admin Portal.

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