标签:enable min art emc 配置文件 admin star download mon
grafana安装
官网安装https://grafana.com/grafana/download
以 grafana 用户启动 grafana 进程,grafana 用户是在安装过程中自动创建的。默认http端口:3000,默认用户和用户组是 admin
通过 systemd 启动
systemctl daemon-reload
systemctl start grafana-server
systemctl status grafana-server
systemctl enable grafana-server.service
修改配置文件
配置文件默认在 /etc/grafana/grafana.ini
标签:enable min art emc 配置文件 admin star download mon
原文地址:https://www.cnblogs.com/lazy-sang/p/12217612.html