Hallo zusammen,
bei mir läuft Suse 11.1. Ich möchte gerne, dass mir smartd regelmäßig Informationen zum Festplattenstatus an root mailt.
Dazu habe ich in der /etc/smartd.conf "/dev/sda -d ata -H -m root -M test" eingegeben. Wenn ich das richtig verstanden habe, müsste root doch zumindest nach Neustart mit "rcsmartd restart" eine Testmail erhalten. Bekommt er aber nicht.
In /var/lib/messages finde ich:
Manuell kann ich mail an root absetzen und lesen, postfix funktioniert.
Was mache ich falsch?
bei mir läuft Suse 11.1. Ich möchte gerne, dass mir smartd regelmäßig Informationen zum Festplattenstatus an root mailt.
Dazu habe ich in der /etc/smartd.conf "/dev/sda -d ata -H -m root -M test" eingegeben. Wenn ich das richtig verstanden habe, müsste root doch zumindest nach Neustart mit "rcsmartd restart" eine Testmail erhalten. Bekommt er aber nicht.
In /var/lib/messages finde ich:
Code:
smartmontools.sourceforge.net
Apr 28 21:27:56 linux-paid smartd[4554]: Opened configuration file /etc/smartd.conf
Apr 28 21:27:56 linux-paid smartd[4554]: Configuration file /etc/smartd.conf parsed.
Apr 28 21:27:56 linux-paid smartd[4554]: Device: /dev/sda, opened
Apr 28 21:27:56 linux-paid smartd[4554]: Device: /dev/sda, found in smartd database.
Apr 28 21:27:56 linux-paid smartd[4554]: Device: /dev/sda, is SMART capable. Adding to "monitor" list.
Apr 28 21:27:56 linux-paid smartd[4554]: Device: /dev/sda, state read from /var/lib/smartmontools/smartd.ST340014AS-5MQ3ZVAV.ata.state
Apr 28 21:27:56 linux-paid smartd[4554]: Monitoring 1 ATA and 0 SCSI devices
Apr 28 21:27:56 linux-paid smartd[4554]: Device: /dev/sda, state written to /var/lib/smartmontools/smartd.ST340014AS-5MQ3ZVAV.ata.state
Apr 28 21:27:56 linux-paid smartd[4556]: smartd has fork()ed into background mode. New PID=4556.
Was mache ich falsch?