Grafana is The open platform for beautiful analytics and monitoring. Here we installing grafana , then in other post we try to use with zabbix server to have a nice graph an report: #sudo yum install wget #wget https://s3-us-west-2.amazonaws.com/grafana-releases/release/grafana-5.3.1-1.x86_64.rpm #sudo yum localinstall grafana-5.3.1-1.x86_64.rpm #sudo systemctl daemon-reload #sudo…
Tag: centos7
How To Install and Configure Zabbix on Centos7
zabbix is a great tool that collect data from all device of the network such as Server,Router,Switches , DataCenter sensor’s,UPS, …. Prerequisites: Centos server Step 1 — Start your server and get IP with ifconfig command, Or set new IP…