我刚刚查看了 /etc/icinga2/features-enabled/notification.conf 并看到,
/** * 通知组件负责执行服务检查。 */
这难道不是检查器组件吗?
答案1
这是错误的,应该予以纠正。
diff checker.conf notification.conf
2c2
< * The checker component takes care of executing service checks.
---
> * The notification component takes care of executing service checks.