summaryrefslogtreecommitdiff
path: root/sysutils/munin-common/files/patch-plugins_node.d_multiping.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/munin-common/files/patch-plugins_node.d_multiping.in')
-rw-r--r--sysutils/munin-common/files/patch-plugins_node.d_multiping.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/munin-common/files/patch-plugins_node.d_multiping.in b/sysutils/munin-common/files/patch-plugins_node.d_multiping.in
new file mode 100644
index 000000000000..7f3e2995214c
--- /dev/null
+++ b/sysutils/munin-common/files/patch-plugins_node.d_multiping.in
@@ -0,0 +1,10 @@
+--- plugins/node.d/multiping.in.orig 2014-11-24 21:46:24 UTC
++++ plugins/node.d/multiping.in
+@@ -59,6 +59,7 @@ if [ -z "$host" ]; then
+ host=${host:-${file_host:-www.google.com}}
+ fi
+
++site=0
+ if [ "$1" = "config" ]; then
+ echo graph_title Ping times
+ echo 'graph_args --base 1000 -l 0'