Open jostra opened 7 years ago
Hi
you should change 2 thinks in ansible-examples/lamp_haproxy/roles/nagios/files/nagios.cfg
from: check_result_path=/var/log/nagios/spool/checkresults to: check_result_path=/var/spool/nagios/checkresults
and from: lock_file=/var/run/nagios.pid to: lock_file=/var/run/nagios/nagios.pid
Hi
you should change 2 thinks in ansible-examples/lamp_haproxy/roles/nagios/files/nagios.cfg
from: check_result_path=/var/log/nagios/spool/checkresults to: check_result_path=/var/spool/nagios/checkresults
and from: lock_file=/var/run/nagios.pid to: lock_file=/var/run/nagios/nagios.pid