Date: Fri, 07 Oct 2005 22:00:58 +0200 From: "J. Martin Petersen" <jmp.lists@alvorlig.dk> To: freebsd-questions@freebsd.org Cc: jayesh.jayan@gmail.com Subject: Re: Software to monitor RAID 5 Hardware on Dell Server. Message-ID: <4346D3FA.7050400@alvorlig.dk> In-Reply-To: <d7686f2a0510071249q3cf8a1abjb5d48141b28af623@mail.gmail.com> References: <d7686f2a0510071249q3cf8a1abjb5d48141b28af623@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Jayesh Jayan wrote: > Hi, > > I had disturbed you all with some doubts regarding freebsd before. > > Now i have servers up and running. > > I am using the monitoring tool named nagios for checking the services run on > the server. > > Now i am in need of a software or so to monitor the RAID hardware ...... > > Below is the URL to the specification of Dell server which I use. > > http://www1.us.dell.com/content/products/productdetails.aspx/pedge_2850?c=us&cs=04&l=en&s=bsd#tabtop > Please guide me on this. Have a look at sysutils/megarc from ports. You can use it to query LSI MegaRAID-based controllers (like the Dell Perc4). It is severely lacking documentation, but it works. You can for instance use megarc -dispCfg -a0 to show the status for the RAIDs on the first controller. Martin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4346D3FA.7050400>