Author Topic: S.M.A.R.T. monitoring  (Read 4865 times)

drdebian

  • Zen Apprentice
  • *
  • Posts: 37
  • Karma: +0/-0
    • View Profile
S.M.A.R.T. monitoring
« on: December 28, 2007, 07:06:29 am »
ebox keeps getting better all the time, but there's one thing I miss in the current release: smartmontools! You see, I've had too many drives fail on me, so I'd at least like to be notified if one is about to go down.

The same goes for mdadm, which is there for software RAID purposes.

It would be nice if there'd be a little option to configure the basics right from the admin interface.

Now, what would be the best way to install smartmontools onto the current release without mixing up sources.list too much?

sixstone

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1417
  • Karma: +26/-0
    • View Profile
    • Sixstone's blog
Re: S.M.A.R.T. monitoring
« Reply #1 on: December 28, 2007, 09:59:41 am »
That's a great point, the SMART monitoring. We are improving our events scheme currently.

Regarding to the linux RAID, we have already implemented the RAID events in our event architecture in a similar way as mdadm does.

About installing smartmontools, the easiest way is to change the sources.list to add a Sarge repository and then,

Code: [Select]
# apt-get update
# apt-get install smartmontools

Nothing else is required. The sources.list will be overwritten when ebox-software is upgraded.
My secret is my silence...