Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "account_uuid": "12345678-1234-1234-1234-123456789098",
- "server_uuid": "12345678-1234-1234-1234-123456789098",
- "hostname": "Lukasz.home",
- "ip": [
- "192.168.1.10",
- "10.70.70.10"
- ],
- "cpu_load": "2.88, 2.34, 2.29",
- "memory_ram_total": 4046444,
- "memory_ram_used": 372016,
- "memory_swap_total": 524284,
- "memory_swap_used": 0,
- "hdd": [
- {
- "partition": "/dev/disk0s2",
- "label": "/",
- "total": 497926976,
- "used": 448504360
- },
- {
- "partition": "/dev/disk1s3",
- "label": "/Volumes/Firma",
- "total": 585937504,
- "used": 334393432
- },
- {
- "partition": "/dev/disk1s4",
- "label": "/Volumes/Www",
- "total": 585141552,
- "used": 119892288
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment