Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Dec 2010 04:51:20 +0000 (UTC)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net-mgmt Makefile ports/net-mgmt/nagios-check_hdd_health Makefile distinfo pkg-descr pkg-plist ports/net-mgmt/nagios-check_hdd_health/src check_hdd_health
Message-ID:  <201012100451.oBA4pKlJ017532@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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