Document directory
Install cacti in Ubuntu
Install cacti in Ubuntu
I have been trying to install cacti for a long time. I tried it under windows and other Linux distributions, but I have not installed it successfully. I am stupid. I can't help it. Haha.
Ubuntu can easily integrate the lamp environment, so I want to install
process is completed later.(3) Configure nrpe on the monitored endModify the configuration file/usr/local/nagios/etc/nrpe. cfg. The changed area is shown in bold:# Run with a separate daemonServer_address = 192.168.10.195# Command [check_hda1] =/usr/local/nrpe/libexec/check_disk-w 20-c 10-p/dev/hda1Command [check_df] =/usr/local/nagios/libexec/check_disk-x/dev-w 20-c 10Command [check_ip_connets] =/usr/local/nagios/libexec/ip_conn.sh 8000 10000Note:● Command [check_df] =/usr/local/nagios/libexec
public 192.168.0.52 dsktable command to check
2. If the image comes
1. Check whether your host is active. You must pass the test and the status is active. You can use commands to check whether output exists.
2. In addition, the default rrdtool version of Cacti is RRDTool 1.1.x! -- Choose Console> System Utilities> Technical Support> RRDTool Version and select RRDTool 1.2.x. Otherwise, the figure may fail.
3. Why is there a problem when the network ca
I often useCactiTo prevent data loss, we need to perform Cacti data at any time.BackupAnd migration!
I. Workflow
Install mysql, php, apache, and rrdtool;
Copy the cacti directory tarball to the new monitoring server in the dual-Data Center for decompression;
Copy the cactid directory tarball to the new monitoring serve
In order to monitor the total incoming and outgoing traffic of vswitches, the company tried several different monitoring tools, including prtg, nagios, zabbix, and other monitoring tools, however, it seems that the data is not accurate, so here I try to use cacti for monitoring. The obtained data is very accurate and I
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 root Password
Mysqladmin-u root-p password .. (here is the newly created ROOT password) then prompt to enter the cu
ArticleDirectory
I. Software Packages
I. Software Packages
A) cacti-0.8.7g.tar.gz
B) net-snmp-5.2.6.tar.gz
C) rrdtool-1.4.5.tar.gz
Ii. Installation Steps
A) install and configure the lamp environment first.
B) tar zxvf rrdtool-1.4.5.tar.gz
C)./configure -- prefix =/usr/local/rrdtool -- disable-tcl
D) ln-S/usr/local/rrdtool/bin/*/usr/local/bin/
E) Run rrdtool to check whether the installation is correct.
F) tar zxvf net-
CactiIt is a graphic analysis tool for network traffic monitoring. It combines LAMP functions for network traffic monitoring and is very convenient to operate! Let's get to know about Cacti and Its workflow.
I. Introduction
1. cacti is a software implemented in php. Its main function is to use the snmp service to obt
Cacti is a very good flow monitoring software, using rrdtool mapping, can accurately and systematically display the flow chart. There is a need to summarize the inbound and outbound traffic for all servers on the line and export the updated data every 5 minutes.First, cacti precision setting1, modify the RRDtool storage sizeConsole-management->data Sources->rrasM
An environmental background
Monitor host a:192.168.24.231; monitored host b:192.168.24.233
A/b host, SSH connection via public key [ Operation B Host does not need to enter password, see note: http://app.yinxiang.com/l/ACQDOta4_v1IEr_WI6aufZVFEux9o1ou6ts/]
Two monitoring targets and test results host a monitors the following information on Host B:
Number of containers that are running (yellow)
Number of containers alrea
I started to learn how to use Cacti. I am unfamiliar with this software. First, I tried to add my Ubuntu to Cacti. Ubuntu needs to install the snmp protocol, obtain system information through snmp itself, and transmit it to the monitoring platform for data collection and analysis for remote management. # Apt-getinstallsnmp # apt-getinstallsnmpd has been installed
There is often a "error:xml: Hash version does not exist" error that occurs when import download cacti template from the web. This is because the cacti of the export template and the cacti version of the import template are caused by different versions . To ensure compatibility, cacti has a mechanism that prevents temp
Cacti is an open-source network monitoring tool. based on the good drawing function of Rrdtool, it can perfectly monitor the status and load of the host. after adding the corresponding template, it can be used to monitor the running status of the Apache server and Mysql server. This article describes how to install the Cac label FreeBSDCacti under FreeBSD.
Cacti
Cacti is a set of graphical analysis tools for network traffic monitoring based on PHP,MYSQL,SNMP and RRDtool development. Widely used for server operation and maintenance monitoring, cacti provides a plug-in management, as long as required to write a specific template, then you can monitor any service flow . This arti
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 file.
Disadvantages:
1. text-based databases cannot be reused;
2. data can only be viewed by day, week, month, or year;
3. Only two DS (one line and one block) can be dra
This is the third step for installing and configuring Nagios and Cacti. It is to patch and install the weathermap plug-in for cacti and build the weathermap plug-in on the previous experiment platform. This article mainly introduces the first part of this article: the package cacti-plugin-0.8.7h-pa-v3.0.tar.gz for installing plug-ins. [root @ localhost ~] # Tarzx
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.