mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Use display name in alerts (#13650)
* Use display name in alerts * remove error from baseline
This commit is contained in:
@@ -47,6 +47,7 @@ been up for 30344 seconds`.
|
||||
- Hostname of the Device: `$alert->hostname`
|
||||
- sysName of the Device: `$alert->sysName`
|
||||
- sysDescr of the Device: `$alert->sysDescr`
|
||||
- display name of the Device: `$alert->display`
|
||||
- sysContact of the Device: `$alert->sysContact`
|
||||
- OS of the Device: `$alert->os`
|
||||
- Type of Device: `$alert->type`
|
||||
|
Reference in New Issue
Block a user