Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Slack Status API Check Script
The script uses the Slack Status API to be able to report the Slack service status, as presented from their API. It returns if there are any known issues present and the date the last update was posted. It is recommended to review the Slack API documentation, which can be found: https://api.slack.com/docs/slack-status for further information.
Usage Normal
./check_slack_status.py -e https://api.slack.com/docs/slack-status
Usage Debug Mode
./check_slack_status.py -e https://api.slack.com/docs/slack-status -d
For troubleshooting purposes, provides some additional debug information and output.
Usage Normal
./check_slack_status.py -e https://api.slack.com/docs/slack-status
Usage Debug Mode
./check_slack_status.py -e https://api.slack.com/docs/slack-status -d
For troubleshooting purposes, provides some additional debug information and output.
Reviews (0)
Be the first to review this listing!