Send a notification mid server goes to down
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-14-2023 05:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-14-2023 05:13 AM
you can have flow designer on ecc_agent table with condition as State Changes to DOWN
Then use send email action
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-14-2023 07:40 PM
Generally Customers Infrastructure Is Monitored by Monitoring Tools Like Solarwinds, Dynatrace, Zabbix etc etc.
From Your Mid Server Perspective you can monitor few Parameters of Your Mid Server.
(1) Mid Server Service Down
(2) Mid Server Host Down
(3) Mid Server High Resource Consumption (Memory 95% or Above, CPU 98% or Above)
You can tell these Parameters to Monitoring Tool and They Can configure for you. They Can trigger events/emails in case of Threshold Breach.
OR
Service Now OOTB Monitors HeartBeat of Mid Server every 5 mins. Based on Down Event you can trigger email notification too.
or
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-14-2023 07:44 PM
Hi @Piyush Kumar ,
You can create a notification on mid server table directly & keep a condition such as when record is updated n state changes to down.
Thanks,
Danish