Grafana
安装Grafana
wget https://dl.grafana.com/oss/release/grafana-7.5.3-1.x86_64.rpm
yum localinstall grafana-7.5.3-1.x86_64.rpm
systemctl start grafana-server
systemctl enable grafana-server
Last updated
wget https://dl.grafana.com/oss/release/grafana-7.5.3-1.x86_64.rpm
yum localinstall grafana-7.5.3-1.x86_64.rpm
systemctl start grafana-server
systemctl enable grafana-server
Last updated