aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2015-03-27 00:37:41 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2015-03-27 00:37:41 +0000
commitd2077b4e57399120c1392efe13c788e86aab103b (patch)
tree07a4753e3acca7bb652891363a240d89fc8c9766 /share
parenta4b65afcab87d13902ee28b89fae490510d50297 (diff)
downloadsrc-d2077b4e57399120c1392efe13c788e86aab103b.tar.gz
src-d2077b4e57399120c1392efe13c788e86aab103b.zip
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
Notes
Notes: svn path=/head/; revision=280721
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/periodic.conf.512
1 files changed, 11 insertions, 1 deletions
diff --git a/share/man/man5/periodic.conf.5 b/share/man/man5/periodic.conf.5
index 7b08fecac017..a8dee319f592 100644
--- a/share/man/man5/periodic.conf.5
+++ b/share/man/man5/periodic.conf.5
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 13, 2015
+.Dd March 26, 2015
.Dt PERIODIC.CONF 5
.Os
.Sh NAME
@@ -401,6 +401,16 @@ Set to
.Dq Li YES
if you want to run
.Nm netstat Fl i .
+.It Va daily_status_network_netstat_flags
+.Pq Vt str
+Set to additional arguments for the
+.Xr netstat 1
+utility when
+.Va daily_status_network_enable
+is set to
+.Dq Li YES .
+The default is
+.Fl d .
.It Va daily_status_network_usedns
.Pq Vt bool
Set to