Use SNMP and Cacti to monitor Linux servers
SNMP (Simple Network Management Protocol) is used to collect internal data, such as load, disk status, and bandwidth. Network monitoring tools such as Cacti use this data to generate icons for monitoring
Configure SNMP on Debian or Ubuntu
To install the SNMP agent (SNMPD) on a Debian based system, run the following command:
The code is as follows:
root@server:~# Apt-get Install SNMPD
Then, edit the configuration file as follows.
The code is as
(Debian4.0r1) mrtg & amp; snmp-Debian information for the Linux release. For more information, see the following. Install snmpd mrtg snmp package
# Apt-get update
# Apt-get install snmpd snmp mrtg
Before modifying the configuration file, go to
Debian: Install cacti-Debian, the Linux release technology. For more information, see the following. I. Comparison of mrtg and cacti:
Advantages of MRTG: simple and easy to use. After installation, you only need to change the configuration
Debian 9.2 install Zabbix 3.4.2
Recently, I want to install Zabbix monitoring software In Debian 9.2. I have no choice but to find that many documents have not been installed successfully. Many of them are due to installation environment problems
Debian 6 was released. I installed a server in the Virtual Machine and tried it over the past few days. It feels lighter than Ubuntu and faster than centos, but there is always such a small problem. The following describes the installation process:1.
Debian: Install cacti-Debian, the Linux release technology. For more information, see. 1. install mysql
Apt-get install mysql-server-5.x
2. install cacti
Apt-get install cacti
(Automatic installation: apache2/php/rrdtoo/snmp)
3. Create a mysql
Finally, we installed LAMP with apt-get in Debian. Previously, we used CentOS for compilation and installation, which was faster than now, but the memory usage was not optimized, there is no time for further research... After installing yum, it is
First, upgrade the Debian environment
The code is as follows
Copy Code
Apt-get Update && apt-get-y upgrade
We need to upgrade the state of the latest Debian environment first, because
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.