摘要: 1了解触发器: 修改系统内置的模板System name的触发时间为10秒,当客户端修改主机名后,监控台就会出现报警 实例(修改主机名就报警): 1在web端:配置--主机--监控项--点击第二页System name--将更新间隔设置为10s--更新 2在客户端:[root@client ~]#h 阅读全文
posted @ 2021-07-27 17:56 linuxTang 阅读(87) 评论(0) 推荐(0)
摘要: 1判断状态统计模块“ngx_http_stub_status_module是否有: [root@client ~]#nginx -V 2>&1 | grep -o 'with-http_stub_status_module'with-http_stub_status_module 2在配置文件中开启 阅读全文
posted @ 2021-07-27 10:45 linuxTang 阅读(221) 评论(0) 推荐(0)