3.2. 启动 Nagios 远程插件执行器服务
启动 Nagios Remote Plug-in Executor(NRPE)服务以收集数据并将其报告回 Nagios Core 服务器。
先决条件
- 对 Ceph Monitor 主机的 root 级别访问权限
流程
启用并启动 NRPE 服务:
示例
systemctl enable nrpe systemctl start nrpe
[root@host01 ~]# systemctl enable nrpe [root@host01 ~]# systemctl start nrpeCopy to Clipboard Copied! Toggle word wrap Toggle overflow