On Fri, Aug 22, 2008 at 09:18:53PM +0100, 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? >
I suspect logwatch would notify you of events relating to RAID disk failure. mdadm is the config tool used to confgure the array, and you'll find the current state in /proc/mdstat. Cheers, Al. -- [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/
