On September 4 and September 9, the company's monitoring platform Zabbix two large-scale Zabbix monitoring alarms, are ZABBIX agent on * * * * * unreachable for 5 minute unreachable, each time is all monitoring host this alarm.Fault description: all monitored host alarms, all graphics data is interruptedAction: The first time is to execute the zabbix_get command
Zabbix implements the alarm function and zabbix implements the alarm function.
1. Apply for an enterprise account, Application address https://qy.weixin.qq.com/
2. log on to the enterprise account
Figure 1
Figure 2
2. Add an account
Figure 1
Figure 2
After completing the preceding steps, the account is added.
3. Create an application
Figure 1
Figure 2
Figure 3
Figure 4
After the above four images a
Description
Operating system: CentOS
IP Address: 192.168.21.127
Web environment: nginx+mysql+php
Zabbix version: Zabbix 2.2 LTS
Note: Linux installation Zabbix need to have lamp or LNMP operating environment
Prepare the article:
One, Web environment: nginx+mysql+php
CentOS 7.0 compile and install nginx1.6.0+mysql5.6.19+php5.5.14
Second,
Python Gets the host name and number of hosts monitored through the Zabbix API#!/usr/bin/env python#-*-Encoding:utf8-*-#Import module, URLLIB2 is a module that simulates the browser HTTP methodImportJSONImportUrllib2ImportSYSImportSmtplib fromUrllib2ImportRequest,urlopen,urlerror,httperror#URL and URL header#Zabbix's API address, user name, password, change to the actual parameters hereZabbix_url="http://ip/api_jsonrpc.php"Zabbix_header= {"Content-typ
Workaround: Edit the/etc/zabbix/zabbix-server.conf, increase the startdiscoverers parameter by default to 1, increase the parameter to the appropriate value, For example 4. Then restart Zabbix-server, if the utilization of the discoverer service process continues to soar, continue to increase the number of discoverer boot processes.This article is from the "Steve
The most rapid of an open source software has a certain understanding and understanding, the best way is crossing network introduction.------Shangwei SuperFirst question: What is Zabbix?A:Zabbix is an enterprise-class software designed for monitoring the performance limits of availability and IT infrastructure components, Zabbix is open source and is at no costSecond question: What can
ObjectiveIn the daily operation and maintenance work, will inevitably encounter such or such a failure, how to find fault in the first time, and timely locate the cause of the failure, to ensure that the business is not affected, I think this should be a good operation must master the skills. But the human can't control the change of the system in real time, so the monitoring system came into being, the monitoring is the eye of operation and maintenance, the operation and maintenance is a very e
Install Zabbix on CentOS7
I. Introduction to Zabbix
Zabbix is an enterprise-level open-source solution that provides distributed system monitoring and network monitoring functions based on the WEB interface.
Zabbix can monitor various network parameters to ensure secure operation of server systems. It also provides a f
Problem Description:Decorate the Zabbix monitor, normal operation. However, after restarting the virtual machine server, the page appears the following error, and the set of the report information is also invalid:Check the iptables and SELinux, in the closed state, check the Zabbix-server, httpd, mysqld, are in the open state. View the Zabbix_server.log log as follows: After data lookup, the problem is on t
Zabbix mail configuration, zabbix mailI. System and version
Operating System: centos7
Zabbix version: 3.2.5Ii. Install sendmail
Yum-y install sendmail
Systemctl enable sendmail
Systemctl start sendmail
1. if the error "My unqualified host name vim/etc/hosts xxx" is reported during startup. xxx. xxx. xxx hostname.com local name +. com because sendmail is running
Description
Operating system: CentOS
IP Address: 192.168.21.127
Web environment: nginx+mysql+php
Zabbix version: Zabbix 2.2 LTS
Note: Linux installation Zabbix need to have lamp or LNMP operating environment
Installation article
First, create, import
Zabbix as long as the discovery function is turned on, this alarm will appear,650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/85/F8/wKioL1exPxeyYcw_AACDZp7PX-U776.png "title=" 1.png " alt= "Wkiol1expxeyycw_aacdzp7px-u776.png"/>The problem is to be optimized, the more simple and brutal way is to turn off the discovery function, embarrassing ~So what is the way to be embarrassed?Find Zabbix_server under the zabbix_server.conf, find the Startd
A description of the problem:Web monitoring is added to a host, and when the host is not removed from the Zabbix page, the Web monitoring data on the Zabbix page can still be received on the host computer. In fact, the host is unreachable after the Zabbix page should not see any monitoring data on this host, but the only self-hosted web monitoring can see the dat
'
printf '}\n'
}
$1
Store the file in/usr/local/zabbix/bin, Grant 755 permissions, modify the user and group to zabbix, and allow zabbix users to run netstat without a password.
echo "zabbix ALL=(root) NOPASSWD:/bin/netstat">>/etc/sudoers
# Disable requiretty
sed -i
I. Environment Introduction
Zabbix depends on the LAMP (Apache, Mysql, and PhP) environment. Apache can also be replaced by Nginx. To save time, there are many one-click installation scripts on the Internet. download and execute the installation.
System: rhel 5.5 X86_64Software: nginx-0.8.53Mysql-5.1.56Php-5.2.17Zabbix 2.0.3
LNMP one-key: http://bbs.linuxtone.org/docs/autoinstall/lemp_auto_v1.0.6.tar.gz
Zabbix
Zabbix adds cpu usage graph monitoring and zabbix adds cpu graphics
Zabbix version: 3.2.5
If zabbix's windows template does not monitor cpu usage, you can add it in the template.
1. Configure ---> Template OS Windows
2. Monitoring items ----> Add monitoring items
Application set: CPU
3. Graphics ----> Add Images
Take a name, and select the metric
Zabbix deployment,
Originally published in cu:
Reference:I. Environment
Server: CentOS-7-x86_64-1511
Server IP: 192.168.11.252
Web Environment: CentOS-7-x86_64-1511 compilation nginx-1.9.12 + mysql-5.7.11 + php-7.0.4
Client: Win7 x86_64, Chrome/Firefox2. software acquisition
Zabbix Official Website: http://www.zabbix.com/download.php
As of, the latest LTS version: http://jaist.dl.sourceforge.net/project/
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.