Scheduled Reports
Posted: Mon Jun 14, 2021 1:30 pm
Red Hat Enterprise Linux Server release 7.9 (Maipo)
x86_64
Manual install of XI -- running since 2019
Version of XI - Installed Version: 5.8.3
Email alerts - work fine
Manually run reports - work fine
Schedule reports - no workie
tailing scheduledreporting.log doesn't show the time I tested for the report or
CMD: crontab -l | grep -v '/usr/bin/php /usr/local/nagiosxi/html/includes/components/scheduledreporting/sendreport.php --report='\''fXesMKRiGYGV'\'' --username='\''USERNAME'\''' | cat - '/usr/local/nagiosxi/tmp/scheduledreport.fXesMKRiGYGV' | crontab - ; rm -f '/usr/local/nagiosxi/tmp/scheduledreport.fXesMKRiGYGV'
What is curious (may or may not be related) -- I go to the /usr/local/nagiosxi/tmp - and there is nothing for 2021 here. I looks like everything is being written to /tmp
What permissions are supposed to be on /usr/local/nagiosxi/tmp? Right now it's
drwsrwsr-x 2 root nagios 4096 Jun 14 13:25 tmp
x86_64
Manual install of XI -- running since 2019
Version of XI - Installed Version: 5.8.3
Email alerts - work fine
Manually run reports - work fine
Schedule reports - no workie
tailing scheduledreporting.log doesn't show the time I tested for the report or
CMD: crontab -l | grep -v '/usr/bin/php /usr/local/nagiosxi/html/includes/components/scheduledreporting/sendreport.php --report='\''fXesMKRiGYGV'\'' --username='\''USERNAME'\''' | cat - '/usr/local/nagiosxi/tmp/scheduledreport.fXesMKRiGYGV' | crontab - ; rm -f '/usr/local/nagiosxi/tmp/scheduledreport.fXesMKRiGYGV'
What is curious (may or may not be related) -- I go to the /usr/local/nagiosxi/tmp - and there is nothing for 2021 here. I looks like everything is being written to /tmp
What permissions are supposed to be on /usr/local/nagiosxi/tmp? Right now it's
drwsrwsr-x 2 root nagios 4096 Jun 14 13:25 tmp