# Sudo apt-get install php5-mysql php5-cgi php5-cli php5-snmp php-pear snmp snmpd
# Sudo apt-get install rrdtool
Step 3: Install the cacti Program
Download the latest cacti package from the http://www.cacti.net website, and Ubuntu server can download it with the wget command.
/NET-SNMP# touch/var/net-snmp/snmpd.conf# vi/var/net-snmp/snmpd.confInput:CreateUser User MD5 MyPasswordSave exit(This line of configuration means to create a user named "Users" with the password "MyPassword" and encrypted transmission with MD5.) The warning here is that the password must be at least 8 bytes, which is the SNM
CactiCacti built on nginx is a set of network traffic monitoring graphical analysis tools developed based on PHP, MySQL, SNMP and RRDTool www.2cto. comCacti and Nagios are now using a large number of network monitoring software. The difference between the two monitoring software should be said to be different in emphasis .... The establishment of cacti Cacti on n
An SNMP packet consists of three parts: version field), region-specific community field) and SNMP protocol data unit field (SNMP protocol data unit field). The packet length is not fixed.
The SNMP protocol also defines the SNMP message stream when the above three
Article Title: The UbuntuLinux system sets up the cacti Monitoring Service. Linux is a technology channel of the IT lab in China. Including desktop applications, Linux system management, kernel research, embedded systems, open source, and other basic classification. Step 1: Install ubuntu and LAMP services.
We recommend that you use the ubuntu server system + LAMP service to install the cacti software, be
Environment: centos 5.4 cacti server address: 192.168.1.1001. Automatic Installation of rrdtool through yum source (for plotting)# Vi/etc/yum. repos. d/dag. repo[Dag]Name = Dag RPM Repository for Red Hat Enterprise LinuxBaseurl = http://apt.sw.be/redhat/el?releasever/en/?basearch/dagGpgcheck = 1Gpgkey = http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txtEnabled = 1Then install yum:# Yum install rrdtool2. Install the lamp environment (refer to the l
First, the principleintegrating cacti and Nagios is a plugin of cacti, nagios for cacti, which works by importing Nagios data through ndo2db into the MySQL database (the cacti library). Then cacti reads the database information and displays the results of Nagios. Second,
/net-snmp/sbin/snmpd-c/usr/local/net-snmp/share/snmp/snmpd. conf Set environment variables and edit/etc/profileAdd the following line before the exportPATH =/usr/local/net-snmp/bin:/usr/local/net-snmp/sbin: $ PATH
Check
Run ps-aux | grep snmpd to check whether the snmpd proc
The establishment of cacti Cacti on nginx is a set of network traffic monitoring graphical analysis tools developed based on PHP, MySQL, SNMP and RRDTool www.2cto.com Cacti and Nagios are now using a lot of network monitoring software, the difference between the two monitoring software should be said to be the differen
Installation Instructions:1, Cacti-can be decompressed to the Wwwroot directory or installed separately in the "Cacti" subdirectory.2, Spine-Unzip to the C:\CACTI directory. You need to confirm that spine.conf.dist exists in this directory.3, RRDTool-installed in the C:\CACTI directory.4,PHP 5.6.11-installed in the c:\
Centos 6.5 SNMP Client Installation and configurationSNMP version: net-snmp-5.7.3.tar.gz1. Download the SoftwareCd/usr/local/srcYum-y Install GCCwget http://nchc.dl.sourceforge.net/project/net-snmp/net-snmp/5.7.3/net-snmp-5.7.3.tar.gz2. Unzip the build installationTAR-ZXVF n
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.