Hi.
I am using librenms.service in systemd. I also see librenms-scheduler.service. This one is dead for a while. Do I need this one? I was told everything was done with librenms.service.
Thanks in advance.
Best regards,
Gert-Jan
Hi.
I am using librenms.service in systemd. I also see librenms-scheduler.service. This one is dead for a while. Do I need this one? I was told everything was done with librenms.service.
Thanks in advance.
Best regards,
Gert-Jan
Suddenly validate.php is complaining that librenms-scheduler.timer is not running. That is the first time I see this. So I can assume I need this. I will activate it.
I have the strangest thing now. I do not use daily.sh. Maintenance will be done by the librenms.service in systemd if I understand it correctly. But everyday I get the daily.sh notification it did not run. When I do a validate in the GUI I get composer.json and composer.lock are altered, “could be prevent automatic updates” and I have to use ./scripts/github-remove. So I do ./scripts/github-remove -d. Then with a new validation I get this:
FAIL: Scheduler is not running
sudo sh -c 'sed "s#/opt/librenms#/data/librenms#" /data/librenms/dist/librenms-scheduler.service > /etc/systemd/system/librenms-scheduler.service'
sudo sh -c 'sed "s#/opt/librenms#/data/librenms#" /data/librenms/dist/librenms-scheduler.timer > /etc/systemd/system/librenms-scheduler.timer'
sudo systemctl enable librenms-scheduler.timer
sudo systemctl start librenms-scheduler.timer
But I does this a dozen times. Every day this sequence is returning.
I do not use docker.
How can I solve this?
Thanks.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.