X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=monitor%2Fmonitoring.sh;h=9abe49d9fa68d6fcc3eaf24e9e03aecb28b5abfa;hb=742fc9ab94ede1187c9146e5336e28fe84d510c5;hp=01c1edc335c5f3d79c2b67525493f7d2a30d4fb2;hpb=2833e627cbf31eb89f313ec167f215c48fa70217;p=bottlenecks.git diff --git a/monitor/monitoring.sh b/monitor/monitoring.sh index 01c1edc3..9abe49d9 100644 --- a/monitor/monitoring.sh +++ b/monitor/monitoring.sh @@ -64,7 +64,7 @@ sudo docker run \ python client_ip_configure.py barometer_client.conf # Configure IP Address in barometer server configuration -python server_ip_configure.py barometer-collectd.conf +python server_ip_configure.py barometer_collectd.conf # Automate Collectd Client python automate_collectd_client.py @@ -73,10 +73,10 @@ python automate_collectd_client.py python automate_cadvisor_client.py # Automate Barometer installation for jump server -bash ./barometer-install-script.sh +bash ./barometer_install_script.sh # Automate Barometer installation for compute/controller nodes python barometer_automated_client_install.py # Automate Prometheus Datasource and Grafana Dashboard creation -python automated-dashboard-datasource.py +python automated_dashboard_datasource.py