Home Directory Plugins Instant Messaging Slack Status API Check Script

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Slack Status API Check Script

Rating
0 votes
Favoured:
0
Current Version
1.1
Last Release Date
2023-12-20
Compatible With
  • Nagios XI
Twitter Handle
geekmungus
License
GPL
Hits
868
Files:
FileDescription
check_slack_status.pycheck_slack_status.py
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
The script uses the Slack Status API to be able to report the Slack service status, as presented from their API.
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.