CACTI monitors the added host state through the SNMP protocol every interval , and in the Cacti database, Host The table records information about the switch, such as status, the most recent downtime (status_fail_date), and the most recent return to normal time ( status_rec_date). To implement fetion monitoring switch status, the switch sends text messages to the specified phone number, and the switch info
I. Cacti scripts and TemplatesCacti Scripts and Templates forum: http://forums.cacti.net/forum-12.htmlA complete list of cacti scripts and templates: http://forums.cacti.net/about15067.html1.Advance Ping Scripts and templates: http://forums.cacti.net/about10049.htmlNote: To use this template, PHP must be compiled with the--enable-sockets option to support sockets.1). Function: This template is used to monit
DirectoryFirst, common monitoring softwareIi. Overview of CactiThree, cacti working principleIv. installation of cactiV. Configure cacti Monitor the machineNote: All software in this document is installed with YumI. Overview of common monitoring software1, cactiCacti is a set of graphical analysis tools for network traffic monitoring based on PHP,MYSQL,SNMP and RRDtool development.Simply put,
The production environment is as follows:Operating System: CentOS Release 6.8 (Final)combat Mission : Implement cacti monitor Nginx operation statusEarly to achieve cacti to the operating system, database, Apache and other elephant monitor, such as:650) this.width=650; "Src=" Http://s4.51cto.com/wyfs02/M01/83/79/wKiom1d0a8LR0DUmAAGUaEICQcc006.jpg-wh_500x0-wm_3 -wmp_4-s_3393215506.jpg "style=" width:606px;he
1. Configure cacti to monitor the local host localhost
Each time a monitored device is added, there are three basic steps: 1. Create devices to add a device; 2. Create graph to create a new device; 3. view the generated image
650) This. width = 650; "src =" http://s3.51cto.com/wyfs02/M02/45/36/wKiom1PkWheiEPY1AABkV2xJNjQ592.jpg "Title =" 9.png" alt = "wkiom1pkwheiepy1aabkv2xjnjq592.jpg"/>
We need to monitor the status of the device, so the first thing
There are no strangers to cacti O M personnel. It may be the most widely used monitoring tool. Internet-related companies may use cacti to monitor the server running status and the load of some software.
Currently, php is the most widely used backend technology for websites. No matter nginx or lighttpd, the load capacity is very strong today. With the efforts of many cool people, tens of thousands to 100,0
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 (NIC
CactiIs a set of network traffic monitoring graphical analysis tools developed based on PHP, MySQL, SNMP, and RRDTool. CactiTemplateYesMySQL statsLet's explain it!
1. MySQL stats Template
Forum discussion: http://forums.cacti.net/about11010.html
: Http://www.faemalia.net/mysqlUtils/
Function: monitors the MySQL status, including index usage, query, sorting, and locking.
1 ). set mysql_stats.php and dumpMemcachedStats. put the php script in the cacti S
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
Monitoring host 192.168.24.69, the following with a for the monitored host 192.168.24.79, the following with a B logo, A host cacti 1. Import the XML template in Tomcatstat 2. Copy tomcatstats.pl from Tomcatstat to/var/www/html/cacti/srcipts directory while granting permissions #cd/var/www /html/cacti/scripts#chown apache.apache tomcatstats.pl chmod 755 tomcatst
1. Check if the system has a Chinese font pack# Ls/usr/share/fonts/chineseif not, install the# yum-y Install Fonts-chinese2, set cacti to use the RRDtool version of 1.2.xin Cacti's web interface selection: In the General tab, Console, Settings:RRDTool Utility version:rrdtool 1.2.x(the version of the machine installed is RRDtool 1.3.8, choose 1.2.x also no problem)3. Set cacti to call RRDtool using Chinese f
Server version RedHat 6.4-64
First, solve the permission problem:
1. Ssh-keygen # if it is a root user, the default directory generated is id_rsa (Public Key) id_rsa.pub (Private Key), which is the two files under/root/. Ssh)
2. CD/root/. Ssh/ chmod 600id_rsa * change the permission of the two files to 600.
3. Ssh-copy-ID-I/root/. Ssh/[email protected] # Add the public/private key authentication of the monitored Node
First, check whether the python-redis module is installed on the server. If
Cacti is not an independent software, but a collection of web pages, so you need a publisher,Apache and Nginx and other PHP Web server can publish him. ( Lao Wang I turned a lot of trouble, did not finish lamp) engaged in a half-day website has been released. The following is the cacti in Apache as a Web server :Unzip the downloaded cacti package to the WWW direc
After configuring LNMP, configure cacti, open discovery, Display Web page, manually run/usr/local/php/bin/php/usr/local/nginx/html/cacti/poller.php--force when promptedPHP warning:date (): It is not safe for rely on the system ' s timezone settings. You is *required* to use the Date.timezone setting or the Date_default_timezone_set () function. In case you used any of those methods and you is still getting
Everyone is discussing how to use cacti to monitor the server working status, read a lot of articles, feel cacti is really a good server state monitoring software, look at the online introduction, it seems that anything can use cacti to monitor, although it feels a bit exaggerated, But cacti's function is really powerful. So also in a local idle server installed
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.