diff options
Diffstat (limited to 'torrus/templates/email-alarm.txt')
| -rw-r--r-- | torrus/templates/email-alarm.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/torrus/templates/email-alarm.txt b/torrus/templates/email-alarm.txt new file mode 100644 index 000000000..59c603688 --- /dev/null +++ b/torrus/templates/email-alarm.txt @@ -0,0 +1,27 @@ +Subject: Monitor event: [%event%], [% nickname %] + +This is automatic Torrus event notification. + +Event timestamp: [% timestamp %] + +Tree name: [% tree %] +Node path: [% path %] +Node description: [% npcomment %] +Monitor name: [% monitor %] +Monitor description: [% mcomment %] + +Event type: [% event %] + +You can browse the node up-to-date graphs at this URL: + [% url %] + + + +Event types description: + set Alarm condition is met first time + repeat Alarm condition repeats + clear Alarm condition is no longer met + forget Information about this alarm has expired + +Torrus home page and documentation: + http://torrus.sourceforge.net
\ No newline at end of file |
