一、下载influxdb并安装
wget https://dl.influxdata.com/influxdb/releases/influxdb-1.7.7.x86_64.rpm
sudo yum localinstall influxdb-1.7.7.x86_64.rpm
启动
service influxdb start
systemctl start influxdb #启动influxdb
systemctl status influxdb #查看状态
systemctl enable influxdb #开启开机启动
二可视化工具
InfluxDB在0.13版本以后,就默认关闭了web管理页面因此可以用这个简易的可视化工具
工具名称InfluxDBStudio 可以自行搜索
InfluxDB安装与web可视化工具
最新推荐文章于 2025-03-30 15:50:46 发布