sunswraid checks md software raids in solaris for device errors. For each raid device, you can configure an errorlevel. This check uses the output of sun's metastat.
SUNSWRAID is the enclosing tag for all device entries.
0 or 1. If you don't define SUNSWRAID, no md device check will run.
<SUNSWRAID>
<DEVICE>
<NAME>md0</NAME>
<ERRORLEVEL>ERROR</ERRORLEVEL>
</DEVICE>
<!-- ERRORLEVEL: Default is FATAL -->
<DEVICE><NAME>md1</NAME></DEVICE>
</SUNSWRAID>