Tim Nelson <[EMAIL PROTECTED]> writes:

> Hello! Is it possible to monitor software RAID devices under Linux
> with JFFNMS? Ideally, it would simply check to see the status of the
> array (optimal, degraded, failed, rebuilding, etc...). Of course,
> email alerts are required. Is this available currently or would a
> custom script have to be added? Thank you!

My solution for Nagios was to extend the net-snmp agent:

http://www.magma.com.ni/moin/EnterpriseNumber/1.3.6.1.4.1.22692.2.7243

The main piece is the Awk script 'raid_snmp.awk'.

However newer net-snmp versions deprecate the "exec" format I used in
raid_snmpd.conf.

I will very probably develop a better solution in some time in the
future, since my raid monitoring will stop to work after the next
upgrade.

If you manage to poll this MIB from within JFFNMS I would be happy to
document it in the above Wiki.

Regards,

        Jorge-León

>
> -- 
> Tim Nelson
> Technical Consultant
> Rockbochs Inc.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/_______________________________________________
> jffnms-users mailing list
> jffnms-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jffnms-users


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to