zabbix community

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

Zabbix implements WeChat alarm function, and zabbix implements alarm

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

Solve the problem of Chinese garbled characters in the zabbix graph. The Chinese Character in the figure turns into square and zabbix Chinese character.

Solve the problem of Chinese garbled characters in the zabbix graph. The Chinese Character in the figure turns into square and zabbix Chinese character. [root@node03 src]# wget http://down1.chinaunix.net/distfiles/ttf-arphic-uming_0.0.20050501-1.tar.gz [Root @ node03 ~] # Find/-name fonts/etc/fonts/usr/share/libwmf/fonts/usr/share/mime/fonts/usr/share/X11/fonts /usr/share/mimelnk/fonts/usr/html/

Zabbix server exception or troubleshooting method, zabbix exception

Zabbix server exception or troubleshooting method, zabbix exception When an exception or fault occurs on the server monitored by zabbix, you can send an alarm via email to automatically remind the O M personnel to handle the problem.Environment 192.168.2.117 zabbixserver192.168.2.119 zabbixagentThe curl version of server 117 must be 7.20 with the postfix service

Zabbix Monitoring Error Zabbix server is not running workaround

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 monitors Cisco switch port 3750 traffic

I will talk about two tips, one about monitoring switch port traffic and the other about store value. 1. Monitor switch port traffic Switch monitoring document in the production environment on the Internet. Therefore, it is complete, and a key knowledge is interspersed in the middle. Zabbix is still innocent .!!! In this demonstration, I used the production environment Cisco 3750 switch !!! (Only 3750, no other products)

Zabbix Install graphics Tutorials (requires lamp or LNMP operating environment) _zabbix

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,

Zabbix API Statistics Zabbix the number of hosts and host names monitored

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

Zabbix Server monitoring Item alert prompt: "Zabbix discoverer processes 75% Busy"

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

Enterprise-class open source monitoring software Zabbix

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

Zabbix mail configuration, zabbix mail

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

Zabbix implementation of web monitoring based on proxy distributed deployment

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

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

Zabbix using its own scripting templates and Zabbix two ways to add monitoring of specified processes and ports

Zabbix UseWrite your own script template and Zabbix comes with a template two ways to add monitoring for a specified process and port1. Self-monitoring templates for OS monitoring Enter /usr/local/zabbix/etc/zabbix_agentd.conf configuration file ModificationLogremotecommands=1 # # # Open script featureserver=192.168.5.129 # # Modify the server that

Zabbix enterprise application server hardware information monitoring

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 5.x, centos 6.x, RedHat 5.x, redhat 6.x, Ubuntu 12.04, and ubuntu 12.04.4. For Hardware mo

Zabbix installation and deployment (Server)

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

[Zabbix Problem Solving] Zabbix Discoverer Processes 75% busy

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

Zabbix agent hangs up after Zabbix Web monitoring still can receive data

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

Zabbix 3.0 Installation

/ Czv2hrpuapjeiibb1uyw1vmpzscnxrekzvxeh23qb9kgpqfq3uoyby3m93pcfounrvjkyvrtfvxmworbbuwaz4a/0?wxfrom=5tp=webp wx_lazy=1 "style=" Margin:0px;padding:0px;height:auto;width:auto; "alt=" 0?wxfrom=5tp=webpwx_lazy=1 "/>2 install MySQLMySQL recommends the use of version 5.6, CentOS6 default is 5.1, not recommended for use, low performance rpm-ivh Http://dev.mysql.com/get/mysql-community-release-el6-5.noarch.rpmyum install mysql-server-y # This process wil

Linux Zabbix installation configuration graphics and text tutorial

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 adds cpu usage graph monitoring and zabbix adds cpu graphics

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

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.