Skip to content

Instantly share code, notes, and snippets.

@tcatm
Created May 11, 2015 19:56
Show Gist options
  • Save tcatm/47f26bc3bb1fc6b0fee4 to your computer and use it in GitHub Desktop.
Save tcatm/47f26bc3bb1fc6b0fee4 to your computer and use it in GitHub Desktop.
global: time, sequence_id, nodestotal, nodesonline, clients, gateways
gateway.$node_id: time, sequence_id, nodecount
node.$node_id.statistics: per node (only if online): time, sequence_id, uptime, memory_usage, clients, loadavg
node.$node_id.events.online: time, sequence_id, true/false
node.$node_id.events.firmware: time, sequence_id, value
node.$node_id.events.hostname: time, sequence_id, value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment