Skip to content

Instantly share code, notes, and snippets.

/.rb

Created August 5, 2015 10:38
Show Gist options
  • Save anonymous/f1a43ad78a5e27630fd8 to your computer and use it in GitHub Desktop.
Save anonymous/f1a43ad78a5e27630fd8 to your computer and use it in GitHub Desktop.
zabbix.templates_list.each do |name, file_number|
File.write( ("data/%06d" % file_number), zabbix.templates_export[name] )
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment