Skip to content

RRDTool graphs based on RPC calls to a BLUR.cash node RPC endpoint.

Notifications You must be signed in to change notification settings

cogitocat/blur-network-graphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blur-network-graphs

RRDTool graphs based on RPC calls to a BLUR.cash node RPC endpoint.

Instructions

  • Place index.cgi in your web servers path that allows for ExecCGI.

https://httpd.apache.org/docs/2.4/howto/cgi.html

  • Place blur_collect_stats.sh in a path for the CGI and cron to execute.

cp blur_collect_stats.sh /usr/local/bin

  • Install or append cron entry to collect stats.

(crontab -l && cat crontab.example)| crontab -

Dependencies

  • Permissions to execute and access CGI scripts, RRD directories, and files.
  • RPC access to a BLUR node.
  • RRDTool

About

RRDTool graphs based on RPC calls to a BLUR.cash node RPC endpoint.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages