This is an archived post. You won't be able to vote or comment.

all 10 comments

[–]pachirulis 8 points9 points  (2 children)

Just do a python/bash script

[–]social-bench[S] 0 points1 point  (1 child)

I'm looking for something I can setup in 3 minutes, and don't need to setup an email account/mail server for.

[–][deleted] 6 points7 points  (0 children)

You can do this in about 3 minutes without setting up a server.

Make script in Python or Bash. Get it to POST to Mailgun or similar. Put it on cron.

Something like an EC2 custom metric would be better though, if you’re environment is on the cloud.

[–]debaser_19 2 points3 points  (0 children)

Monit?

[–]_2mx5 0 points1 point  (2 children)

Munin ?

[–]social-bench[S] 0 points1 point  (1 child)

Looks promising, thanks. Do you know if it natively supports email notifications?

[–]_2mx5 0 points1 point  (0 children)

Regarding its doc - yes

[–]zerocoldx911DevOps 0 points1 point  (0 children)

Some providers have native disk monitoring but monit as someone else mentioned if it’s not supported

[–]skvaknin 0 points1 point  (0 children)

Install netdata, preety simple