When asking for help and support, please provide as much information as possible. This should include:
- Steps to reproduce an issue.
- Login to LibreNMS
- Navigate to Alerts → Alert History.
- Page says “No results found!”
- The output of
./validate.php
===========================================
Component | Version
--------- | -------
LibreNMS | 23.7.0 (2023-07-17T00:42:41-04:00)
DB Schema | 2023_04_27_164904_update_slas_opstatus_tinyint (252)
PHP | 8.1.16
Python | 3.6.8
Database | MariaDB 10.3.35-MariaDB
RRDTool | 1.7.0
SNMP | 5.8
===========================================
[OK] Composer Version: 2.5.8
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database Schema is current
[OK] SQL Server meets minimum requirements
[OK] lower_case_table_names is enabled
[OK] MySQL engine is optimal
[OK] Database and column collations are correct
[OK] Database schema correct
[OK] MySQl and PHP time match
[OK] Distributed Polling setting is enabled globally
[OK] Connected to rrdcached
[OK] Active pollers found
[OK] Dispatcher Service is enabled
[OK] Locks are functional
[OK] No active python wrapper pollers found
[OK] Redis is functional
[OK] rrdtool version ok
[OK] Connected to rrdcached
If it’s an issue with the WebUI then please consider including a screenshot and the browser version you are using.
If you are having troubles with discovery/polling include the pastebin output of:
./discovery.php -h HOSTNAME -d | ./pbin.sh
./poller.php -h HOSTNAME -r -f -d | ./pbin.sh
If you need to post any text longer than a few lines, please use a pastebin service such as https://p.libren.ms using non-expiring pastes.