X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fcollectd.conf.pod;h=a7a5816753a0bc1b3fb69fafdb447ad38ad43121;hb=dc7e14787cc4273927d5d0cdbd00fd41a0bee928;hp=d9721cefd8e71d7052ad9b338a67147bd53287b3;hpb=7c5cd3178a903871e57a8399bb19ce7ee15dd0f1;p=collectd.git diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index d9721cef..a7a58167 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -98,7 +98,6 @@ Options inside a B block can override default settings and influence the way plugins are loaded, e.g.: - Globals true Interval 60 @@ -5133,6 +5132,13 @@ activating this option. The draw-back is, that data covering the specified amount of time will be lost, for example, if a single statement within the transaction fails or if the database server crashes. +=item B I + +Specify the plugin instance name that should be used instead of the database +name (which is the default, if this option has not been specified). This +allows to query multiple databases of the same name on the same host (e.g. +when running multiple database server versions in parallel). + =item B I Specify the hostname or IP of the PostgreSQL server to connect to. If the @@ -5567,7 +5573,7 @@ that numerical port numbers must be given as a string, too. Use I to authenticate when connecting to I. -=item B I +=item B I The B option set the socket timeout for node response. Since the Redis read function is blocking, you should keep this value as low as possible. Keep @@ -7095,7 +7101,7 @@ Hostname or address to connect to. Defaults to C. Service name or port number to connect to. Defaults to C<27017>. -=item B I +=item B I Set the timeout for each operation on I to I milliseconds. Setting this option to zero means no timeout, which is the default. @@ -7399,7 +7405,7 @@ The B option is the TCP port on which the Redis instance accepts connections. Either a service name of a port number may be given. Please note that numerical port numbers must be given as a string, too. -=item B I +=item B I The B option sets the socket connection timeout, in milliseconds. @@ -7531,10 +7537,11 @@ attribute for each metric being sent out to I. The I will send values to I, a powerful stream aggregation and monitoring system. The plugin sends I encoded data to -a local I client using a TCP socket. At the moment, write_sensu plugin -does not send over a collectd_host parameter so it not possible to use -one collectd instance as a gateway for other collectd: each collectd host -must write to its own sensu client. +a local I client using a TCP socket. + +At the moment, the I does not send over a collectd_host +parameter so it is not possible to use one collectd instance as a gateway for +others. Each collectd host must pair with one I client. Synopsis: @@ -7562,7 +7569,7 @@ The following options are understood by the I: The plugin's configuration consists of one or more B blocks. Each block is given a unique I and specifies one connection to an instance of -I. Indise the B block, the following per-connection options are +I. Inside the B block, the following per-connection options are understood: =over 4 @@ -7580,9 +7587,9 @@ Service name or port number to connect to. Defaults to C<3030>. If set to B (the default), convert counter values to rates. If set to B counter values are stored as is, i.e. as an increasing integer number. -This will be reflected in the C tag: If B is enabled, -converted values will have "rate" appended to the data source type, e.g. -C. +This will be reflected in the C tag: If +B is enabled, converted values will have "rate" appended to the +data source type, e.g. C. =item B B|B @@ -7593,12 +7600,12 @@ only done when there is more than one DS. =item B B|B -If set to B, create sensu events for notifications. This is B +If set to B, create I events for notifications. This is B by default. At least one of B or B should be enabled. =item B B|B -If set to B, create sensu events for metrics. This is B +If set to B, create I events for metrics. This is B by default. At least one of B or B should be enabled. @@ -7613,8 +7620,8 @@ several of them, one per line. Defaults to no handler. =item B I -Add a handler that will be set when notifications are sent to I. You can add -several of them, one per line. Defaults to no handler. +Add a handler that will be set when notifications are sent to I. You can +add several of them, one per line. Defaults to no handler. =item B I