]> git.pld-linux.org Git - packages/collectd.git/blob - collectd-notify_email.conf
- bcond iptables fixed
[packages/collectd.git] / collectd-notify_email.conf
1 LoadPlugin notify_email
2
3 #<Plugin notify_email>
4 #       SMTPServer "localhost"
5 #       SMTPPort 25
6 #       SMTPUser "my-username"
7 #       SMTPPassword "my-password"
8 #       From "collectd@main0server.com"
9 #       # <WARNING/FAILURE/OK> on <hostname>. beware! do not use not more than two %s in this string!!!
10 #       Subject "Aaaaaa!! %s on %s!!!!!"
11 #       Recipient "email1@domain1.net"
12 #       Recipient "email2@domain2.com"
13 #</Plugin>
This page took 0.028998 seconds and 3 git commands to generate.