[SOLVED] Using smartd.conf to send regular scan results

Jarvar

Well-Known Member
Aug 27, 2019
317
10
58
Hello Everybody,
I have seen the option to put -M in smartd.conf in order to get email alerts when things go wrong.
Is there any way to get regular email to show the status of the drives in Proxmox?
Thanks.
 
Hi,
you can use a cronjob for it.
All output from the command what the cronjob generates will send by email to the root email address.
 
  • Like
Reactions: Jarvar
Hi,
you can use a cronjob for it.
All output from the command what the cronjob generates will send by email to the root email address.
Thank you.
I figured out how to use the Crontabs and now send myself smart information on my disks nightly.
Thank you so much.