influxdb安装及使用

来源:互联网 发布:火灾数据 编辑:程序博客网 时间:2024/05/17 22:39

安装

sudo apt-get  install influxdb -ysudo systemctl enable influxdb.servicesudo systemctl start influxdb.service