summaryrefslogtreecommitdiffstats
path: root/monitor/barometer-install-script.sh
diff options
context:
space:
mode:
authorYang Yu <Gabriel.yuyang@huawei.com>2018-05-02 12:14:49 +0800
committerYang Yu <Gabriel.yuyang@huawei.com>2018-05-02 15:07:48 +0800
commit742fc9ab94ede1187c9146e5336e28fe84d510c5 (patch)
treee63f6b7eba22a907197341bc03efd9fdebc19a40 /monitor/barometer-install-script.sh
parent2833e627cbf31eb89f313ec167f215c48fa70217 (diff)
Style-check for monitoring scripts
Fix the style-check errors for monitoring scripts. In another patch, the scripts will be restructured according the dicretory structure. Change-Id: I4149b18177fa1bdeb1b12a84ecad3d7d0b78260b Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
Diffstat (limited to 'monitor/barometer-install-script.sh')
-rw-r--r--monitor/barometer-install-script.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/monitor/barometer-install-script.sh b/monitor/barometer-install-script.sh
deleted file mode 100644
index 9dc20093..00000000
--- a/monitor/barometer-install-script.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-docker pull opnfv/barometer
-sudo docker run --name bottlenecks-barometer-server -tid --net=host -v `pwd`/../src/collectd_sample_configs:/opt/collectd/etc/collectd.conf.d \
--v /home/opnfv/bottlenecks/monitor/barometer-collectd.conf:/src/barometer/src/collectd/collectd/src/collectd.conf \
--v /etc/barometer-config/barometer_client_collectd.conf:/opt/collectd/etc/collectd.conf \
--v /var/run:/var/run -v /tmp:/tmp --privileged opnfv/barometer /run_collectd.sh