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 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
Recently implemented a Zabbix monitoring, open source software, the leverage of the several streets of Nagios ...Environment: centos6.6 + Zabbix 2.4.5 + Python 2.6.6Cd/usr/local/zabbix/share/zabbix/alertscripts #进入脚本存放目录VI sendalertemail.sh #编辑, add the following code#!/bin/
Zabbix monitoring sends email alerts to multiple users at the same time
Zabbix is a monitoring software, and alarm is essential. This article mainly introduces the configuration process of zabbix alarm to multiple people by email.
Instructions on
Environment Description:
Environment
IP
Server-side
192.168.209.12
Client
192.168.209.13
Experimental conditions:Zabbix monitoring Server, the client has been deployed to complete, the monitored host has been added to complete, Zabbix monitoring operation is normal.Purpose of implemen
Monitoring host version requires the Zabbix Agent to be installed on the monitored hostMonitor Host Installation Zabbix-agentFirst, you need to install the agent on the monitored host, you can download the pre-compiled rpm for installation: Http://www.zabbix.com/downloadcan also be source installation, similar to the installation of the server, just a place there
Environment: Zabbix 3.2 apache/2.2.15[Email protected] ~]# cat/etc/httpd/conf/httpd.conf | grep status#查看是否安装mod_status.so模块LoadModule Status_module modules/mod_status.soModify Httpd.confSetHandler Server-statusOrder Deny,allowAllow from allAnd then restart the HTTPD service:/etc/init.d/httpd restartVisit this interface to show the OK.Http://ip/server-statusWriting Apac
Key monitoring-mysql-nginx-php One, Zabbix monitoring MySQL is configured on the client: [[emailprotected]~]#vim/usr/local/zabbix/ etc/chk_mysql.sh#!/bin/bash#---------------------------------------------------------------------------- ---#filename:check_mysql.sh#revision:1.0# date:2015/06/09#author: dengyun#email:[ema
Today we are going to talk about the low level discovery this feature, why should we use Loe level discovery this function?Many times, when using Zabbix to monitor things, you need to add something like Itens, which has some common features,If you say that certain parameters are variables, and the other settings are the same, for example: A program has multiple ports, requires multi-port monitoring and conf
Tags: Zabbix monitor mysql master-slave replication Zabbix mysql5.6Zabbix monitoring MySQL master-slave replication. Monitor the replication of MySQLPrinciple: Get values for slave_io_running and slave_sql_running using Run show slave status on Slave1. Create a new monitoring user on MySQLGrant replication Client on *
From the first day of installation, there will inevitably be questions about the poor use of the default monitoring template, or there is no such thing as what to do? It doesn't matter. Like Nagios, zabbix can customize monitoring items, including alarm rules and views.
Add a custom Monitoring Project:
Before the oper
http://www.ttlsa.com/zabbix/zabbix-web-monitor-real-life-scenario/http://www.ttlsa.com/zabbix/zabbix-monitor-web-api/Create a web SceneConfiguration->host-> your console->web-> the top right corner create scenario650) this.width=650; "title=" Zabbix real-combat
#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
11th ChapterVmwareMonitoringas the application of virtualization technology becomes more and more widespread, Zabbix , as an infrastructure monitoring system, can also support VMware -based virtualization platforms and virtual machines for monitoring. use low-level discovery rules to automatically discover VMware by using a pre-defined host prototypes(mainframe p
Zabbix monitoring Nginx
Before adding monitoring, it must be emphasized that Nginx must support stub_status state access, otherwise everything is empty talk!!!
--with-http_stub_status_module例如:.--user=--group=--prefix=/usr/local--with-http_stub_status_module--with-http_ssl_module
在Nginx配置档中添加: location /nginx_status { on; access
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.