System Layout
This document describes how our Hosted Graphite Agent (hg-agent) works on your machine.
Disk
/opt/hg-agent/... (static files)
package/... (pyinstaller bundle)
collectors/... (Diamond collectors)
bin/... (symlinks to binaries in package bundle)
/etc/opt/hg-agent/... (configuration files)
/var/opt/hg-agent/ (spool or other state files)
/var/log/hg-agent/ (log files)Processes
supervisord
diamond
periodic
receiver
forwarder
Configuration
Resource requirements
Last updated