Software / Linux / Command Line How do I graphing mysql statistics in Cacti?
Graphing mysql statistics in Cacti
The HOWTO below will guide you through creating statistics graphs for MySQL usage in Cacti.
We have ...
Software / Linux How do I setup SNMPd on CentOS 7?
To setup SNMP daemon firstly install the required packages.
yum install net-snmp net-snmp-devel net-snmp-libs net-snmp-utils
Then edit the main configuration file
vi /etc/snmp/snmpd.conf
Find ...