The Health Sentinel application for ServiceNow is designed to enhance platform monitoring by introducing configurable "sensors" that detect anomalies within the system. These sensors operate on scheduled intervals, querying specific tables for conditions that may indicate issues, such as recurring errors or prolonged process executions. When predefined thresholds are exceeded, the application triggers custom events containing detailed information, enabling automated responses like email alerts, notifications, or workflow initiations. This approach aims to proactively identify and address potential problems, improving system stability and reducing the need for manual oversight.
Please refer to my Community article for detailed information and installation/configuration instructions.
If you encounter any issues with the application, you can create an issue
I welcome contributions to improve this application and extend the collection with valueable sensors. To contribute, please create pull requests and I will review them. For new sensors add your credits to the sensor's description field.
This project is licensed under the "GNU General Public License v3.0". See the LICENSE file for more details.