Outage Records
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
I would like to understand the value companies are receiving from outage records. I understand from the SN literature the outage records are intended to be simplistic and are mainly data points, I would like to understand how teams are receive value form using outage records?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Hi @Angelique1
A use case could be an outage occurring on a site. If you would like to understand the outrage duration, then the outage can be utilized with a start and an end. The reason why you should not only rely on incident created —> resolved is, that an incident will mostly stay longer open to after the resolution time.
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Outage is
A single source of truth for service impact
Even if incidents are messy or inconsistent, outage records give a clean, standardized indicator:
- Service X was down
- From time A to time B
- With defined impact
- Preventing False Hits: Outage records are crucial to ensure that unavailability caused by planned maintenance does not incorrectly hurt availability SLAs.
- Precise Calculations: They allow organizations to track downtime for specific business or technical services, which is essential for calculating availability commitments in Service Portfolio Management.
- Distinguishing Types: Records distinguish between unplanned outages (hardware/network failures) and planned outages (upgrades), enabling different reporting metrics for each
2. Clean and reliable reporting:
Because outage records are simple and structured, they’re ideal for reporting:
- Uptime / availability %
- Number of outages per service
- Duration trends over time
3.
- Service Portal Visibility: Outage records can be published automatically to the Service Portal or Employee Center to show users current or planned service disruptions, which reduces helpdesk calls.
- Internal Awareness: They provide a central point of truth for IT staff to understand what is down, especially when they are linked to incidents
4. Bridge between technical issues and business impact
It helps answer:
- “Which business service was impacted?”
- “How often does this customer-facing service go down?”
4. Better Major Incident & communication handling
Teams use outage records to:
- Trigger service status updates
- Inform stakeholders quickly
- Keep a timeline of disruption
5.
- CMDB Health Tracking: Outage records are used in the CMDB Health Dashboard to visualize upcoming and historical impacts on configuration items (CIs).
- Trend Analysis: By tracking the duration and frequency of outages (MTTR - Mean Time To Repair), teams can identify recurring issues and perform better Root Cause Analysis (RCA).
- Proactive Notification: Integration with monitoring tools allows for proactive alerts to customers, often before user reports start flooding in.
Managing Outages within a Service Management Environment
https://www.servicenow.com/docs/r/zurich/it-service-management/task-outage/task-outage.html
How to capture outage information in Business Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Good question. In my experience the value really depends on how mature the org's CMDB and service model are, because outage records on their own are just a timestamp + a CI. The magic happens when you have solid CSDM relationships in place.
That said, here's where I've seen real value:
- service availability reporting. This is the big one. Unplanned outages (cmdb_ci_outage) are what actually drive down your availability score for a Business Service Offering. Planned maintenance doesn't count against you. Without outage records you're basically flying blind on true uptime metrics vs SLA commitments.
- linking multiple incidents to a single outage event. The task_outage table lets you tie several incidents to one outage, which gives you a much cleaner picture during a major incident. One outage, five related incidents, all correlated. PIR data gets way better.
- proactive creation from monitoring alerts. Teams that have ITOM wired up can auto-generate outage records when monitoring detects a CI going down, before a user even calls in. That start time accuracy matters a lot when you're doing availability calculations later.
One thing I'd flag: if your CMDB is a mess, outage records become noise. The CI-to-service relationships have to be in decent shape or the "affected services" piece falls apart and you lose most of the reporting value.
I'd honestly say the teams getting the most out of it are the ones using it in conjunction with Service Portfolio Management for availability tracking against commitments. That's where it clicks as more than just a data point.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Hi @Angelique1
We have implemented an Outage Management use case for one of our customers by integrating with the Datadog monitoring tool, which generates alerts whenever there is a service interruption.
Once the alert is synchronized with the ServiceNow instance, an incident is automatically created. From the incident record, the agent can then declare the outage using the “Create Outage” button.
Outages will be shown in service status page in the employee service center.
Regards,
SK Chand
