Last active
March 22, 2021 23:47
-
-
Save rakesh-patnaik/88eaa137a8ed6efad443 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget http://plugins.mirantis.com/repository/l/m/lma_collector/lma_collector-0.8-0.8.0-1.noarch.rpm | |
wget http://plugins.mirantis.com/repository/e/l/elasticsearch_kibana/elasticsearch_kibana-0.8-0.8.0-1.noarch.rpm | |
wget http://plugins.mirantis.com/repository/i/n/influxdb_grafana/influxdb_grafana-0.8-0.8.0-1.noarch.rpm | |
wget http://plugins.mirantis.com/repository/l/m/lma_infrastructure_alerting/lma_infrastructure_alerting-0.8-0.8.0-1.noarch.rpm | |
fuel plugins --install lma_collector-0.8-0.8.0-1.noarch.rpm | |
fuel plugins --install elasticsearch_kibana-0.8-0.8.0-1.noarch.rpm | |
fuel plugins --install influxdb_grafana-0.8-0.8.0-1.noarch.rpm | |
fuel plugins --install lma_infrastructure_alerting-0.8-0.8.0-1.noarch.rpm | |
fuel plugins |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment