Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Check solaris Fault Manager data via snmp. Particularly useful for indicating ZFS filesystem problems. Reports all errors that 'fmadm' command line tool reports, but via snmp.
Current Version
1.1
Last Release Date
2010-09-29
Owner
Scott Nolin
Compatible With
usage: check_snmp_sunfm -H hostname -C community
Reports number of errors, and event IDs if any exist.
# credit to Nico <[email protected]> for script check_snmp_fmdpl.gz # # Changes by Scott: # -use Nagios::Plugin instead of deprecated utils.pm # -add community string as option # -use ResourceCount oid to signal there are errors, # add various failure to get data checks. This # avoids false "OK" reports on errors #
Be aware, if you have not run fault manager old errors that have been cleared may be reported.
On host to monitor configure and enable sma:
1) configure sma (for snmp)
/etc/sma/snmp/snmpd.conf -change public to your community string
ASSUMING amd64 (change if not!) - add this to end of file: dlmod sunFM /usr/lib/fm/amd64/libfmd_snmp.so.1
2) svcadm enable sma
Seems to report fmadm problems, but more details of the problem would be nice. For Sparc Solaris 10 add the following to snmpd.conf dlmod sunFM /usr/lib/fm/sparcv9/libfmd_snmp.so
You must be logged in to submit a review.
To:
From: