# collectd-kafka-disk **Repository Path**: mirrors_HubSpot/collectd-kafka-disk ## Basic Information - **Project Name**: collectd-kafka-disk - **Description**: Reports disk usage per topic to collectd - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Kafka disk usage metrics for Collectd A [CollectD](http://collectd.org) plugin to collect kafka disk usage metrics. Uses CollectD's [Python plugin](http://collectd.org/documentation/manpages/collectd-python.5.shtml). ####Configuration parameters - **`LogDirs`**: Kafka log dirs, as defined in server.properties. Comma-separated list. (REQUIRED: no default). - **`Verbose`**: if `true`, print verbose logging (`false`). - **`Interval`**: if set, changes the rate at which this plugin reports. otherwise defaults to collectd's configured rate