Zabbix生产案例实战六——Zabbix监控Web应用
Zabbix监控Web应用
1 测试Web应用
[root@linux-node1 /tmp]# curl --head http://192.168.56.12:8088/ HTTP/1.1 200 OK Server: Apache-Coyote/1.1 Content-Type: text/html;chars...Continue reading >>
[root@linux-node1 /tmp]# curl --head http://192.168.56.12:8088/ HTTP/1.1 200 OK Server: Apache-Coyote/1.1 Content-Type: text/html;chars...Continue reading >>
通过shell脚本调用定义的php脚本来作数据采集,然后将数据传递到zabbix中
[root@linux-node1 ~]# yum install http://www.percona.com/downloads/percona-release/redha...Continue reading >>
2 查看导入TCP模版内容
3 主机添加TCP监控模版
4 添加图形,效果图如下
location /nginx_status { stub_status on; &n...Continue reading >>
◢使用Zabbix Java Gateway代理
[root@linux-node1 ~]# yum install -y zabbix-java-gateway java-1.8.0 [roo...Continue reading >>
交换机
Nginx
Tomcat
MySQL
使用SNMP监控交换机
使用IPMI监控服务器硬件
使用Agent监控服务器
使用JMX监控Java
监控MySQL
监控Web状态
监控Nginx状态
config t snmp-server community public&nb...Continue reading >>