Device Monitoring
{
"type": "DeviceMonitoring",
"general": {
"hostname": "RouterA",
"uptime": 3501937
},
"interfaces": [
{
"name": "lo0",
"uptime": 1404305354,
"statistics": {
"collisions": 0,
"rx_frame_errors": 0,
"tx_compressed": 0,
"multicast": 0,
"rx_length_errors": 0,
"tx_dropped": 0,
"rx_bytes": 9287737,
"rx_missed_errors": 0,
"tx_errors": 0,
"rx_compressed": 0,
"rx_over_errors": 0,
"tx_fifo_errors": 0,
"rx_crc_errors": 0,
"rx_packets": 57624,
"tx_heartbeat_errors": 0,
"rx_dropped": 0,
"tx_aborted_errors": 0,
"tx_packets": 57624,
"rx_errors": 0,
"tx_bytes": 9287737,
"tx_window_errors": 0,
"rx_fifo_errors": 0,
"tx_carrier_errors": 0
}
},
{
"name": "eth0",
"uptime": 1294305354,
"statistics": {
"collisions": 0,
"rx_frame_errors": 0,
"tx_compressed": 0,
"multicast": 0,
"rx_length_errors": 0,
"tx_dropped": 0,
"rx_bytes": 3542783708,
"rx_missed_errors": 0,
"tx_errors": 0,
"rx_compressed": 0,
"rx_over_errors": 0,
"tx_fifo_errors": 0,
"rx_crc_errors": 0,
"rx_packets": 35118502,
"tx_heartbeat_errors": 0,
"rx_dropped": 14,
"tx_aborted_errors": 0,
"tx_packets": 11761973,
"rx_errors": 0,
"tx_bytes": 2952333765,
"tx_window_errors": 0,
"rx_fifo_errors": 0,
"tx_carrier_errors": 0
}
}
]
}