Upgrade Opportunities

Service elements‘ performance information is examined to identify potential upgrade opportunities.

The overall processing logic is as follows:

Service Structure → Element metrics & Events → Analytics → Upgrade Opportunities

The following applies to upgrade opportunities:

  • A service may have one or more associated upgrade opportunities: for example, a server in a data center may be running out of CPU, storage, or network bandwidth — each of these will generate a separate upgrade opportunity.
  • Upgrade may be due in the future (e.g., storage is at 60% and grows by 10% every month, therefore in 3 months’ time it has to be upgraded).
  • Upgrade opportunities may be active or cleared (e.g., storage was running out, but customer removed unnecessary files and the opportunity is cleared).
  • Upgrade opportunities are always associated with services, however they provide additional, optional information which service element(s) relate to the opportunity (e.g., a hosted service may need an upgrade, because the CPU element needs an upgrade).
ImportantUpgrade opportunities are controlled (created, activated, deactivated) entirely by the Nextian RMM — Salesforce is only responsible for presenting the data. However, the RMM uses service information (product, elements, etc.) from Salesforce as input for analytics.

Opportunities are presented in:

  • Dashboards and reports
  • Elements → Related → Upgrade opportunities
  • Services → Related → Upgrade opportunities
  • Services → Details → Upgrade Opportunity Timeline

Upgrade opportunities are stored in the Upgrade_Opportunity__c object:

FieldMeaning
NameHuman readable name of the opportunity e.g., ‘95% storage exhausted over last month’. The name is assigned by the RMM.
ServiceService associated with the opportunity (upgrade opportunities are always associated with a service).
Service MRRMonthly Recurring Revenue (MRR) of the service associated with the upgrade opportunity (read only, automatically copied from the service).
AccountAccount for the upgrade opportunity (read only, automatically copied from the service).
Created OnDate when the opportunity was created by the RMM/NMS integration (this is different than the standard Salesforce CreatedDate field),
StatusUpgrade opportunity status (similar to that of an RMM/NMS alarm):

  • Active upgrade opportunity has been generated and the condition that caused it still persists, e.g., storage is running out
  • Cleared the condition is no longer present, e.g., some storage was freed up
Cleared OnDate and time when opportunity was cleared (i.e., transitioned to Cleared state).
Upgrade DateDate when update should take place.

Important An upgrade may be required in the future (e.g., 3 months from today), not necessarily immediately.

Days To UpgradeNumber of days between today and the forecast update date (for reporting and prioritization).
DescriptionOptional, RMM-provided, additional information (multi-line text).
ElementsOptional, elements related to the upgrade opportunity (stored in Upgrade_Opportunity_Element__c).
Was this page helpful?