This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/bin/kill -USR1 $MAINPID -
ExecStart=/usr/bin/carbon-aggregator --config=/etc/carbon/carbon.conf --pidfile=/var/run/carbon-aggregator.pid start -
PIDFile=/var/run/carbon-aggregator.pid -
StandardError=syslog -
StandardOutput=syslog -
Type=forking
-
-
[Unit]-
After=network.target -
Description=Graphite Carbon Aggregator
-
Additionnal notes
Nothing here.