Hi Guys
My poller has stopped working yesterday at 17:00
I added an entry to the /etc/cron.d/librenms file as “root” which I think is the issue (I know my mistake)
I have now removed that entry but cant figure out the issue and how to get it backup and running
librenms@htl-libre-nms:~$ ./daily.sh
Updating to latest codebase OK
Updating Composer packages OK
Updating SQL-Schema OK
Updating submodules OK
Cleaning up DB OK
Fetching notifications OK
Caching PeeringDB data OK
librenms@htl-libre-nms:~$
librenms@htl-libre-nms:~$ ./validate.php
Component | Version |
---|---|
LibreNMS | 1.70.1-52-g4ba095853 |
DB Schema | 2020_10_12_095504_mempools_add_oids (191) |
PHP | 7.4.3 |
Python | 3.8.5 |
MySQL | 10.3.25-MariaDB-0ubuntu0.20.04.1 |
RRDTool | 1.7.2 |
SNMP | NET-SNMP 5.8 |
====================================
[OK] Composer Version: 2.0.8
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
librenms@htl-libre-nms:~$
Any help would be great if you are able to point me in the correct direction
Thanks in advance