Since the update from 17.6.25, its no longer possible to attach a alert-template to an alert-rule. Im building some new templates this week, so im sure, its working before the update. In existing templates, the field for " Attach template to rules" is also empty.
Here the output from ./validate:
librenms@srv-app-012:~$ ./validate.php
Component | Version |
---|---|
LibreNMS | 25.6.0-18-gbb5bfdbd2 (2025-06-18T23:52:01+02:00) |
DB Schema | 2025_06_11_173916_drop_alert_rule (344) |
PHP | 8.3.22 |
Python | 3.10.12 |
Database | MariaDB 10.6.22-MariaDB-0ubuntu0.22.04.1 |
RRDTool | 1.7.2 |
SNMP | 5.9.1 |
=========================================== |
[OK] Composer Version: 2.8.9
[OK] Dependencies up-to-date.
[OK] Database Connected
[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 not detected
[OK] Locks are functional
[OK] Python poller wrapper is polling
[OK] Redis is functional
[OK] rrdtool version ok
[OK] Connected to rrdcached
[WARN] Your local git contains modified files, this could prevent automatic updates.
[FIX]:
You can fix this with ./scripts/github-remove
Modified Files:
resources/definitions/os_detection/lambdatrail.yaml
librenms@srv-app-012:~$