Skip to content

Instantly share code, notes, and snippets.

View nod0n's full-sized avatar

Nodøn nod0n

  • Switzerland
View GitHub Profile
@nod0n
nod0n / zabbixsync.rb
Last active September 29, 2015 10:26 — forked from anonymous/zabbixsync.rb
the complete class
require 'zabbixapi'
require 'json'
require 'yaml'
require 'nokogiri'
require 'fileutils'
class ZabbixSync < ZabbixApi