Skip to content

ynnt/migrate_graphite_dashboards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

migrate_graphite_dashboards

This script can save and restore your graphite dashboards using HTTP calls.

Usage:

  • Save: ruby migrate_dashboards.rb -h <graphite_host> > dashboards.txt
  • Restore: ruby migrate_dashboards.rb -h <graphite_host> -a restore -i dashboards.txt

See ruby migrate_dashboards.rb --help for a full list of options.

Thanks http://blog.backslasher.net where did I find the initial variant of this script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages