[![ZenHub] (https://raw.githubusercontent.com/ZenHubIO/support/master/zenhub-badge.png)] (https://zenhub.io)
Daemon to cache graphite statistics in Redis database. To be able to use library you have to copy config file to /etc :
cd kujira-api/kujira_graphitecp config/kujira-graphite.cfg /etc/kujira-graphite.cfg
It is also possible to start a caching service:
- install
kujira_graphitefolder in/opt cp service/kujira-graphite.service /etc/systemd/system/kujira-graphite.service- change config file
/etc/kujira-graphite.cfgif necessary systemctl daemon-reload- to reload systemctlsystemctl enable kujira-graphite- to start service during the system bootsystemctl start kujira-graphite- to start service
Now you can check if kujira-graphite is active systemctl status kujira-graphite and check redis database.