Everyday, we receive the following email from Nagios XI server:
/bin/sh: /root/scripts/autopostgresqlbackup: No such file or directory
However, the file does exist: -rwxr-xr-x 1 root root 25383 Dec 13 09:59 automysqlbackup
Nagios local back is working fine too. How can we disable this message? Thanks!
/root/scripts/autopostgresqlbackup: No such file or director
-
avandemore
- Posts: 1597
- Joined: Tue Sep 27, 2016 4:57 pm
Re: /root/scripts/autopostgresqlbackup: No such file or dire
This a known issue. You can either upgrade XI or redirect the output from the cron job in /etc/cron.d/nagiosxi
Previous Nagios employee
Re: /root/scripts/autopostgresqlbackup: No such file or dire
I redirected the output to a file which resolved the issue. Thank you!
-
avandemore
- Posts: 1597
- Joined: Tue Sep 27, 2016 4:57 pm
Re: /root/scripts/autopostgresqlbackup: No such file or dire
Good to hear. I'm going to lock this thread. If you have any further issues, please open a new one.
Previous Nagios employee