Bug 172486

Summary: [patch] sysutils/cciss_vol_status: Add daily periodic script
Product: Ports & Packages Reporter: Leonid Nevecherya <nlv>
Component: Individual Port(s)Assignee: Florian Smeets <flo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
patch.txt none

Description Leonid Nevecherya 2012-10-08 14:40:06 UTC
Add daily periodic script cciss_vol_status.
Script have parameters
daily_cciss_vol_status_flags="-s" Default check SMART status of array disks,
daily_cciss_vol_status_extra_status_flags="-V" Default full programm output on problem array,
daily_cciss_vol_status_devices This is list of ciss devices to monitor or AUTO to monitor all devices.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-08 14:40:15 UTC
Maintainer of sysutils/cciss_vol_status,

Please note that PR ports/172486 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/172486

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-08 14:40:16 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Florian Smeets freebsd_committer freebsd_triage 2012-10-08 14:49:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->flo

I'll take it.
Comment 4 Frank Wall 2012-10-25 09:52:53 UTC
Hi,

> Maintainer of sysutils/cciss_vol_status,
> Please note that PR ports/172486 has just been submitted.

I have slightly modified the submitted patch. The new patch
is attached to this e-mail.

CHANGES:
- do NOT use a pkg-plist file, keep everything in Makefile
- add missing SUB_FILES
- few text/style improvements
- use new one line header in Makefile

Please note that ports/172479 is obsolete and should be closed too.
Thanks to Leonid Nevecherya for submitting the patch.


Bye
- Frank
Comment 5 Florian Smeets freebsd_committer freebsd_triage 2012-10-25 17:58:24 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!