libinfluxdb-http-perl
Perl way to interact with InfluxDB
InfluxDB::HTTP allows you to interact with the InfluxDB HTTP API. The module
essentially provides one method per InfluxDB HTTP API endpoint, that is ping,
write and query.
libvdeplug-pcap
libvdeplug plugin: packet capture library (pcap)
This libvdeplug module interconnects a client to an interface using the packet
capture library (pcap). All the data that is received by this plug is
injected into interface and everything captured from that interface is sent to
the client.
wimsapi
API to communicate with a WIMS server
sysrepo
YANG-based configuration and operational state data store [tools]
Applications can use sysrepo to store their configuration modeled by provided
YANG model instead of using e.g. flat configuration files. Sysrepo will ensure
data consistency of the data stored in the datastore and enforce data
constraints defined by YANG model.
sysrepo-plugind
YANG-based configuration and operational state data store [daemon]
Applications can use sysrepo to store their configuration modeled by provided
YANG model instead of using e.g. flat configuration files. Sysrepo will ensure
data consistency of the data stored in the datastore and enforce data
constraints defined by YANG model.
libprometheus-cpp-push1.0
Prometheus Client Library for Modern C++ (push gateway support)
This library aims to enable Metrics-Driven Development for C++ services.
It implements the Prometheus Data Model, a powerful abstraction on which
to collect and expose metrics.