mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 00:25:06 +02:00
Added new health admin page for thresholds
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `sensors` ADD `sensor_alert` TINYINT( 1 ) NOT NULL DEFAULT '1' AFTER `sensor_limit_low_warn` ;
|
||||
Reference in New Issue
Block a user