我正在尝试在Nagios和Graphite之间进行通信,但无法将Nagios性能数据写入文件。
我指的是下面提到的网站: http://nagios.manubulon.com/traduction/docs25en/perfdata.html http://nagios.manubulon.com/traduction/docs14en/xpdfile.html
配置nagios.conf http://nagios.manubulon.com/traduction/docs25en/configmain.html#host_perfdata_file
答案 0 :(得分:0)
请提供有关perfdata文件的一些详细信息。 使shure文件可由您的nagios运行的用户写入。
例如:
如果您使用/usr/local/nagios/var/host-perfdata.dat来存储您的主机性能数据,并且您的nagios与用户nagios一起运行,则权限将如下所示:
-rw-rw-r-- nagios nagios host-perfdata