The ceph plugin accepts the following configuration options:
-= over 4
+=over 4
-= item B<LongRunAvgLatency> B<true>|B<false>
+=item B<LongRunAvgLatency> B<true>|B<false>
If enabled, latency values(sum,count pairs) are calculated as the long run
average - average since the ceph daemon was started = (sum / count).
Default: Enabled
+=back
+
Each B<Daemon> block must have a string argument for the plugin instance name.
A B<SocketPath> is also required for each B<Daemon> block:
-=item B<Daemon> I<Name>
+=item B<Daemon> I<DaemonName>
Name to be used as the instance name for this daemon.