#PluginDir "@prefix@/lib/@PACKAGE_NAME@"
#TypesDB "@prefix@/share/@PACKAGE_NAME@/types.db"
#Interval 10
+#Timeout 2
#ReadThreads 5
##############################################################################
# LogLevel @DEFAULT_LOG_LEVEL@
# File STDOUT
# Timestamp true
+# PrintSeverity false
#</Plugin>
#<Plugin syslog>
# MTime "-5m"
# Size "+10k"
# Recursive true
+# IncludeHidden false
# </Directory>
#</Plugin>
# Key "page_key"
# <Match>
# Regex "(\\d+) bytes sent"
+# ExcludeRegex "<lines to be excluded>"
# DSType CounterAdd
# Type "ipt_octets"
# Instance "type_instance"
#</Plugin>
@LOAD_PLUGIN_NETWORK@<Plugin network>
+# # client setup:
@LOAD_PLUGIN_NETWORK@ Server "ff18::efc0:4a42" "25826"
-@LOAD_PLUGIN_NETWORK@ Server "239.192.74.66" "25826"
-# Listen "ff18::efc0:4a42" "25826"
-# Listen "239.192.74.66" "25826"
+@LOAD_PLUGIN_NETWORK@ <Server "239.192.74.66" "25826">
+# SecurityLevel Encrypt
+# Username "user"
+# Password "secret"
+# Interface "eth0"
+@LOAD_PLUGIN_NETWORK@ </Server>
# TimeToLive "128"
-# Forward false
-# CacheFlush 1800
+#
+# # server setup:
+# Listen "ff18::efc0:4a42" "25826"
+# <Listen "239.192.74.66" "25826">
+# SecurityLevel Sign
+# AuthFile "/etc/collectd/passwd"
+# Interface "eth0"
+# </Listen>
+# MaxPacketSize 1024
+#
+# # proxy setup (client and server as above):
+# Forward true
+#
+# # statistics about the network plugin itself
# ReportStats false
+#
+# # "garbage collection"
+# CacheFlush 1800
@LOAD_PLUGIN_NETWORK@</Plugin>
#<Plugin nginx>
#<Plugin openvpn>
# StatusFile "/etc/openvpn/openvpn-status.log"
+# ImprovedNamingSchema false
+# CollectCompression true
+# CollectIndividualUsers true
+# CollectUserCount false
#</Plugin>
#<Plugin oracle>
# Query magic
# </Database>
# <Database bar>
+# Interval 60
# Service "service_name"
# Query backend # predefined
# Query rt36_tickets
# <URL "http://example.com/collectd-post">
# User "collectd"
# Password "weCh3ik0"
+# VerifyPeer true
+# VerifyHost true
+# CACert "/etc/ssl/ca.crt"
+# Format "Command"
+# StoreRates false
# </URL>
#</Plugin>