File size: 377 Bytes
3959f31
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
	"cpu_stats": {
		"cpu_usage": {
			"total_usage": 314891801000
		},
		"system_cpu_usage": 1368474900000000
	},
	"memory_stats": {
		"usage": 507400192,
		"stats": {
			"inactive_file": 165130240
		}
	},
	"networks": {
		"eth0": {
			"tx_bytes": 20376558,
			"rx_bytes": 537029455
		},
		"eth1": {
			"tx_bytes": 2003766,
			"rx_bytes": 6241
		}
	}
}