Scheduled Reports
Posted: Thu Oct 05, 2017 3:14 pm
I have 6 scheduled reports as nagiosadmin.
(attached screen shot of report schedule)
However, when I look into the crontab
I see duplicate entries, one with username in "quotes" and one without.
would like to remove one.....which one should I remove?
0 9 * * * php /usr/local/nagiosxi/html/includes/components/scheduledreporting/sendreport.php --report=9uf5ap -
-username=nagiosadmin > /dev/null 2>&1
0 9 * * * php /usr/local/nagiosxi/html/includes/components/scheduledreporting/sendreport.php --report=9uf5ap -
-username="nagiosadmin" > /dev/null 2>&1
(attached screen shot of report schedule)
However, when I look into the crontab
I see duplicate entries, one with username in "quotes" and one without.
would like to remove one.....which one should I remove?
0 9 * * * php /usr/local/nagiosxi/html/includes/components/scheduledreporting/sendreport.php --report=9uf5ap -
-username=nagiosadmin > /dev/null 2>&1
0 9 * * * php /usr/local/nagiosxi/html/includes/components/scheduledreporting/sendreport.php --report=9uf5ap -
-username="nagiosadmin" > /dev/null 2>&1