librenms/LibreNMS/Alert
jcamos 4c72856046
Matrix: critical alerts now notify (#16355)
* Update Matrix.php

Changing 'm.text' to 'm.notice' so that when an alert is issued, you get notified on your Matrix client.

The current 'm.text' parameter will silently send you the message, whereas 'm.notice' will send you a message with an alert.

* Enabling notifications on Matrix client

Changing 'm.text' to 'm.notice' (line 47) so that when an alert is issued, you get notified on your Matrix client.

The current 'm.text' parameter will silently send you a message, whereas 'm.notice' will send you a message with an alert.

* Update Matrix.php

* Update Matrix.php

---------

Co-authored-by: Tony Murray <murraytony@gmail.com>
2024-09-12 10:13:21 -05:00
..
Transport Matrix: critical alerts now notify (#16355) 2024-09-12 10:13:21 -05:00
AlertData.php Additional contact options for email transports (#15266) 2023-09-08 09:27:23 -05:00
AlertDB.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
AlertRules.php Apply fixes from StyleCI (#15698) 2024-01-04 22:39:12 -06:00
AlertUtil.php Remove dumpRawSql() function in AlertUtil.php (#15803) 2024-02-05 14:13:27 +01:00
RunAlerts.php Fix alert -1 count (#16359) 2024-09-04 16:04:06 -05:00
Template.php Fallback to default alert template and give reason (#15583) 2023-11-16 15:18:12 +00:00
Transport.php Apply fixes from StyleCI (#15698) 2024-01-04 22:39:12 -06:00