· 7 years ago · Jun 15, 2018, 03:16 AM
1{
2 "timestamp": 1528831227,
3 "entity": {
4 "class": "agent",
5 "deregister": false,
6 "deregistration": {},
7 "environment": "default",
8 "id": "{entity}",
9 "keepalive_timeout": 120,
10 "last_seen": 1528829320,
11 "organization": "default",
12 "redact": [
13 "password",
14 "passwd",
15 "pass",
16 "api_key",
17 "api_token",
18 "access_key",
19 "secret_key",
20 "private_key",
21 "secret"
22 ],
23 "subscriptions": [
24 "testsub",
25 "entity:{entity}"
26 ],
27 "system": {
28 "hostname": "{host}",
29 "os": "windows",
30 "platform": "Microsoft Windows 10 Enterprise",
31 "platform_family": "Standalone Workstation",
32 "platform_version": "10.0.16299 Build 16299",
33 "network": {
34 {removed list}
35 },
36 "arch": "amd64"
37 },
38 "user": "agent"
39 },
40 "check": {
41 "command": "C:\\sensu\\cs.exe -host {host} -element {element}",
42 "environment": "default",
43 "handlers": [],
44 "high_flap_threshold": 0,
45 "interval": 60,
46 "low_flap_threshold": 0,
47 "name": "check-{thing}",
48 "organization": "default",
49 "publish": true,
50 "runtime_assets": [],
51 "subscriptions": [
52 "testsub"
53 ],
54 "proxy_entity_id": "",
55 "check_hooks": null,
56 "subdue": null,
57 "ttl": 0,
58 "timeout": 0,
59 "duration": 3.8307944000000003,
60 "executed": 1528831223,
61 "history": [
62 {
63 "status": 0,
64 "executed": 1528830023
65 },
66 {
67 "status": 0,
68 "executed": 1528830083
69 },
70 {
71 "status": 0,
72 "executed": 1528830143
73 },
74 {
75 "status": 0,
76 "executed": 1528830203
77 },
78 {
79 "status": 0,
80 "executed": 1528830263
81 },
82 {
83 "status": 0,
84 "executed": 1528830323
85 },
86 {
87 "status": 0,
88 "executed": 1528830383
89 },
90 {
91 "status": 0,
92 "executed": 1528830443
93 },
94 {
95 "status": 0,
96 "executed": 1528830503
97 },
98 {
99 "status": 0,
100 "executed": 1528830563
101 },
102 {
103 "status": 0,
104 "executed": 1528830623
105 },
106 {
107 "status": 0,
108 "executed": 1528830683
109 },
110 {
111 "status": 0,
112 "executed": 1528830743
113 },
114 {
115 "status": 0,
116 "executed": 1528830803
117 },
118 {
119 "status": 0,
120 "executed": 1528830863
121 },
122 {
123 "status": 0,
124 "executed": 1528830923
125 },
126 {
127 "status": 2,
128 "executed": 1528830983
129 },
130 {
131 "status": 0,
132 "executed": 1528831043
133 },
134 {
135 "status": 0,
136 "executed": 1528831103
137 },
138 {
139 "status": 0,
140 "executed": 1528831163
141 },
142 {
143 "status": 0,
144 "executed": 1528831223
145 }
146 ],
147 "issued": 1528831223,
148 "output": "Loaded {site} and found {element}",
149 "state": "passing",
150 "status": 0,
151 "total_state-change": 11,
152 "last_ok": 1528831227,
153 "occurrences": 1,
154 "occurrences_watermark": 4,
155 "output_metric_format": "",
156 "output_metric_handlers": []
157 }
158}