Introductory LearningThe first thing to understand is Zabbix's pronunciation (z?). Bix), mainly for network-related monitoring. It is an open-source software that provides distributed system monitoring based on Web interface display. Zabbix has two parts: Zabbix server and Zabbix
#aunsafeuserparameters=1n"/etc/zabbix/zabbix_agentd.conf
Set the agent to boot
The code is as follows
Copy Code
[root@logsec/usr/local/src/zabbix-2.0.5]#chkconfig Zabbix_agentd on[root@logsec/usr/local/src/zabbix-2.0.5]#service Zabbix_agentd StartStarting ZABBIX_AGENTD: [OK]
Add hosts, and apply templates
Host is
Zabbix monitoring Tomcat
The template that comes with tomcat in Zabbix can monitor tomcat. The configuration is as follows:
Zabbix-java-geteway needs to be installed in the zabbix-server section. You must download zabbix from the
Zabbix monitoring installation and deployment
1. Compile and install zabbix:Useradd-s/sbin/nologin zabbixInstall the server and agent at the same time and add data to the mysql database. You can use the following command to configure./Configure -- enable-server -- enable-agent -- with-mysql-enable-ipv6-with-net-snmp-with-libcurl2. Yum install mysql http php *Mysql-u rootGrant all onzabbix. * to
Monitoring ideas:First on the Zabbix host configuration of the MySQL server information, add good Zabbix the template App mysql template, and then go to the MySQL server to install the agent, and then add the MySQL monitoring script.Host role version192.168.1.244 Zabbix S
mysql monitoring Zabbix comes with a template to monitor MySQL, but it's not Zabbix's own template that really monitors MySQL. But percona A monitoring MySQL template percona Official website: www.percona.com Percona Composition Introduction1, PHP script for data collection 2, Shell script to invoke the acquisition of Information 3,
Requirements: monitoring/data/app/app/logs/det.log log files, the occurrence of the keyword bdrc_warning Alarm, level is warning; the keyword: bdrc_eroror alarm, level information. Log Monitoring principle
1. The Zabbix server and the Zabbix agent track the size and last modification time of the log files, and are reco
before writing an article mainly introduces the construction of Zabbix use http://msiyuetian.blog.51cto.com/8637744/1705396This article mainly introduces the script implementation of Zabbix custom monitoring network card trafficPre-preparation
1. DescriptionServer ip:192.168.0.115Client ip:192.168.0.1142. Open ServiceBecause previously built
Zabbix enterprise application server hardware information monitoring
Now we will introduce the Zabbix monitoring server hardware information. Because our company's servers use dell (our company is a mobile game, and all servers are dell), the server models include r410, r420, r710, and r720, the system includes CentOS
Monitoring Zabbix using JMX to monitor Tomcat
1. Install the java tool on the zabix server (zabbix has been installed on the server)
[Root @ db02 ~] # Rpm-ivhHttp://repo.zabbix.com/zabbix/2.4/rhel/6/x86_64/zabbix-java-gateway-2.4.7-1.el6.x86_64.rpm
[Root @ db02 ~] # Vim/etc/
database
mysql>GRANTALLONzabbix.*TO‘username‘@‘192.168.1.1‘IDENTIFYBY‘password‘;mysql>FLUSHPRIVILEGES;
3. Import zabbix-server-mysql schema. SQL, images. SQL, and data. SQL of zabix server to the database zabbix.
You can use rpm-QL zabbix-server-MYSQL to view the file path;
mysql-uusername-ppassword-h192.168.1.2zabbix
3. zab
Label:The above chapter "Zabbix implementation of MySQL database monitoring (ii)" Using MPM to monitor MySQL, but encountered installation problems always can not solve, here instead of Percona-monitoring-plugins to monitor the MySQL database zabbxi. For more information on Percona-monitoring-plugins, see: Https://www.
Zabbix full MySQL monitoring with fpmmm (MPM) module (Performance Monitor for MySQL)Fpmmm is the fromdualperformance Monitor for MySQL and MariaDB and the counterpart to the MySQL Enterprisemonitor from Ora Cle. With fpmmm-can monitor your MYSQL/MARIADB databases AndAlso your database hosts (machines). Fpmmm works on Linux and SH Ould also Workon Mac OSX (and possibly some other *BSD derivatives). Windows s
Tags: Zabbix monitoring mysql configuration and fault alarm configurationThis article mainly introduces the configuration of Zabbix monitoring MySQL, including the use of Zabbix self-contained templates to monitor MySQL related information and custom key
Tags: Zabbix orabbixI. BACKGROUNDThe company's business uses the Oracle database, because multiple occurrences of the table space can not be found in time, each time is the business group of Personnel notification processing, so that the DBA side is relatively passive, so the boss asked to monitor the remaining size of the table space and when the remaining hours can be timely alarm. Just came out of the solution is to write a script to get the table
Zabbix is a web-based interface that provides distributed System Monitoring and the enterprise-class open source solution for network monitoring capabilities. Zabbix can monitor various network parameters to ensure Server System and provides a flexible notification mechanism to enable system Administrator quickly locat
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.