Alerts FAQ
How can I integrate Alerts with different tools, including ITSM systems such as ServiceNow?
I need to review the integration for security purposes. What security measures are in place for Nexthink integrations via Webhooks?
How do I send notifications about alerts triggered for specific applications only to the respective application team?
alert.alerts | where monitor.tags contains "web-applications" | where alert.context contains "*Salesforce*" | list alert.monitor.name, alert.status, monitor.tags, alert.context, trigger_time, recovery_time, alert.monitor.thresholds, monitor.priority, alert.trigger_values, alert.trigger_reference_value, alert.recovery_values
Can I send a notification about the closed alert to ServiceNow to update the ticket?

Can I send additional device fields, such as the last logged user or Entity, with an alert sent to ServiceNow via webhook?
How do I prevent alerts from being triggered by metric spikes when only a few users are affected?

Last updated
Was this helpful?