Cacti is not a stranger to the OPS, probably the most used monitoring tool now. Internet-related companies may use cacti to monitor the state of the server and the load of some software.Now the site with the most back-end technology may be PHP, whether nginx or LIGHTTPD, today's load capacity is very strong, in a lot of cattle people's efforts, load tens of thousands of to 100,000 concurrent is not uncommon
1. First download the common monitoring template from the official website.
Generally, the tomcatstats-0.1.zip template is mostly used ,:
Http://forums.cacti.net/download/file.php? Id = 1, 12310,
Use wget download on a linux server, wget http://forums.cacti.net/download/file.php? Id = 12310, the following error is reported:
Connecting forums.cacti.net | 173.225.179.10 |: 80... already connected.
An HTTP request has been sent and is waiting for response... 301 Moved Permanently
Location: http://f
I use the virtual machine installed centos6.5 as an experimental environment, install CACTI-0.8.8C, install the path for "/var/www/html/cacti", today to say plug-in realtime plug-in installation.Download Realtime Pluginwget http://docs.cacti.net/_media/plugin:realtime-v0.5-2.tgzUnzip and place the plugins directory into the cacti:Tar zxvf realtime-v0.5-2.tgzMV realtime/var/www/html/
Environment Cat/etc/issueubuntu 10.04.4 LTS \ \l
2. Introduction and how it worksCacti is a set of graphical analysis tools for network traffic monitoring based on PHP,MYSQL,SNMP and RRDtool development. It uses Snmpget to get data, use RRDtool to draw graphics, and you can completely not need to understand RRDtool complex parameters. It provides very powerful data and user management functions, you can specify that each user can view the tree structure, host and any map, but also with the
Installation environment:
Centos 5.6 x86_64
Cacti-0.8.7g
Snmpdiskio-0.9.4
Install
1. You can download snmpdiskio in windows. Decompress the downloaded package. After decompression, the README file is an English installation document.
A. Upload the snmpdiskio file in the decompressed folder to the/usr/local/bin directory of the monitored server.
Since 9.4 is too old to support 2.6 kernel, need to modify, from http://forums.cacti.net/viewtopic.php? P
Installation environment: centos5.6x86 _ 64cacti-0.8.7gsnmpdiskio-0.9.4 installation 1. download snmpdiskio in windows. Decompress the downloaded package. After decompression, the README file is an English installation document. A. decompress the package and try snmpdiskio in the folder...
Installation environment:
Centos 5.6 x86_64
Cacti-0.8.7g
Snmpdiskio-0.9.4
Install
1. you can download snmpdiskio in windows. Decompress the downloaded package. A
According to the company's new project requirements, a traffic and Performance Monitoring System server was configured with Cacti in RHEL5.4 over the past two days. The installation process has been recorded for reference by myself and other friends. Cacti is a set of graphic analysis tools for network traffic monitoring developed based on PHP, MySQL, SNMP, and RRDTool.
Figure-Cacti
Introduction
CactiIt uses snmpget to obtain data and draw images using RRDtool. You do not need to understand the complex parameters of RRDtool. It provides powerful data and user management functions, allowing each user to view the tree structure, host, and any graph, and perform user verification with LDAP, you can also add templates by yourself, which are very powerful and complete. User-friendly.
The development of
CactiThere are many features that you may not know. This article introduces one Method: Using cacti andPerformance countersImplement custom Remote Monitoring
Performance monitoring has always been an issue that every website must seriously consider. For a large system, if you do not know the running status of each module, it is an accident, I don't even know how to cancel it. I think many software developers have noticed this. Therefore, various moni
Release date:Updated on:
Affected Systems:Cacti 0.8.8bCacti 0.8.7fDescription:--------------------------------------------------------------------------------Bugtraq id: 66392CVE (CAN) ID: CVE-2014-2327Cacti is a database round robin (RRD) tool that helps you create images from database information. It has multiple Linux versions.Cacti 0.8.8b and earlier versions have the Cross-Site Request Forgery Vulnerability, which allows remote attackers to modify binary files, modify configurations, or add
As a Linux SA, the most important thing in daily life is to ensure the normal and stable operation of the website, we need to monitor the running state of the website and the server in real time, then we need to use open source software (cacti, nagios, Zabbix, etc.) monitoring to realize. Cacti is a PHP language implementation of a software, its main function is to use the SNMP service to obtain data, and t
1 minutes of acquisition accuracy, you need to do the following before the acquisition of data to begin drawing4 things。1. 创建1分钟的RRA;2. 在Cacti Data Source 模板中修改“Step”和“Heartbeat”的值;3. 在系统 cron 中修改 poller 的轮询时间间隔;4. 在 Cacti 配置中修改 poller 的轮询时间间隔。1, first create the required 1 minutes RRA:This RRA definition can determine the maximum data retention period for our different precision, save time
Cacti just added a few deep convincing devices, the result graph can come out but the data part shows as Nan.First step: Login to cacti GUI "console"--"device"--"Find your Devices"--the top right of the interface "data Source list"--click on the diagram shown as Nan--Enter the third line to find "Data source path" , my side is "Step two: Log in to cacti Linux bot
CactiIt is a network traffic monitoring software. It integrates many advantages of LAMP and makes network monitoring the best. Let's take a look at it.InterfaceIntroduction!
Interface Introduction
After logging on to Cacti, you can see two tabs in the upper left corner, "console" and "graphs ". Console indicates the console, where all configurations and other operations are performed, while graphs is used to view the performance images of all server
UsedCactiI know it is a software used to monitor network traffic, but he has many advanced skills. You know, here I will introduce one: Create your own Cacti template!
Create a Data Template)
Click Data Templates connection in the left-side menu bar under the console tab to open the new Data template window.
In the new Data template window, click Add to Add "Data Templates ".
Enter the following content:
1). the first Name is the Template Na
InCactiUnderAppServEvent Viewer error appears in the Environment _HttpdPhp5ts. Here is the solution!
Win server2003install cacti,the environment appserv,, it is convenient to use, but httpd.exe reports an error, the event viewer information:
Bytes -------------------------------------------------------------------------------------------------
Date (A): 2010-9-6 source (S): Application Error
Time (M): 10:21:39 category (R): (100)
Type (E): Error Event
1. Check whether the disk is full.
2. check time.
3. Check whether the cacti user can log on to MySQL.
4. View cacti logs,/var/www/html/cacti/log/cacti. Log
5. Check the size. The cacti. log file reaches 2 GB, and logs do not record anything. Mv
Forwarding: http://baike.baidu.com/view/1358799.htm
Cacti is a set of graphic analysis tools for network traffic monitoring developed based on PHP, MySQL, SNMP, and rrdtool.
Cacti uses snmpget to obtain data and uses rrdtool to draw images. In addition, you do not need to understand the complex parameters of rrdtool. It provides powerful data and user management functions, allowing each user to view t
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.