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-unsubscr...@freebsd.org"

Reply via email to