Linux SAF-TE SCSI enclosure monitor
saftemon reads disk enclosure status information from SAF-TE (SCSI
Accessible Fault Tolerant Enclosures). SAF-TE is a component of SES
(SCSI Enclosure Services) which is common on most SCSI disk enclosures
these days. saftemon can monitor multiple SAF-TE devices and will
automatically detect them.
The information retrieved includes power supply, temperature, audible
alarm, drive faults, array critical/failed/rebuilding state and door
lock status. saftemon logs changes in the status of these enclosure
elements to syslog and can optionally execute an alert help program
with details of the component failure.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Base:System/safte-monitor && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Avoid-namespace-collisions-with-getline-via-s |
0000001340 1.31 KB | |
0002-Fix-compiler-warnings.patch | 0000005388 5.26 KB | |
0003-mathopd.h-declare-mathopd_main.patch | 0000000668 668 Bytes | |
0004-mathopd-provide-declaration-of-process_safte. |
0000000673 673 Bytes | |
0005-safte-monitor-fix-call-to-mathopd_main.patch | 0000000646 646 Bytes | |
0006-scsi_api.c-add-missing-includes.patch | 0000000611 611 Bytes | |
0007-safte-monitor.conf.m4-allow-customizing-user. |
0000001069 1.04 KB | |
0008-Makefile.in-install-alert-script-to-libexecdi |
0000001294 1.26 KB | |
safte-monitor-1.0.0~1.tar.gz | 0000057526 56.2 KB | |
safte-monitor.changes | 0000007693 7.51 KB | |
safte-monitor.service | 0000000336 336 Bytes | |
safte-monitor.spec | 0000003905 3.81 KB | |
sysconfig | 0000000495 495 Bytes | |
sysuser.conf | 0000000062 62 Bytes | |
tmpfiles.conf | 0000000042 42 Bytes |
Latest Revision
Marcus Meissner (msmeissn)
accepted
request 1033144
from
Martin Wilck (mwilck)
(revision 15)
- New version 1.0.0~1 - Rebase onto upstream 1.0.0rc1 * del patch 0001-install-www-data-into-usr-share-safte-monitor.patch * del patch 0002-etc-sysconfig-safte-monitor-add-comments.patch * del patch 0003-request.c-getline-mygetline.patch * del patch 0004-qlogic_api.c-add-missing-includes.patch * del patch 0005-qlogic_api-use-void-for-qlogic_probe-and-qlogic_map_.patch * del patch 0006-qlogic_api-fix-buffer-overflow.patch * del patch 0007-qlogic_api-fix-C-syntax-in-assignment.patch * del patch 0008-safte-monitor-remove-map_slots_to_devices.patch * del patch 0009-safte-monitor-use-void-for-check_safte_status-and-so.patch * del patch 0010-qlogic_api-fix-ioctl-calls.patch * del patch 0011-configure.in-remove-linux_includes.patch * del patch 0012-mathopd.h-declare-mathopd_main.patch * del patch 0013-mathopd-provide-declaration-of-process_safte.patch * del patch 0014-safte-monitor-fix-call-to-mathopd_main.patch * del patch 0015-scsi_api.c-add-missing-includes.patch * del patch 0016-safte-monitor.conf.m4-allow-customizing-user.patch * add patch 0001-Avoid-namespace-collisions-with-getline-via-stdio.h.patch * add patch 0002-Fix-compiler-warnings.patch * add patch 0003-mathopd.h-declare-mathopd_main.patch * add patch 0004-mathopd-provide-declaration-of-process_safte.patch * add patch 0005-safte-monitor-fix-call-to-mathopd_main.patch * add patch 0006-scsi_api.c-add-missing-includes.patch * add patch 0007-safte-monitor.conf.m4-allow-customizing-user.patch * add patch 0008-Makefile.in-install-alert-script-to-libexecdir.patch - Upsteam changelog: * Read celcius flag in high bit of "number of thermostats" field * Fix offset bug in reading doorlock and speaker fields * Add safte-monitor manpage
Comments 0