Tags: Zabbix linux centos cacti Nagios1. PrefaceIn the previous article on how to install memcached and Redis, this article mainly describes how to install enterprise-level IT equipment monitoring system Zabbix. I have worked in the Informatization Department of a large group of companies, the company has offices in multiple cities and multiple districts in a city, where not only will the development of sof
Zabbix supports ping, snmp, and many other monitoring tasks. However, most monitoring tasks can be used only with the support of client agentd. To avoid manual operation every time, perform the following steps:
1. Copy the startup script under the zabbix source program misc/init. d/redhat to the/etc/init. d directory.Cp/zabbi x/zabbix-1.6.6/misc/init. d/redhat/za
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
# INSTALL_ZABBIX_AGENT.YML for installing Zabbix _agent boot File # delete_zabbix_agent.yml Remove the boot file for the installed Zabbix_agent# files directory: For installation packages that will be copied to the remote host, etc.# Tasks Directory: All the tasks that will be performed, if complex, can define different tasks separately, and then refer to them in main.yml pieces.# Templates Directory: Template directory, where some variabl
Templates OS Linux Active --> Items (also change item to Active mode) --> select all and click the following Mass update
Type # check box to change the original Zabbix agent to Zabbix agent (active)
Update # complete
# We found that another Template App Zabbix Agent is associated with this Template. Use the same metho
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,
] "0thatsit:~ ##4, on the web side, add this monitoring item to the pointing host. The key of the monitoring item is:net.tcp.listen.grep[the port number to monitor]#5, configuration complete, troubleshooting ideas This configuration has been completed, if there is a problem, you can follow the following ideas to troubleshoot, the general problem in the log can be found in the clues.# Troubleshooting Ideas:T
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
Demo Zabbix LLD (low-level Discovery) how to use2016/11/30Objective: To monitor the needs of multiple buckets on couchbase to illustrate how Zabbix LLD works.About LLD, the article on the network is also quite a lot of, I hope I can write a simple and clear howto to help beginners.First, the preparatory work1, "Zabbix-agent"1) Script Example[[emailprotected]scrip
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
' = 1, ' auth ' = ' 0424bd59b807674191e7d77572075f33 '],]);
The above output is a restriction on the return item, and if you want to return all the host information, you can remove the output. The returned result of the above request is:
{ "JSONRPC": "2.0", "result": [ { "HostID": "10160", } ], "id": 1}
3, get the monitor item Itemid of the host.
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
the log file to be lost to the Zabbix_server record. When the second parameter is added, the filtered log content is passed to Zabbix server, which greatly reduces the space occupied by the log content. configuration adjustment for monitoring end zabbix_agentd.conf
Zabbix Client Configuration Active mode is particularly important. Making changes in/etc/zabbix/
official explanation: https://www.zabbix.com/documentation/2.0/manual/config/items/item pulled so much. To be practical. Directly create items
Based on the items settings created above, basically the traffic will not go wrong. Just use other ports as needed.
Okay, I still missed a problem. Check the document carefully. Have you found any problem with the SNMP value .?
Under Review
IF-MIB: ifOutOctets.10105 = Counter32: 2288654478
What are the proble
Zabbix installation and deployment (Server)
Common system monitoring software in Linux includes Nagios, Cacti, Zabbix, and Monit. These open source software can help us better manage machines and discover them in the first time, and warn system maintenance personnel.
Today, I started to study Zabbix. The purpose of Zabbix
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.