mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added missing-ACK note
This commit is contained in:
@@ -257,6 +257,8 @@ $config['alert']['transports']['pagerduty'] = 'MYAPIKEYGOESHERE';
|
|||||||
|
|
||||||
That's it!
|
That's it!
|
||||||
|
|
||||||
|
__Note__: Currently ACK notifications are not transported to PagerDuty, This is going to be fixed within the next major version (version by date of writing: 2015.05)
|
||||||
|
|
||||||
# <a name="entities">Entities
|
# <a name="entities">Entities
|
||||||
|
|
||||||
Entities as described earlier are based on the table and column names within the database, if you are ensure of what the entity is you want then have a browse around inside MySQL using `show tables` and `desc <tablename>`.
|
Entities as described earlier are based on the table and column names within the database, if you are ensure of what the entity is you want then have a browse around inside MySQL using `show tables` and `desc <tablename>`.
|
||||||
|
|||||||
Reference in New Issue
Block a user