Skip to content

Instantly share code, notes, and snippets.

@kbarber
Created February 20, 2012 15:17
Show Gist options
  • Save kbarber/1869627 to your computer and use it in GitHub Desktop.
Save kbarber/1869627 to your computer and use it in GitHub Desktop.
sample json
{"kb2.local":{"arp_table":[{"hostname":"","interface":"en1","ip_address":"192.168.16.1","protocol":"ethernet","mac_address":"0:c:42:bd:d3:91"},{"hostname":"","interface":"en1","ip_address":"192.168.16.205","protocol":"ethernet","mac_address":"0:c:29:6b:b7:cf"},{"hostname":"","interface":"en1","ip_address":"192.168.16.207","protocol":"ethernet","mac_address":"c8:2a:14:50:69:91"},{"hostname":"","interface":"en1","ip_address":"192.168.16.215","protocol":"ethernet","mac_address":"68:a8:6d:4f:e0:a4"},{"hostname":"","interface":"en1","ip_address":"192.168.16.255","protocol":"ethernet","mac_address":"ff:ff:ff:ff:ff:ff"}],"operatingsystem":"sunos"},"kb.local":{"arp_table":[{"hostname":"","interface":"en1","ip_address":"192.168.16.1","protocol":"ethernet","mac_address":"0:c:42:bd:d3:91"},{"hostname":"","interface":"en1","ip_address":"192.168.16.204","protocol":"ethernet","mac_address":"0:c:29:6b:b7:ce"},{"hostname":"","interface":"en1","ip_address":"192.168.16.207","protocol":"ethernet","mac_address":"c8:2a:14:50:69:91"},{"hostname":"","interface":"en1","ip_address":"192.168.16.215","protocol":"ethernet","mac_address":"68:a8:6d:4f:e0:a4"},{"hostname":"","interface":"en1","ip_address":"192.168.16.255","protocol":"ethernet","mac_address":"ff:ff:ff:ff:ff:ff"}],"operatingsystem":"debian"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment