Hi mates
The email notification in dude is sent as a whole line not line-separated that is typed…
For EXAMPLE:
dude email profile: Device.Name is [Service.Status] Since [TimeAndDate]
Total Uptime:[Service.TimeUp]
Total Downtime: [Service.TimeDown]
Service: [Probe.Name]
dude sent email: Device.Name is [Service.Status] Since [TimeAndDate] Total Uptime:[Service.TimeUp] Total Downtime: [Service.TimeDown] Service: [Probe.Name]
I am on 4.0 beta 3. There was another person with the same issue as you 6 months ago, we didn’t figure out that a double return would work back then so at least we learned something new.
try this : Device.Name is [Service.Status] Since [TimeAndDate]|
Total Uptime:[Service.TimeUp]|
Total Downtime: [Service.TimeDown]|
Service: [Probe.Name]