Hi,
I have some problems with Weathermap, I want to see trafic between equipements but when i try to add in Weathermap file.html and file.png, it dont create file on my server.
[root@srvnms librenms]# ./validate.php
Component | Version |
---|---|
LibreNMS | 1.52 |
DB Schema | 2019_02_10_220000_add_dates_to_fdb (132) |
PHP | 7.2.17 |
MySQL | 5.5.60-MariaDB |
RRDTool | 1.4.8 |
SNMP | NET-SNMP 5.7.2 |
====================================
[OK] Composer Version: 1.8.6
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
[FAIL] The poller (localhost.localdomain) has not completed within the last 5 m inutes, check the cron job.
[FAIL] The poller (srvnms.blablabla.fr) has not completed within the last 5 mi nutes, check the cron job.
[FAIL] Some folders have incorrect file permissions, this may cause issues.
[FIX]:
sudo chown -R librenms:librenms /opt/librenms
sudo setfacl -d -m g::rwx /opt/librenms/rrd /opt/librenms/logs /opt/libr enms/bootstrap/cache/ /opt/librenms/storage/
sudo chmod -R ug=rwX /opt/librenms/rrd /opt/librenms/logs /opt/librenms/ bootstrap/cache/ /opt/librenms/storage/
Files:
/opt/librenms/bootstrap/cache/packages.php
Thx