From 4d89b451376f3b2e3420bc0e87c5ccf32b81d809 Mon Sep 17 00:00:00 2001 From: Charles Wyble Date: Sun, 8 Mar 2020 09:36:28 -0400 Subject: [PATCH] OAM tuning --- slack/prod/netdata/scripts/postinstall | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/slack/prod/netdata/scripts/postinstall b/slack/prod/netdata/scripts/postinstall index 957c35f..b9d75ae 100755 --- a/slack/prod/netdata/scripts/postinstall +++ b/slack/prod/netdata/scripts/postinstall @@ -1,7 +1,9 @@ #!/bin/bash -echo "stopping netdata..." -service netdata stop +#echo "stopping netdata..." +#service netdata stop -echo "starting netdata..." -service netdata start +#echo "starting netdata..." +#service netdata start + +echo "netdata file refresh"