From e0caa608a25c8aa0894968cc68b74eaee0114f50 Mon Sep 17 00:00:00 2001 From: Joe Rayhawk Date: Sat, 16 May 2020 12:57:42 -0700 Subject: sbin/iptables-rrdtool: add brief description header --- sbin/iptables-rrdtool | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sbin') diff --git a/sbin/iptables-rrdtool b/sbin/iptables-rrdtool index ae1b8a9..97dada3 100755 --- a/sbin/iptables-rrdtool +++ b/sbin/iptables-rrdtool @@ -1,4 +1,7 @@ #!/bin/bash +# Record all active iptables rule counters into RRD datasets. +# Optionally, graph the result. Intended for use with cron. +# # requires bash 4.0+ regexes, substring manipulation # make sure we're running flocked against the PID file -- cgit v1.2.3