ohjongin / slack-storage-notifier

A Slack integration that reports disk storage information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Slack integration that reports disk storage information

License:Apache License 2.0


Languages

Language:Shell 100.0%