Threshold alerts to Slack?
We are using the Slack integration which works great for status alerts. I'm curious if it is possible to use this integration for threshold alerts? When I attempt to use "call post_alert_slack" it throws a site scripting error.
Any assistance would be greatly appreciated.
Comments
3 comments
Are you able to see the error in Admin > System > System Log Viewer and share it here? Haven't tested it myself but I'm curious because we might soon want to do something similar with threshold alerts. I know there are also a number of Perl modules that can be used when creating your own site scripts, but I don't know if they could somehow be leveraged in this case since the slack integration function isn't accessible in site scripting.
ERROR: Function not found in Site Scripting: post_alert_slackBrian,
Unfortunately AKIPS integration functionality with threshold alerts isn't support yet. Currently AKIPS only supports the use integrations with Status alerts. We are looking into supporting this, but we don't have a timeline when it would be supported.
You can still call a custom script though, and we have a custom script, that you can modify to your liking, to post an alert to slack.
Custom site script to post alert in Slack: https://www.akips.com/customer-support/site-scripts/
Cheers,
Tony (AKIPS Technical Support)
Please sign in to leave a comment.