发表于 2018-11-13 08:06:09

使用nagios监控nginx服务器的存活状态及负载

IP -P 80 -p /opt/ -n nginx.pid -s nginx_status -o /tmp/ -w 15000 -c 20000  OK - nginx is running. 21 requests per second, 20 connections per second (1.05 requests per connection) | 'reqpsec'=21 'conpsec'=20 'conpreq'=1.05 ]

页: [1]
查看完整版本: 使用nagios监控nginx服务器的存活状态及负载