脚踏实地、勇往直前!
全部博文(1005)
发布时间:2019-07-26 10:34:59
1.下载安装介质我这里下载的是opentsdb-2.3.2.noarch.rpm2.安装GnuPlotyum install gnuplot3.安装[root@localhost soft]# rpm -ivh opentsdb-2.3.2.noarch.rpmopentsdb会安装到 /usr/share/ 下4.配置$ cd /usr/share/opentsdb$ vim /usr/share/opentsdb/etc/opentsdb/opentsdb.conftsd.network.port = 4242t.........【阅读全文】
发布时间:2019-07-03 11:22:08
环境:OS:Centos 7/Centos 6安装grafana1.安装[root@localhost soft]# rpm -ivh grafana-5.2.1-1.x86_64.rpmwarning: grafana-5.2.1-1.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID 24098cb6: NOKEYerror: Failed dependencies:urw-fonts is needed by grafana-5.2.1-1.x86_64[root@localhost soft]# .........【阅读全文】