summaryrefslogtreecommitdiffstats
path: root/docker/storperf-graphite/etc/supervisor.d/carbon.ini
blob: fb93a95fbb0a431071b5a1cb5bc344f20224ea34 (plain)
1
2
3
4
5
6
7
8
9
10
11
[program:carbon-cache]
autostart = true
autorestart = true
stdout_events_enabled = true
stderr_events_enabled = true
stdout_logfile_maxbytes = 1MB
stdout_logfile_backups = 0
stderr_logfile_maxbytes = 1MB
stderr_logfile_backups = 0

command = /opt/graphite/bin/carbon-cache.py --pidfile /var/run/carbon-cache-a.pid --debug start