TritonDataCenter / sdc-hagfish-watcher

SDC instance usage telemetry agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sdc-hagfish-watcher

This repository is part of the Joyent SmartDataCenter project (SDC). For contribution guidelines, issues, and general documentation, visit the main SDC project page.

The hagfish-watcher agent is the Smart Data Center (SDC) service for recording telemetry about customer workloads for usage monitoring and billing purposes. This agent runs on every compute node in an SDC datacenter, writing usage records that describe customer instances and their disk and network usage, to disk files once per minute. Usage data is grouped into hourly files, named for the time and date of that hour. These usage files may be archived by the operator, potentially using the SDC log archival service, hermes.

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. For the full license text see LICENSE, or http://mozilla.org/MPL/2.0/.

About

SDC instance usage telemetry agent

License:Mozilla Public License 2.0


Languages

Language:JavaScript 80.6%Language:Shell 12.6%Language:Makefile 6.8%