System Layout
This document describes how our Hosted Graphite Agent (hg-agent) works on your machine.
/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)Last updated