Search found 1 match

by miajackson111
Wed Jun 19, 2024 10:39 pm
Forum: Nagios XI
Topic: XI and automate downtime via ansible
Replies: 6
Views: 3232

Re: XI and automate downtime via ansible

The error message "nagios command file does not exist" on server02 suggests the Ansible user might not have read access to the /usr/local/nagios/var/rw/nagios.cmd file. love tester Check the permissions of these files on both servers using the ls -l command on the Nagios server and ensurin...