Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

dpnm-ni/kafka_extractor

Repository files navigation

Kafka Extractor

Extract raw data sent to kafka (such as data from collectd) and republish them into timeseries-like topics that can be consumed by other applications (such as NI-Mon or NI-AI-module).

Requirement

Python 2.7

Usage

Currently, only collectd_extractor is used:

python kafka_extractor/collectd_extractor.py

Configuration

The config file also shows which topic available for consume:

vi config/config.yaml

Web GUI

We use kafdrop 3 to monitor available topics and data. This should be automatically installed with Kafka Extractor if using ni-testbed ansible script.

http://localhost:9000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages