📜  启动 grafana 服务器 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:02.091000             🧑  作者: Mango

代码示例1
sudo systemctl daemon-reload
sudo systemctl start grafana-server
sudo systemctl status grafana-server