Created
May 13, 2014 14:32
-
-
Save dlgg/db04cfbc66ba44e205a4 to your computer and use it in GitHub Desktop.
Revisions
-
dlgg created this gist
May 13, 2014 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ for i in {1..70}; do php data_template_associate_rra.php --rra='1:2:3:4:5' --data-template-id=$i; done mysql cacti -e "update data_template_data SET rrd_step = '60';"