Summary: | [new port] net-mgmt/nagios-check_hdd_health , is a Nagios plug-in written in shell to check your HDD health using SmartMonTools | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Marián Jamrich <marian.jamrich> | ||||
Component: | Individual Port(s) | Assignee: | Philip M. Gollucci <pgollucci> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Marián Jamrich
2010-12-08 09:10:11 UTC
Responsible Changed From-To: freebsd-ports-bugs->pgollucci I will take it. State Changed From-To: open->closed Committed, Thanks! pgollucci 2010-12-10 04:51:20 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/nagios-check_hdd_health Makefile distinfo pkg-descr pkg-plist net-mgmt/nagios-check_hdd_health/src check_hdd_health Log: check_hdd_health is a Nagios plug-in written in shell to check HDD health. This script check HDD from S.M.A.R.T this values: - Spin Retry Count - Reallocated Sector Ct - Reallocated Event Count - Current Pending Sector - Offline Uncorrectable - Total health test PR: ports/152916 Submitted by: jamrich.majo at gmail.com Revision Changes Path 1.229 +1 -0 ports/net-mgmt/Makefile 1.1 +24 -0 ports/net-mgmt/nagios-check_hdd_health/Makefile (new) 1.1 +2 -0 ports/net-mgmt/nagios-check_hdd_health/distinfo (new) 1.1 +8 -0 ports/net-mgmt/nagios-check_hdd_health/pkg-descr (new) 1.1 +2 -0 ports/net-mgmt/nagios-check_hdd_health/pkg-plist (new) 1.1 +172 -0 ports/net-mgmt/nagios-check_hdd_health/src/check_hdd_health (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |