[Bug 236227] [patch] net-mgmt/nagios-check_smartmon for changed smartctl output

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 8 21:04:49 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236227

Pierre Guinoiseau <pierre at guinoiseau.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pierre at guinoiseau.nz

--- Comment #5 from Pierre Guinoiseau <pierre at guinoiseau.nz> ---
The patch works for me!

On a server with real disks:

  $ sudo python2.7 /usr/local/libexec/nagios/check_smartmon -w 45 -c 60 -d
/dev/ada0
  OK: device is functional and stable (temperature: 39)

On a virtual machine with a virtual disk:

  $ sudo python2.7 /usr/local/libexec/nagios/check_smartmon -w 45 -c 60 -d
/dev/da0
  OK: device is functional and stable (temperature: 0)

Thanks!

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


More information about the freebsd-ports-bugs mailing list