使用Nagios监控Windows客户端

应用开发2025-11-05 07:18:5171
使用Nagios监控Windows客户端
复制  define service {     host_name Web-Server     service_description Check-Memory     check_period 24x7     max_check_attempts 4     normal_check_interval 3     retry_check_interval 2     contact_groups sagroup     notification_interval 10     notification_period 24x7     notification_options w,使用u,c,r     check_command check_nt!MEMUSE!-w 80 -c 90     }     define service {     host_name Web-Server     service_description Check-Disk-C     check_period 24x7     max_check_attempts 4     normal_check_interval 3     retry_check_interval 2     contact_groups sagroup     notification_interval 10     notification_period 24x7     notification_options w,u,c,r     check_command check_nt!USEDDISKSPACE!-l c -w 80 -c 90     }     define service {     host_name Web-Server     service_description Check-Disk-D     check_period 24x7     max_check_attempts 4     normal_check_interval 3     retry_check_interval 2     contact_groups sagroup     notification_interval 10     notification_period 24x7     notification_options w,u,c,r     check_command check_nt!USEDDISKSPACE!-l d -w 80 -c 90     }   1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.27.28.29.30.31.32.33.34.35.36.37.38.39.40.41.42.43.44.45.46.47.48.49.50.51.52.53.54.55.56.57.58.59.60.61.62.63.64.65.66.67.68.69.70.71.72.73.74.75.76.77.78.
本文地址:http://www.bzve.cn/news/384f1699599.html
版权声明

本文仅代表作者观点,不代表本站立场。
本文系作者授权发表,未经许可,不得转载。

全站热门

DIY澳洲电脑支架折纸教程(快速制作便捷实用的电脑支架,让你的工作更舒适)

一篇文章带你了解JavaScript作用域

微服务的灵魂摆渡者——Nacos,来一篇原理全攻略

我们一起学习RSA-PSS 算法

办公室路由器如何设置为主题写(以办公室路由器接路由器的设置步骤和注意事项)

DevEco Device Tool 2.1 Beta1在Hi3861开发板上可视化分析的体验

小试牛刀,实现一个简单的Bean容器!

Python列表知识应知应会

友情链接

滇ICP备2023006006号-39