X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd-python.pod;h=ada1ff55fa32d52551c81306da878936e7956f14;hb=ad0a12907bf80b4f0deec217b8379dd08c490dbc;hp=16b26afad1af0a820059656fd0d1d10d89d39b35;hpb=5523a080010dcb7a61dc0dccc3969a2a048e52f9;p=collectd.git diff --git a/src/collectd-python.pod b/src/collectd-python.pod index 16b26afa..ada1ff55 100644 --- a/src/collectd-python.pod +++ b/src/collectd-python.pod @@ -475,7 +475,7 @@ Methods defined here: =over 4 -=item B([type][, values][, plugin_instance][, type_instance][, plugin][, host][, time][, interval]) -> None. Dispatch a value list. +=item B([type][, message][, plugin_instance][, type_instance][, plugin][, host][, time][, severity]) -> None. Dispatch a notification. Dispatch this instance to the collectd process. The object has members for each of the possible arguments for this method. For a detailed explanation of these