Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 877 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 877 Bytes

🚀 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.