/slack-storage-notifier

A Slack integration that reports disk storage information

Primary LanguageShellApache License 2.0Apache-2.0

🚀 slack-storage-notifier

License PRs Welcome

A Slack App that monitors disk storage levels.

image

Usage Instructions

  1. Follow these instructions to create a Slack WebHook.
  2. Donwload and execute the bash script: bash slack_storage_notifier.sh <webhook_url>. Use the webhook URL generated from step 1 as a param to the script. Or, execute bash slack_storage_notifier.sh and store webhook URL under the SLACK_WEBHOOK_URL environment variable.

Note: The machine name used in the slack message corresponds the the $HOSTNAME environment variable.