On Sat, 13 Aug 2005 09:29 am, Robert Story wrote:
> On Wed, 10 Aug 2005 09:58:53 +1000 Richard wrote:
> RG> Is there a way to obtain software RAID status for linux kernel using
> SNMP, RG> roughly equivalent to cat /proc/mdstat, to see the operational
> status (not RG> just existance) of each /dev/
On Wed, 10 Aug 2005 09:58:53 +1000 Richard wrote:
RG> Is there a way to obtain software RAID status for linux kernel using SNMP,
RG> roughly equivalent to cat /proc/mdstat, to see the operational status (not
RG> just existance) of each /dev/md* (CONFIG_BLK_DEV_MD)
RG>
RG> Or do I have to write m
Is there a way to obtain software RAID status for linux kernel using SNMP,
roughly equivalent to cat /proc/mdstat, to see the operational status (not
just existance) of each /dev/md* (CONFIG_BLK_DEV_MD)
Or do I have to write my own SMUX agent? Actually that's probably a bit beyond
me... ;)
Ch