{ "handlers": { "relay1": { "type": "extension", "command": "/etc/sensu/extensions/handlers/relay.rb" "endpoints": { "graphite": { "host": "127.0.0.1", "port": 60000 }, "opentsdb": { "host": "127.0.0.1", "port": 4424 } } } "relay2": { "type": "extension", "command": "/etc/sensu/extensions/handlers/relay.rb" "endpoints": { "riemann": { "host": "127.0.0.1", "port": 5555 }, "kariosdb": { "host": "127.0.0.1", "port": 9000 } } } } }