The grnoc-tsds-services
package provides all of the backend functionality for the [GlobalNOC TimeSeries Data Service (TSDS)
software suite] (http://globalnoc.iu.edu/software/measurement/tsds.html). More information about TSDS and its API can be [seen here] (http://globalnoc.iu.edu/software/measurement/tsds.html). TSDS is a system that uses a RabbitMQ messaging queue and MongoDB database to store and query time series data over time. Here is an example showing how a full TSDS-based
deployment may look:
Some of the individual components this package provides include:
- Web Services
- Writers
- Installation/Bootstrap
- Upgrades
- Search Indexer
- Data Aggregators
- Data Expiration
For help on installing TSDS, please refer to the Install Guide.