Code

Update collectd.conf.pod
[collectd.git] / src / collectd.conf.pod
index 0a2a5f7790de1ca30e5b93aa714d97af5073b3d0..98b492d14f839868183787609cf43f743dd0a230 100644 (file)
@@ -5900,7 +5900,7 @@ When a value comes within range again or is received after it was missing, an
 Here is a configuration example to get you started. Read below for more
 information.
 
- <Threshold>
+ <Plugin threshold>
    <Type "foo">
      WarningMin    0.00
      WarningMax 1000.00
@@ -5931,7 +5931,7 @@ information.
        </Type>
      </Plugin>
    </Host>
- </Threshold>
+ </Plugin>
 
 There are basically two types of configuration statements: The C<Host>,
 C<Plugin>, and C<Type> blocks select the value for which a threshold should be