Port details |
- nagios-check_smartmon Nagios plug-in to get status from smartmontools
- 20100318_5 net-mgmt =12 20100318_5Version of this port present on the latest quarterly branch.
- Maintainer: ports@bsdserwis.com
- Port Added: 2009-07-14 21:39:24
- Last Update: 2022-07-20 14:22:42
- Commit Hash: 43ac3e2
- People watching this port, also watch:: gnupg, smartmontools, nagios, git, net-snmp
- License: GPLv2+
- Description:
- check_smartmon is a Nagios plug-in written in python that uses
smartmontools to check disk health status and temperature.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nagios-check_smartmon${PYTHON_PKGNAMESUFFIX}>0:net-mgmt/nagios-check_smartmon
- To install the port:
- cd /usr/ports/net-mgmt/nagios-check_smartmon/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/nagios-check_smartmon
- pkg install nagios-check_smartmon-py39
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nagios-check_smartmon-py39
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (check_smartmon-20100318.tar.gz) = f7d98f783920cb94c517e05a764e06e076da62e08a7f805194a51623820897aa
SIZE (check_smartmon-20100318.tar.gz) = 3110
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- smartctl : sysutils/smartmontools
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_nagios-check_smartmon
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20100318_5 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
20100318_5 12 Oct 2021 11:49:08 |
Fernando ApesteguĂa (fernape) Author: Denis Shaposhnikov |
net-mgmt/nagios-check_smartmon: fix temperature recognition for some devices
Based on a patch[1] by Dan Langille
[1] https://reviews.freebsd.org/D30712
PR: 258965
Reported by: dsh@bamus.cz
Approved by: ports@bsdserwis.com |
20100318_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20100318_4 23 May 2019 14:27:14 |
koobs |
net-mgmt/nagios-check_smartmon: Fix ValueError with some drive values
After upgrading to version 20100318_4, users reported ValueError for
some disks [1]
Also fix Python 3.x compatibility [2]
While I'm here:
- Pet portlint, NO_* in USE{S} section
- Make concurrent-safe, installs executables in libexec
PR: 236873
Reported by: Thomas Eckhardt <freebsd eckieck de> [1]
Submitted by: Thomas Eckhardt <freebsd eckieck de> [1]
Submitted by: Krzysztof <ports bsdserwis com> (maintainer) [2]
Approved by: Krzysztof <ports bsdserwis com> (maintainer)
MFH: 2019Q2 (bugfixes) |
20100318_4 08 Mar 2019 21:59:55 |
dvl |
Catch up with smartctl changes while retaining old behaviour.
PR: 236227
Approved by: Krzysztof <ports@bsdserwis.com> (maintainer)
MFH: 2019Q1 |
20100318_3 18 Feb 2019 15:08:47 |
dvl |
Patch check_smartmon to cater for changed smartctl output
We previously patched the code to look for:
SMART STATUS RETURN: incomplete response, ATA output registers missing
That line is now:
SMART Status not supported: Incomplete response, ATA output registers missing
It also seems like the temperature has moved from part 190 to 194.
PR: 235475
Approved by: Krzysztof (maintainer)
MFH: 2019Q1 |
20100318_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
20100318_2 12 Mar 2016 12:07:00 |
rakuco |
Simplify the Makefile a bit.
Set LICENSE and NO_ARCH and use shebangfix.
PR: 207766
Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer) |
20100318_2 23 Jul 2015 15:59:14 |
dvl |
Allow check_smartmon to work with da* devices
PR: ports/201767
Approved by: Krzysztof (maintainer), X (mat) |
20100318_1 05 Feb 2015 15:23:32 |
bapt |
Cleanup plist |
20100318_1 24 Oct 2014 16:29:52 |
mva |
- Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python
Approved by: portmgr (implicit) |
20100318_1 17 Mar 2014 12:59:47 |
ehaupt |
Support staging |
20100318_1 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
20100318_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
20100318_1 25 Apr 2010 23:22:03 |
sahil |
- Add performance data to output for PNP graphing
- Bump PORTREVISION due to functionality enhancement
PR: ports/146003
Submitted by: olli hauer <ohauer@gmx.de>
Approved by: Krzysztof Stryjek (maintainer), wxs@ (mentor) |
20100318 20 Mar 2010 18:51:09 |
miwi |
- Update to 20100318
- Pass maintainership to Krzysztof Stryjek
Submitted by: maintainer via irc |
20100125 11 Mar 2010 09:42:21 |
miwi |
- Update to 20100125
Submitted by: steinex via #bsdports at efnet (maintainer) |
20060324 14 Jul 2009 21:39:07 |
miwi |
check_smartmon is a Nagios plug-in written in python that uses
smartmontools to check disk health status and temperature.
Submitted by: steinex |