Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
KairosDB allows data ingestion through various protocols including Telnet, Rest, and Graphite, in addition to supporting plugins for further flexibility. It utilizes Cassandra, a well-regarded NoSQL database, to manage time series data effectively. The database schema is organized into three column families, facilitating efficient data storage. The API offers a range of functionalities, such as listing existing metric names, retrieving tag names and their corresponding values, storing metric data points, and querying these points for analysis. Upon a standard installation, users can access a query page that enables them to extract data from the database easily. This tool is primarily tailored for development applications. Aggregators within the system can perform operations on data points, allowing for down sampling and analysis. A set of standard functions, including min, max, sum, count, and mean, among others, are readily available for users to utilize. Additionally, the KairosDB server supports import and export functionalities via the command line interface. Internal metrics related to the database not only provide insights into the stored data but also allow for monitoring the performance of the server itself, ensuring optimal operation and efficiency. This comprehensive approach makes KairosDB a powerful solution for managing time series data.
Description
OpenTSDB comprises a Time Series Daemon (TSD) along with a suite of command line tools. Users primarily engage with OpenTSDB by operating one or more independent TSDs, as there is no centralized master or shared state, allowing for the scalability to run multiple TSDs as necessary to meet varying loads. Each TSD utilizes HBase, an open-source database, or the hosted Google Bigtable service for the storage and retrieval of time-series data. The schema designed for the data is highly efficient, enabling rapid aggregations of similar time series while minimizing storage requirements. Users interact with the TSD without needing direct access to the underlying storage system. Communication with the TSD can be accomplished through a straightforward telnet-style protocol, an HTTP API, or a user-friendly built-in graphical interface. To begin utilizing OpenTSDB, the initial task is to send time series data to the TSDs, and there are various tools available to facilitate the import of data from different sources into OpenTSDB. Overall, OpenTSDB's design emphasizes flexibility and efficiency for time series data management.
API Access
Has API
API Access
Has API
Integrations
APERIO DataWise
Apache Cassandra
Circonus IRONdb
Google Cloud Bigtable
InsightFinder
VictoriaMetrics
Integrations
APERIO DataWise
Apache Cassandra
Circonus IRONdb
Google Cloud Bigtable
InsightFinder
VictoriaMetrics
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
KairosDB
Website
kairosdb.github.io
Vendor Details
Company Name
OpenTSDB
Website
opentsdb.net/overview.html