Average Ratings 0 Ratings
Average Ratings 0 Ratings
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.
Description
Zdaemon is a Python application designed for Unix-based systems, including Linux and Mac OS X, that simplifies the process of running commands as standard daemons. The primary utility, zdaemon, allows users to execute other programs in compliance with POSIX daemon standards, making it essential for those working in Unix-like environments. To utilize zdaemon, users must provide various options, either through a configuration file or directly via command-line inputs. The program supports several commands that facilitate different actions, such as initiating a process as a daemon, halting an active daemon, restarting a program after stopping it, checking the status of a running program, signaling the daemon, and reopening the transcript log. These commands can be entered through the command line or an interactive interpreter, enhancing user flexibility. Furthermore, users can specify both the program name and accompanying command-line options, though it's important to note that the command-line parsing feature is somewhat basic. Overall, zdaemon is a crucial tool for managing daemon processes effectively in a Unix environment.
API Access
Has API
API Access
Has API
Integrations
APERIO DataWise
Circonus IRONdb
Google Cloud Bigtable
InsightFinder
Python
VictoriaMetrics
Integrations
APERIO DataWise
Circonus IRONdb
Google Cloud Bigtable
InsightFinder
Python
VictoriaMetrics
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
Free
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
OpenTSDB
Website
opentsdb.net/overview.html
Vendor Details
Company Name
Python Software Foundation
Country
United States
Website
pypi.org/project/zdaemon/