How can I be notified if my disk is low on free space?

Linode Staff

I'm looking to be alerted when my disk is close to being full. Is there are way to do this?

3 Replies

There isn't a disk space alert tool from within the Linode Manger interface but you can create a script for this. I found a few links that provides examples on how to set this up.

https://www.linuxjournal.com/content/tech-tip-send-email-alert-when-your-disk-space-gets-low
https://www.cyberciti.biz/tips/shell-script-to-watch-the-disk-space.html

I've actually used the script from the first link for my personal servers and it works as intended.

Seems to work well. Thanks very much.

this sounds great - -but how do I set things up so the script can send an email?

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct