123 Star 0 Fork 14

src-openEuler/nagios

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
nagios.upgrade_to_v4.ReadMe 891 Bytes
一键复制 编辑 原始数据 按行查看 历史
fun_yang 提交于 2020-03-16 14:12 . package init
Nagios v4 Upgrade Considerations
================================
This applies if you are upgrading from Nagios v2 or v3.
The Nagios v2 or v3 nagios.cfg is will not pass a Nagios v4 syntax check without modification. Also note that Nagios Core v4 has more strict host/service definition requirements.
The following attributes from Nagios v2 or v3 are incompatible with Nagios v4 and will generate an error.
use_embedded_perl_implicitly
sleep_time
p1_file
external_command_buffer_slots
enable_embedded_perl
command_check_interval
In order to force a Nagios v2 or v3 nagios.cfg file to run with Nagios v4 simply commment out these nagios.cfg lines.
The included script UpgradeToVersion4.sh will do this automatically for the file
/etc/nagios/nagios.cfg (the standard location for the nagios.cfg file)
This is a work-around and you should consider implementing the new nagios.cfg file.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/nagios.git
git@gitee.com:src-openeuler/nagios.git
src-openeuler
nagios
nagios
master

搜索帮助