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
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
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!