Skip to content

KujiraProject/kujira-graphite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

[![ZenHub] (https://raw.githubusercontent.com/ZenHubIO/support/master/zenhub-badge.png)] (https://zenhub.io)

kujira-graphite

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_graphite
  • cp config/kujira-graphite.cfg /etc/kujira-graphite.cfg

It is also possible to start a caching service:

  • install kujira_graphite folder in /opt
  • cp service/kujira-graphite.service /etc/systemd/system/kujira-graphite.service
  • change config file /etc/kujira-graphite.cfg if necessary
  • systemctl daemon-reload - to reload systemctl
  • systemctl enable kujira-graphite - to start service during the system boot
  • systemctl start kujira-graphite - to start service

Now you can check if kujira-graphite is active systemctl status kujira-graphite and check redis database.

About

Daemon to cache graphite statistics in Redis database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages