Code

thermal plugin: Use parse_value_file().
[collectd.git] / src / collectd.conf.pod
index c6666b0b0cdfec197a5d001814cf65d15c22d396..ab80915907afdc8c1a1f3502983d8f1d9f35c09d 100644 (file)
@@ -9401,6 +9401,10 @@ Available options:
 
 =item B<TypeInstance> I<Regex> I<Replacement>
 
+=item B<MetaData> I<String> I<Regex> I<Replacement>
+
+=item B<DeleteMetaData> I<String> I<Regex>
+
 Match the appropriate field with the given regular expression I<Regex>. If the
 regular expression matches, that part that matches is replaced with
 I<Replacement>. If multiple places of the input buffer match a given regular