I am having minor issue setting up a cron job.
For this reason, cacti does not work properly. I am not sure what the issue is or how to fix it.
Thanks for the help.
Code:
crontab -u cacti -e */5 * * * * /usr/local/bin/php /usr/local/share/cacti/poller.php > /dev/null 2>&1
Ambiguous output redirect.
For this reason, cacti does not work properly. I am not sure what the issue is or how to fix it.
Thanks for the help.