Performance Metrics

Nextian brings select, key performance metrics for services and elements from NMS/RMM into Salesforce.

These are simplified, aggregate figures available directly in the CRM that:

  1. Are easy to understand by the CRM users (account managers, sales reps).
  2. Enable meaningful, data-based conversations with customers without asking support teams for reports.
  3. The detailed information is still available in the Service Analyzer RMM/NMS (or other source monitoring systems).
ImportantConfiguration which metrics are reflected in Salesforce happens entirely on the NMS/RMM side — Salesforce is only responsible for presenting the data.

Service performance metrics

Each performance metric has the following information, stored in the Performance_Metric__c object:

FieldMeaning
NameMetric name, e.g., ‘Average Response Time (ms)’. It is possible to have multiple performance metrics with the same name; in that case it means that they pertain to the same counter and only have different aggregation levels.
ElementElement associated with the metric (set for metrics associated with elements rather than services).
ServiceService associated with the metric (set for metrics associated with services rather than elements).
PeriodPeriod for which a metric is provided, e.g., ‘Last 24 Hours’, ‘Last Month’, etc.
UnitMeasurement unit for the metric: integer, decimal, percentage, etc.
Avg. ValueAverage value of all samples over the measurement period.
Max. ValueMaximum value sampled over the measurement period.
Min. ValueMaximum value sampled over the measurement period.

Performance metrics are presented in Performance Metrics sections of service and element details.

Was this page helpful?