When an alert is send to one or more users the email has the following internal structure.
The structure of the Alert send to one or more users is described below.
Be aware that Alerts that need to be send to Users, can contain 1 or more Alerts which need to be send within one minute. This prevents the user from being spammed with a lot of separate messages.
Mail Subject: PADS4 Alert
The name “PADS Alert” is not translated when PADS4 is configured to use a different language. So the Subject is always the same “PADS Alert”.
Mail Body:
The body message contains 1 or more alerts separated by a linefeed. The structure of 1 Alert is described below in the section Description of the Alert. Below the last Alert there are two linefeeds followed by a ======== separator and two lines with an auto message which is translated to the selected language!
<alert 1>
<alert 2>
<alert x>
<linefeed>
<linefeed>
<===============================================>
< This is an automatically generated message by PADS4.>
< Please do not respond to this e-mail.>
Description of the Alert:
The alert starts with a date Time which is printed in the language culture set of your windows system followed by a Tab and the actual message.
<Date Time><Tab><Message>
Description of the Alert line Message:
The Message contains the message followed by a space character and the name of the destination between brackets ().
<Message><space>(<Destination public name>)
Possible messages:
The messages are translated according the PADS4 language setting
Alert | Possible Messages |
Disk Space | System is low on diskspace. |
System is no longer low on diskspace. | |
Memory Consumption | System is low on memory. |
System is no longer low on memory. | |
Unexpected Reboot/Restart | Restarting ‘x’, system is low on memory.
x=viewername |
‘x’ has a high memory usage, restarting ‘y’ process.
‘x’=viewername ‘y’=applicationname |
|
Restarting ‘x’, because request was received from user or scheduled task.
‘x’=viewername |
|
‘x’ is not responding, restarting ‘y’ process.
‘x’=applicationname from which connection is lost ‘y’=application |
|
Network Connection | Connection with server 'x' re-established.
‘x’=servername |
Connection with server 'x' lost.
‘x’= servername |
|
Connection with viewer 'x' re-established.
‘x’=viewername |
|
Connection with viewer 'x' lost.
‘x’=viewername |
|
License | Maximum number of ‘x’ ‘y’ licenses has been reached.
‘x’=total number of licenses ‘y’=applicationtype (viewer/desktop viewer/html viewer) |