NOTIFIER_ERRORS
Reports errors encountered by notifiers.
Column Name | Data Type | Description |
---|---|---|
ERROR_TIME |
TIMESTAMPZ | The time that the error occurred. |
NODE_NAME |
VARCHAR |
Name of the node that encountered the error. |
NOTIFIER_NAME |
VARCHAR | Name of the notifier that triggered the error. |
DESCRIPTION |
VARCHAR | A description of the error. |