Followed the instructons on the libranms site for installing on CentOS 7 and Apache. Seemed to go well.
Added my local server at 127.0.0.1 for the first device. None of the graphs seems to work, wither being blank, ‘error loading graph’, or red.
- The output of
./validate.php
====================================
Component | Version |
---|---|
LibreNMS | 1.45-34-gd3f5dc6 |
DB Schema | 270 |
PHP | 7.2.11 |
MySQL | 5.5.60-MariaDB |
RRDTool | 1.4.8 |
SNMP | NET-SNMP 5.7.2 |
====================================
[OK] Composer Version: 1.7.3
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
[FAIL] The poller (redacted) has not completed within the last 5 minutes, check the cron job.
[WARN] Some devices have not been polled in the last 5 minutes. You may have performance issues.
[FIX]:
Check your poll log and see: http://docs.librenms.org/Support/Performance/
Devices:
127.0.0.1
[WARN] Your local git contains modified files, this could prevent automatic updates.
[FIX]:
You can fix this with ./scripts/github-remove
Modified Files:
bootstrap/cache/.gitignore
logs/.gitignore
rrd/.gitignore
storage/app/.gitignore
storage/app/public/.gitignore
storage/debugbar/.gitignore
storage/framework/cache/.gitignore
storage/framework/sessions/.gitignore
storage/framework/testing/.gitignore
storage/framework/views/.gitignore
storage/logs/.gitignore
If it’s an issue with the WebUI then please consider including a screenshot and the browser version you are using.
Pastebin pastes:
https://p.libren.ms/view/a6ca7ca5
https://p.libren.ms/view/71e4741f
Please let me know what else I missed.
thanks