Chris Rowson wrote: > I'm configuring a server with software RAID and wondered if any of you > have any ideas about monitoring the RAID array. Does anyone have any > ideas about suitable applications for monitoring software RAID status > under Ubuntu? > > Hi Chris,
mdadm has it's own monitoring service, and can optionally do a decent monthly check. To enable it run: $ sudo dpkg-reconfigure mdadm Ensure you had a 'sendmail' equivalent such as postfix or exim4-daemon-light installed. Kind Regards, Dave Walker -- [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/
