nagios客户端未启动报错
在Nagios安装配置完毕并且添加了主机及服务后,即可在WEB中查看Map及Hosts等信息了.有时可能会报以下错误:
Error: Could not read object configuration data!
Here are some things you should check in order to resolve this error:
Verify configuration options using the -v command-line option to check for errors.
Check the Nagios log file for messages relating to startup or status data errors.
Make sure you've compiled the main program and the CGIs to use the same object data storage options (i.e. default text file or template-based file).
Make sure you read the documentation on installing, configuring and running Nagios thoroughly before continuing. If all else fails, try sending a message to one of the mailing lists. More information can be found at https://www.nagios.org.
那么,这个是因为我们没有启动Nagios的后台进程所导致的,只要执行下面的命令即可解决.
# /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg
# /usr/local/etc/rc.d/nagios start
最后更新:2017-11-13 09:04:29
上一篇:
学习笔记TF065:TensorFlowOnSpark
下一篇:
nagios报错一例
海拉与北汽合资工厂天津启动,我们还一起聊了聊自动驾驶下车灯的智能化未来
使用 ConfigurationSection 创建自定义配置节
古人穿越回现代进入了互联网公司是一种什么体验? 中国篇
[算法] 定义一个函数,删除字符串中所有重复出现的字符。
Yet another nio framework for java
甲骨文公布其 NoSQL 数据库 Blueprints API
sqluldr2的使用方法
Garbage First
Adopt OpenJDK 翻译计划
《大数据系统构建:可扩展实时数据系统构建原理与最佳实践》一1.9 示例应用:SuperWebAnalytics.com