rm install #install_prometheus and install_grafana

This commit is contained in:
lsxredrain 2021-12-23 11:21:33 +08:00
parent bcdf049c5b
commit a9cc272135

View File

@ -1006,8 +1006,8 @@ if [ "$verType" == "single" ]; then
install_go_fastdfs # 文件数据
install_erlang_otp
install_dgiot
install_prometheus
install_grafana
#install_prometheus #占用资源较多,先去除
#install_grafana #占用资源较多,先去除
install_nginx
fi
elif [ "$verType" == "cluster" ]; then