'dbi', 'oracle' and 'postgresql' plugins: Use 'Plugin' as option name
[collectd.git] / src / collectd.conf.in
index 8ab20d1..6b677d2 100644 (file)
 #              </Result>
 #      </Query>
 #      <Database "customers_db">
-#              #PluginName "mycompany"
+#              #Plugin "mycompany"
 #              Driver "mysql"
 #              DriverOption "host" "localhost"
 #              DriverOption "username" "collectd"
 #    </Result>
 #  </Query>
 #  <Database "product_information">
-#    #PluginName "warehouse"
+#    #Plugin "warehouse"
 #    ConnectID "db01"
 #    Username "oracle"
 #    Password "secret"
 #              StoreRates true
 #      </Writer>
 #      <Database foo>
-#              #PluginName "kingdom"
+#              #Plugin "kingdom"
 #              Host "hostname"
 #              Port "5432"
 #              User "username"