SAFTE(4) - Device Drivers Manual # SAFTE(4) - Device Drivers Manual
NAME # safte - SCSI Accessed Fault-Tolerant Enclosure
SYNOPSIS # safte* at scsibus?
DESCRIPTION # The safte driver provides support for monitoring the various environmental sensors present in SCSI enclosures using the SCSI Accessed Fault-Tolerant Enclosure command set. The hardware monitor is used with the sysctl(8) interface.
SAF-TE compliant devices can provide an arbitrary set of sensors from the following types:
...
Hds,
Intro,
Ch,
Safte,
Ses,
Sd,
Uk,
Emc,
Sym,
St,
Cd,
Rdac,
Mpath,
Scsi SCSI(4) - Device Drivers Manual # SCSI(4) - Device Drivers Manual
NAME # scsi, scsibus - SCSI system
SYNOPSIS # cd* at scsibus? ch* at scsibus? safte* at scsibus? sd* at scsibus? ses* at scsibus? st* at scsibus? uk* at scsibus?
# multipath support emc* at scsibus? hds* at scsibus? rdac* at scsibus? sym* at scsibus?
DESCRIPTION # The SCSI system provides a uniform and modular system for the implementation of drivers to control various SCSI devices, and to utilize different SCSI host adapters through host adapter drivers.
...
SES(4) - Device Drivers Manual # SES(4) - Device Drivers Manual
NAME # ses - SCSI Enclosure Services
SYNOPSIS # ses* at scsibus?
DESCRIPTION # The ses driver provides support for monitoring the various environmental sensors present in SCSI enclosures using the SCSI Enclosure Services command set. The hardware monitoring is accessed via the hw.sensors sysctl(8) variable.
SCSI devices have a fairly high level interface to the system and talk to it via a SCSI host adapter (e.
...