Allow additional flags to be passed to netstat -i in the daily status check.
authorjhb <jhb@FreeBSD.org>
Fri, 27 Mar 2015 00:37:41 +0000 (00:37 +0000)
committerjhb <jhb@FreeBSD.org>
Fri, 27 Mar 2015 00:37:41 +0000 (00:37 +0000)
commit86fa361d5928fd87070cb01688fcb04ff242b186
tree07a4753e3acca7bb652891363a240d89fc8c9766
parentcfc3df2b8f708ce8494d9d556e3472a5c8c21b8a
Allow additional flags to be passed to netstat -i in the daily status check.
In particular, this allows an administrator to specify "-h" for human
readable output if that is preferred.

The default setting passes "-d", so that can be excluded by using a custom
setting.

Differential Revision: https://reviews.freebsd.org/D2034
Submitted by: Lystopad Aleksandr <laa@laa.zp.ua>
(patch to add option for -h)
Reviewed by: bz
MFC after: 1 week
etc/defaults/periodic.conf
etc/periodic/daily/420.status-network
share/man/man5/periodic.conf.5