]> git.pld-linux.org Git - packages/collectd.git/blame - collectd-notify_email.conf
- massive attack - every plugin in separate package. Needs testing.
[packages/collectd.git] / collectd-notify_email.conf
CommitLineData
711f12a6
PG
1LoadPlugin 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.100777 seconds and 4 git commands to generate.