CACTIIt took a long time, but it was a lot of trouble for beginners to configure CACTI. This article will learn how to test the Basic settings of CACTI.SNMP Service!
Test the SNMP service
Use the following command on the Cacti Server:
Snmpwalk-v 2c-c public 192.168.0.1 if
This command indicates that the SNMPV2c version and community name are used.
"Public": obtains information about all interfaces (NICS) of the server (192.168.0.1.
If the SNMP service of 192.168.0.1 is normal, the NIC information of the server or the switching device is returned. If an error message is returned, check whether your SNMP configuration or network is normal.
Through the above steps, we can test whether the SNMP service is normal and lay a good foundation for CACTI's use!
- CACTI Basic settings-switching devices
- CACTI Basic settings: Net-SNMP
- Cacti Workflow
- Cacti Architecture
- Install cacti and plugin
- Cacti quick shell installer Lite version under Centos