Skip to content

Instantly share code, notes, and snippets.

@hogelog
Last active December 23, 2015 01:39
Show Gist options
  • Save hogelog/6561500 to your computer and use it in GitHub Desktop.
Save hogelog/6561500 to your computer and use it in GitHub Desktop.
GrowthForecast
sudo apt-get install cpanminus build-essential rrdtool libpango1.0-dev libxml2-dev
sudo cpanm -n GrowthForecast
growthforecast.pl --data-dir /home/user/growthforecast
curl -F number=15 http://localhost:5125/api/サービス名/機能名/グラフ名
curl -F number=5 -F mode=count http://localhost:5125/api/サービス名/機能名/グラフ名
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment