File: lpar_pcm_data.txt

package info (click to toggle)
python-pypowervm 1.1.16%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,356 kB
  • sloc: python: 29,449; xml: 174; makefile: 21; sh: 14
file content (119 lines) | stat: -rw-r--r-- 3,900 bytes parent folder | download | duplicates (2)
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
####################################################
# This file was manually generated.
#
####################################################
INFO{
{'comment': 'Fake...This file was manually generated.', 'status': 200, 'pw': 'abc123', 'reason': 'OK', 'host': '9.1.2.3', 'user': 'hscroot', 'path': 'rest/api/pcm/ManagedSystem/c5d782c7-44e4-3086-ad15-b16fb039d63b/RawMetrics/LongTermMonitor/LTM_8247-22L*2125D4A_lpar_20160328T031000-0400.json'}
END OF SECTION}

HEADERS{
{'content-length': '1878', 'x-powered-by': 'Servlet/3.0', 'last-modified': 'Thu, 30 Apr 2015 03:53:05 GMT', 'etag': '1430365985674', 'date': 'Thu, 30 Apr 2015 03:53:04 GMT', 'content-type': 'application/atom+xml'}
END OF SECTION}

BODY{

{
    "lparUtil":
    [
        {
            "uuid": "42AD4FD4-DC64-4935-9E29-9B7C6F35AFCC",
            "id": "2",
            "name": "Ubuntu1410",
            "memory":
            {
                "pctRealMemAvbl": 80,
                "totalPgSpSizeCount": 1024,
                "totalPgSpFreeCount": 512,
                "vmActivePgCount": 64,
                "realMemSizeBytes": 1048576,
                "pctRealMemFree": 61,
                "vmPgInRate": 0,
                "vmPgOutRate": 25,
                "vmPgSpInRate": 0,
                "vmPgSpOutRate": 0
            },
            "timeStamp": "20160328T031000-0400"
        },
        {
            "uuid": "5536C020-C995-4508-A010-5292CD21F307",
            "id": "13",
            "name": "test_vm2",
            "memory":
            {
                "pctRealMemAvbl": 81,
                "totalPgSpSizeCount": 2048,
                "totalPgSpFreeCount": 1024,
                "vmActivePgCount": 128,
                "realMemSizeBytes": 1048576,
                "pctRealMemFree": 62,
                "vmPgInRate": 0,
                "vmPgOutRate": 94,
                "vmPgSpInRate": 0,
                "vmPgSpOutRate": 0
            },
            "timeStamp": "20160328T031000-0400"
        },
        {
            "uuid": "3B8B95E8-4D85-4599-803E-E2B3CD193033",
            "id": "8",
            "name": "test_vm3",
            "memory":
            {
                "pctRealMemAvbl": 82,
                "totalPgSpSizeCount": 4096,
                "totalPgSpFreeCount": 2048,
                "vmActivePgCount": 256,
                "realMemSizeBytes": 1048576,
                "pctRealMemFree": 60,
                "vmPgInRate": 0,
                "vmPgOutRate": 0,
                "vmPgSpInRate": 0,
                "vmPgSpOutRate": 0
            },
            "timeStamp": "20160328T031000-0400"
        },
        {
            "uuid": "7C478B9C-64C6-4CD4-B6F8-3C9BBAA1CFD5",
            "id": "15",
            "name": "test_vm4",
            "memory":
            {
                "pctRealMemAvbl": 83,
                "totalPgSpSizeCount": 8192,
                "totalPgSpFreeCount": 4096,
                "vmActivePgCount": 512,
                "realMemSizeBytes": 1048576,
                "pctRealMemFree": 62,
                "vmPgInRate": 0,
                "vmPgOutRate": 80,
                "vmPgSpInRate": 0,
                "vmPgSpOutRate": 0
            },
            "timeStamp": "20160328T031000-0400"
        },
        {
            "uuid": "3B0237F9-26F1-41C7-BE57-A08C9452AD9D",
            "id": "24",
            "name": "3B0237F9-26F1-41C7-BE57-A08C9452AD9D",
            "errorInfo":
            {
                "errorId": "6001",
                "message": "Lpar is not in running state on Managed System"
            },
            "timeStamp": null
        },
        {
            "uuid": "vm_inactive_rmc",
            "id": "3",
            "name": "vm_inactive_rmc",
            "errorInfo":
            {
                "errorId": "6003",
                "message": "RMC is INACTIVE on lpar"
            },
            "timeStamp": null
        }
    ]
}

END OF SECTION}