X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fcollectd-python.pod;h=3e44d54652e248d85d128527078dd54db86ad127;hp=1f46f6f30af232f11e3b471556c18073e178985a;hb=54619dc85fd308b21ed09a0271e5c7383c7921b9;hpb=196f5bd17880d91ba0da33a8f5f6168d039cfa0c diff --git a/src/collectd-python.pod b/src/collectd-python.pod index 1f46f6f3..3e44d546 100644 --- a/src/collectd-python.pod +++ b/src/collectd-python.pod @@ -126,6 +126,13 @@ normally and spawning processes from Python will work as intended. =back +=item B I + +Imports the python script I and loads it into the collectd +python process. If your python script is not found, be sure its +directory exists in python's B. You can prepend to the +B using the B configuration option. + =item EB IE block This block may be used to pass on configuration settings to a Python module.