cacti sflow

Alibabacloud.com offers a wide variety of articles about cacti sflow, easily find your cacti sflow information here online.

Cacti monitors mysql database server implementation process

1. Install the mysql template on the cacti server first Wget https://mysql-cacti-templates.googlecode.com/files/better-cacti-templates-1.1.8.tar.gz Tar-xvf better-cacti-templates-1.1.8.tar.gz Cd better-cacti-templates-1.1.8 Put the ss_get_mysql_stats.php script in better-

Debian cacti installation procedure

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

Install and configure Cacti in linux & lt; 3 & gt;

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

Cacti Simple deployment

Cacti Simple Deployment Cacti Introduction Structure of this chapter Common platforms Common server monitoring softwareCacti , flow and performance monitoring mainly ----http://www.cacti.net/Nagios , service and performance monitoring mainly ---http://www.nagios.org/Other related toolsRRDtool , poll data Tools SNMP principle

Linux cacti installation configuration and simple monitoring example

First, Introduction Cacti is a set of graphical analysis tools for network traffic monitoring based on PHP,MYSQL,SNMP and RRDtool development. Second, the installation Installation Environment: CentOS6.0 32bit 1, installation of related packages: Yum install http* mysql* php-* net-snmp* httpd gcc glibc glibc-common gd gd-devel php php-gd ntp-yYum Install RRDtool rrdtool-devel rrdtool-php-y 2, download cacti

New installation and upgrade of Cacti for Windows

New installation and upgrade of Cacti for Windows Cacti runs many dependent software, such as mysql, PHP, Apache, Spine, and rrd. One installation is cumbersome and error-prone, if the installation is completely new, you can install it using the windows installation package provided by the Forum, which is very simple. At present, the latest version of Cacti is

Use cacti to do the monitoring server has been configured

[[emailprotected]~]#iptables–f[[emailprotected]~]#setenforce0[ [Emailprotected]~]#mkdir/mnt/sr0/[[emailprotected]~]#mount/dev /cdrom/mnt/sr0/[[emailprotected]~]#yum-yinstallhttpd[[emailprotected ]~]#yum-yinstallmysqlmysql-servermysql-devel[[emailprotected]~ ]#yum-yinstallphpphp-mysql[[emailprotected]~]#yum-y Installzlibfreetypelibjpegfontconfiglibxml2gdphp-gd[[emailprotected] ~]#yum-yinstallrrdtool[[emailprotected]~]#yum-y Installnet-snmpnet-snmp-utils change the disc into the system [[emailprot

Cacti power-on diagram fix the database

=" 2.png " alt= "Wkiom1rd7ias_xgraapua3h4_t8340.jpg"/>Turn on the realtime real-time graphics hey, there's no Red Cross.650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/4D/F6/wKioL1Rd7uvT9jwdAAGugAPtb0Y881.jpg "title=" 4.png " alt= "Wkiol1rd7uvt9jwdaagugaptb0y881.jpg"/>Wait 15 seconds to get the data, good! I can't figure out where I'm going with the problem.650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/4D/F6/wKioL1Rd70rT_1o_AAER3GAG53g074.jpg "title=" 5.png " alt= "Wkiol1

Cacti monitoring the operation of MSSQL 2005 resources

Overview: SQL server2000\2005\2008 itself does not support SNMP, using cacti to monitor MSSQL, you must connect MSSQL with PHP to get the value of the SQL 2005 performance Calculator.Operation Steps:1.php freetds tool for connecting MSSQL[email protected]/]# Yum install Freetds–y2. Installing the Php-mssql Drive[email protected]/]# Yum install php-mysql-y3. Test the MSSQL Connection[[email protected]/] #php –q test_mssql_connect.php#详细代码请下载附件4. Downlo

Cacti installation Detailed steps

I. Overview of CACTI1Cacti is a software implemented in the PHP language, its main function is to use the SNMP service to obtain data, and then use RRDtool to store and update the data, when the user needs to view the data with the RRDtool to generate a chart presented to the user. Therefore, SNMP and RRDtool are the key to cacti. SNMP is related to the collection of data, RRDtool is related to data storage and chart generation. 2. MySQL works with PH

Cacti monitoring Tool data collection method, template introduction and use

Directory1, Cacti data collection method, three kinds of template introduction2. Introduction to the use of templates1, Cacti data collection method, three kinds of template introductionIn the previous blog post we deployed the cacti environment and let cacti run. Today, we introduce the "Collection Methods", "Template

Server r2+iis7.5 Installation Cacti experiment

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:\

Cacti installation Configuration

Part I: Cacti installation configuration1. First to install the Epel extension source[[email protected] ~]# Ping www.baidu.comPING www.a.shifen.com (119.75.218.70) bytes of data.Bytes from 119.75.218.70:icmp_seq=1 ttl=57 time=4.96 msBytes from 119.75.218.70:icmp_seq=2 ttl=57 time=3.68 ms[[email protected] ~]# Yum install-y epel-release (not supported in 6.7 previous versions)[email protected] ~]# Yum install-y wget[Email protected] ~]# wget-p/etc/yum.

Use yum lnmp to build cacti in CentOS

Use yum lnmp to build cacti in CentOSI. Introduction to cacti network management (such as host load and network traffic monitoring) is an important part of the daily work of system management personnel, many vendors provide their own solutions. One of the most famous early open-source network management software, MRTG, was developed using perl to implement communication between management workstation and de

Cacti Construction Process

1. Install Lamp [[emailprotected]~]#yuminstallhttpdmysql-serverphpphp-mysqlmysql-devel 2. Install rrdtool [[emailprotected]]#yuminstallcairo-devellibxml2-develpango-develrrdtoolrrdtool-develgd-develgd 3. Install net-snmp [[emailprotected]]#yuminstallnet-snmpnet-snmp-develnet-snmp-utilsphp-snmpphp-mbstring Add boot start [[emailprotected]]#chkconfigsnmpdon[[emailprotected]]#chkconfigmysqldon[[emailprotected]]#chkconfighttpdon 4. Install cacti [roo[

Cacti monitors Redis implementation process

Cacti monitors Redis implementation process Cacti is a set of graphic analysis tools for network traffic monitoring developed based on PHP, MySQL, SNMP, and RRDTool. It is widely used in server O M monitoring. Cacti provides plug-in management. As long as you write a specific template as required, you can monitor the traffic of any service. This article will int

Cacti and Nagios integration

Required installation package http://down.51cto.com/data/1877296Integrated Cacti+nagiosintegrating cacti and Nagios is a plug- in nagiosfor cacti that leverages cacti, and it works by passing Nagios data ndo2db Import into the MySQL database (cacti 's library), and then

Install and configure Cacti flowview in RHEL 6.3

Install and configure Cacti flowview in RHEL 6.3 Test environment: 1. RHEL 6.3X64 minimal installation2. You have installed cacti 0.8.8.3. You have configured the epel source.4. flow-export has been configured on the cisco router. Installation and configuration process: 1. Install flow-tools Yum install flow-tools 2. install flowview Wget http://docs.cacti.net/_media/plugin:flowview-v1.1-1.tgz Tar zxvf plug

Installation of cacti under CentOS

IntroducedCacti is a set of graphical analysis tools for network traffic monitoring based on PHP,MYSQL,SNMP and RRDtool development. Cacti is to get data through Snmpget, using RRDtool to draw graphics. It provides very powerful data and user management functions, can specify each user can view the tree structure, host and any map, also can be combined with LDAP user authentication, but also can add their own templates, the function is very powerful p

RHEL 5.2 cacti Installation notes

Cacti in English means Cactus, but in the Open Source world it also has another meaning-NOC monitoring software, in addition to its own powerful functions, it can also install many plug-ins to achieve expansion. In many places in China, it may still be using expensive NOC software for monitoring, so cacti fans can rest very comfortably. After successfully installing c

Total Pages: 15 1 .... 7 8 9 10 11 .... 15 Go to: Go

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.