You are here: Home / LBN / Up2date / Cloud Computing / BastionLinux 25 / kairosdb-1.1.3-1.lbn25.noarch

kairosdb-1.1.3-1.lbn25.noarch

Package Attributes
RPM  kairosdb-1.1.3-1.lbn25.noarch.rpm Architecture  noarch Size  28839402 Created  2023/06/18 04:13:07 UTC
Package Specification
Summary Fast scalable time series database
Group Unspecified
License ASL 2.0 and BSD
Home Page kairosdb.github.io
Description

Collectors

Data can be pushed in KairosDB via multiple protocols : Telnet, Rest, Graphite. Other mechanisms such as plugins can also be used

Storage

KairosDB stores time series in Cassandra, the popular and performant NoSQL datastore. The schema consists of 3 column families...

Rest API

This API provides operations to list existing metric names, list tag names and values, store metric data points, and query for metric data points.

Web UI

With a default install, KairosDB serve up a query page whereby you can query data within the data store. It's designed primarily for development purposes.

Aggregators

Aggregators perform an operation on data points and down samples. Standard functions like min, max, sum, count, mean and more are available

Tools

Import and export is available on the KairosDB server from the command line. Internal metrics to the data store can monitor the server’s performance

Client library

The KairosDB client is a Java library, using the HttpClient class, that makes sending metrics and querying the KairosDB server simple.

Plugins

KairosDB can be extended in various ways (data point listeners, data stores, protocol handlers,...) using plugins based on Guice.

Requires
java  
/bin/bash  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
/bin/sh  
rpmlib(PayloadIsXz)  
Provides
config(kairosdb)
kairosdb
osgi(ch.qos.logback.classic)
osgi(ch.qos.logback.core)
osgi(com.beust.jcommander)
osgi(com.codahale.metrics.core)
osgi(com.codahale.metrics.healthchecks)
osgi(com.codahale.metrics.jvm)
osgi(com.fasterxml.jackson.core.jackson-annotations)
osgi(com.fasterxml.jackson.core.jackson-core)
osgi(com.google.gson)
osgi(com.google.guava)
osgi(com.google.inject)
osgi(com.google.inject.multibindings)
osgi(com.google.inject.servlet)
osgi(com.sun.jersey.contribs.jersey-guice)
osgi(com.sun.jersey.contribs.jersey-oauth.oauth-server)
osgi(com.sun.jersey.contribs.jersey-oauth.oauth-signature)
osgi(com.sun.jersey.core)
osgi(com.sun.jersey.jersey-server)
osgi(com.sun.jersey.servlet)
osgi(javax.servlet)
osgi(jaxen)
osgi(joda-time)
osgi(jul.to.slf4j)
osgi(org.apache.commons.codec)
osgi(org.apache.commons.io)
osgi(org.apache.commons.lang)
osgi(org.apache.commons.lang3)
osgi(org.apache.commons.logging)
osgi(org.apache.commons.math3)
osgi(org.apache.commons.pool)
osgi(org.eclipse.jetty.client)
osgi(org.eclipse.jetty.continuation)
osgi(org.eclipse.jetty.http)
osgi(org.eclipse.jetty.io)
osgi(org.eclipse.jetty.security)
osgi(org.eclipse.jetty.server)
osgi(org.eclipse.jetty.servlet)
osgi(org.eclipse.jetty.servlets)
osgi(org.eclipse.jetty.util)
osgi(org.h2)
osgi(org.hectorclient.hector)
osgi(org.jboss.netty)
osgi(slf4j.api)

Document Actions