[Bug 236227] [patch] net-mgmt/nagios-check_smartmon for changed smartctl output
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 4 20:10:41 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236227
Bug ID: 236227
Summary: [patch] net-mgmt/nagios-check_smartmon for changed
smartctl output
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: dvl at FreeBSD.org
CC: ports at bsdserwis.com
CC: ports at bsdserwis.com
Flags: maintainer-feedback?(ports at bsdserwis.com)
Created attachment 202559
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202559&action=edit
patch to the port
The patches are still not complete.
smartctl output varies.
This is a SATA devices, which because of camcontrol, appears as a SCSI device
when connected to an HBA as da3:
194 Temperature_Celsius 0x0022 100 100 000 Old_age Always
- 43 (Min/Max 7/60)
This is also a SATA device, which is connected directly to the motherboard as
ada0:
194 Temperature_Internal 0x0022 100 100 000 Old_age Always
- 25
The attached patch attempts to do the right thing, even when attribute 194 is
not present.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list