Table of Contents

Scripts

Disk Usage Notifier

This is a simple bash script that should be present on all our machines and executed with a cron job every 2 hours. If the disk usage is above a certain percentage (currently 85%) it will send a request to the Telegram API with the bot token and our bot will notify the ADM telegram group, so that we can act and free space according to the situation.

Netbox Pinger