opnsense-ports/sysutils/munin-common/files/patch-plugins_node.d_multiping.in
Franco Fichtner b5092bd666 */*: sync with upstream
Taken from: HardenedBSD
2018-08-07 07:44:54 +02:00

10 lines
297 B
Text

--- plugins/node.d/multiping.in.orig 2018-07-24 11:34:38 UTC
+++ plugins/node.d/multiping.in
@@ -58,6 +58,7 @@ Foundation, Inc., 51 Franklin Street, Fi
host=${host:-www.google.com}
+site=0
if [ "$1" = "config" ]; then
echo graph_title Ping times
echo 'graph_args --base 1000 -l 0'