月辉清照

博客园 首页 新随笔 联系 订阅 管理

随笔分类 -  监控系统

摘要:[root@localhost ~]# mkdir /etc/zabbix/.certs [root@localhost ~]# cp /etc/pki/nssdb/ cert8.db cert9.db key3.db key4.db pkcs11.txt secmod.db [root@local 阅读全文
posted @ 2022-02-14 17:03 月辉清照 阅读(347) 评论(0) 推荐(0)

摘要:第一步:被监控客户端准备工作 Nginx要支持stub_status_module选项,用以下命令来验证确认: # nginx -V 2>&1 | grep -o with-http_stub_status_module with-http_stub_status_module Nginx配置文件添 阅读全文
posted @ 2021-12-14 17:05 月辉清照 阅读(368) 评论(0) 推荐(0)