Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Mar 2019 20:10:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236227] [patch] net-mgmt/nagios-check_smartmon for changed smartctl output
Message-ID:  <bug-236227-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236227

            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@FreeBSD.org
          Reporter: dvl@FreeBSD.org
                CC: ports@bsdserwis.com
                CC: ports@bsdserwis.com
             Flags: maintainer-feedback?(ports@bsdserwis.com)

Created attachment 202559
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D202559&action=
=3Dedit
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 devi=
ce
when connected to an HBA as da3:

194 Temperature_Celsius     0x0022   100   100   000    Old_age   Always=20=
=20=20=20=20=20
-       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=20=
=20=20=20=20=20
-       25


The attached patch attempts to do the right thing, even when attribute 194 =
is
not present.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236227-7788>