Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 2003 13:28:57 -0400
From:      "Ken Menzel" <kenm@icarz.com>
To:        "Edy Lie" <email@edylie.net>, <freebsd-scsi@freebsd.org>
Subject:   Re: Adaptec 2100s monitoring script
Message-ID:  <05e401c3972f$a6916770$b2db7bd1@icarz.com>
References:  <20031018180559.E1E0B43F3F@mx1.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
cd  /usr/ports/sysutils/asr-utils
make install

I then wrote a quick perl script to tie this in with nagios:
Port:   nagios-1.1_2
Path:   /usr/ports/net/nagios

If you run Nagios and want my script (check_raidutil.pl) let me know.

-----------------------------
here is some sample output:
kirk# raidutil -L logical
Address    Type              Manufacturer/Model         Capacity
Status
----------------------------------------------------------------------
-----
d0b0t0d0   RAID 1 (Mirrored) ADAPTEC  RAID-1            17366MB
Optimal

kirk# dmesg | grep asr
asr0: <Adaptec Caching SCSI RAID> mem 0xf4000000-0xf5ffffff irq 5 at
device 10.1 on pci1
asr0: major=154
asr0: ADAPTEC 2100S FW Rev. 320P, 1 channel, 256 CCBs, Protocol I2O
da0 at asr0 bus 0 target 0 lun 0
da1 at asr0 bus 0 target 2 lun 0
kirk#

----- Original Message ----- 
From: "Edy Lie" <email@edylie.net>
To: <freebsd-scsi@freebsd.org>
Sent: Saturday, October 18, 2003 2:05 PM
Subject: Adaptec 2100s monitoring script


> Greetings,
>
> I am sorry if this question has been asked. I was wondering if
anyone has a
> good method to monitor the health of the RAID 5 using Adaptec 2100s
?
>
> Thank you.
> Best Regards,
> Ed
>
> _______________________________________________
> freebsd-scsi@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-scsi
> To unsubscribe, send any mail to
"freebsd-scsi-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?05e401c3972f$a6916770$b2db7bd1>