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
-agent.service 3. Modify the mysql execution command file, change the MySQL user and password[Email protected] scripts]# pwd/var/lib/zabbix/percona/scripts[[email protected] scripts]# vim Ss_get_mysql_ Stats.php.cnf Troubleshooting steps:1, the machine is normal/var/lib/zabbix/percona/scripts/get_mysql_stats_wrapper.sh NJ #有返回值正常2, server side can obtainZabbix_get-s 10.0.0.111-k "Mysql.max-connections" #返
#前言:Rough look is very complex, in fact, follow the steps to do a bit, very simple!#意图:When the agentd-side monitoring service is down, it attempts to restart it.#环境:1, VMware12, CentOS 7.1, Zabbix 2.4.62. Zabbix Server ip:10.10.100.1043, Zabbix Agentd ip:10.10.100.1054. The server side and the Agentd end are respectively turned off SELinux and FIREWALLD:4.1, vim
1. Add a hostIn the Zabbix installation, we configured the auto-discovery parameters on the agent machine. Then we will automatically find these hosts on the Zabbix_web page. Manually add, we can click on the page create, manually to add the host.
Once added, the form in the following image appears, and the red box on the right indicates the enabled state. You can click Yes to the host disable status. The green ZBX indicates that it has been activated
machine is to be monitored and which one to set up the monitoringZabbix will be executed:check_oracle.SH "-H" "192.168.1.4"-------------------------------------------------------------------------------Simple checksimple Checks is typically used to check for services that are not installed by the remote agent or client Use simple checks, The monitored client does not need to install Agent client, Zabbix server directly uses simple checks to rece
Now many companies like to use Zabbix to do monitoring, in the actual use, we have a lot of program content to monitor, such as I need to monitor the company user registration amount, and the template does not have the relevant item, so that beginners can not start, So today I'm going to show you how to use Zabbix to monitor the customization of
This article describes some of the Zabbix monitoring JVM and Tomcat monitoring items Chinese interpretation, suitable for a certain basis for the people to see, for the Zabbix version of 2.4.4, memory recovery management mainly relies on the CMS and parnew mechanism. If there is a wrong place, please point out.Because the table can not be copied directly, here only upload the picture, you need to copy the s
Recently compiled a description of common Zabbix monitoring items, mainly including common Windows Linux monitoring, as follows:Windons System:
Project
Items
Items description
Memory
Vm.memory.size[free]
Amount of memory available in the system
Vm.memory.size[total]
Total system memory
Swap space
System.swap.size[,free]
The working mode of data acquisition can be divided into passive mode (server-to-client data acquisition)
Active mode (client actively escalation data to server)
server configuration:
dbhost=192.168.32.55
dbname= Zabbix
Dbuser=zabbixuser
Dbpassword=zabbixpass
dbsocket=/data01/mysql/mysql.sock
starttrappers=20
maxhousekeeperdelete=5000
cachesize=1024m
Startdbsyncers=8
trendcachesize=128m
historytextcachesize=512m
alertscriptspath=/etc/
.tar.gz
cdiksemel-1.4
configure
make
makeinstall
After zabbix is configured, the problem still persists. You can specify the jabber directory as follows :#. /configure -- enable-server -- enable-agent -- with-mysql -- with-net-snmp -- with-jabber =/usr/local/-- with-libcurl
3 configure: error: Not found curl Library
# Yum install curl-devel (this item is not tested)
4
for users to implement monitoring and alarm, the following will be considered as an example of MySQL add monitoring, describes how to add custom monitoring.Experimental environment1.NySQL 192.168.2.6 (Agent)2.Zabbix Server 172.30.1.208Role: Zabbix Agent, Zabbix Server, MySQL, template first step, monitoring planningBefore creating a monitoring
-CN650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/5C/3B/wKiom1Uc3M6QLv9rAAGkatkSvKM407.jpg "title=" Zabbix4.png "alt=" Wkiom1uc3m6qlv9raagkatksvkm407.jpg "/>#到此汉化已经完成. The next step is the installation of the client agent, where the agent is monitored because it is powerful enough:Agent Installation steps:Client installation without relying on lamp environment, directly installed on the good1. Add an account:[Email protected] ~]# useradd zabbix
Next.
F) Check the config file of the web program. If there is no problem, it will show OK. Click finish to complete the installation. (if there is a problem, the permission of the zabbix virtual host directory file is usually incorrect, the process with the above settings is generally normal)
If an error occurs, follow the prompts (click
Click to download the configuration file, copy the downloaded file to/var/www/html/
database in the installation package (3 SQL files in/database/mysql/), we need to create a database user in the LNMP environment, and then put 3 databases in order (Schema.sql, Images.sql, Data.sql) import.
4, modify the Zabbix database configuration
The code is as follows
Copy Code
/usr/local/zabbix/etc/zabbix_server.conf
Edit this f
the situation to increase or decrease this value. javagateway=127.0.0.1 #JavaGateway的ip地址或主机名JavaGatewayPort =10052 #JavaGateway的端口号StartJavaPollers =5 #开启连接javagatey的进程数SNMPTrapperFile =/tmp/zabbix_traps.tmpstartsnmptrapper=0 #如果设置为1,snmp The trapper process will open the listenip=0.0.0.0 #监听来自trapper的ip地址ListenIP =127.0.0.1housekeepingfrequency=1# Description: How many hours to clean up the proxy-side database history,alert,andalarms to keep the proxy-side database lightweight, it is recomme
you may need some customized solutions. Our company to meet specific requirements to provide solutions for the overall development.Whether you need a small tweak, or a large custom item, we can help you.In addition, we can establish appropriate specifications to determine the best solution for your project scope.All of our developments have been fully tested and documented, competitively priced, and delivery times are usually lower than expected.Turn
Zabbix server installation and deployment of enterprise-level monitoring software zabbix
Zabbix has been applied online for more than half a year. I want to write down my experiences on zabbix's use in the production environment and some experiences, so that you can learn from them without detours!
Environment:Server: CentOS6.3 _ X86.64Zabbix:
. php for web installation.
Next step
Zabbix web installation detects the installation environment. Only after the installation is complete can you perform the next installation.
As shown in the following figure, the check shows that one item has not passed the check,
Parameter: always_populate_raw_post_data failed,
Zabbix will automatically detect this parame
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.