fauxhai 2.3.0 → 3.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +15 -28
- data/CONTRIBUTING.md +3 -3
- data/Gemfile +0 -1
- data/README.md +3 -3
- data/fauxhai.gemspec +2 -1
- data/lib/fauxhai/platforms/amazon/2015.03.json +323 -0
- data/lib/fauxhai/platforms/amazon/2015.09.json +332 -0
- data/lib/fauxhai/platforms/centos/5.0.json +710 -0
- data/lib/fauxhai/platforms/centos/5.1.json +730 -0
- data/lib/fauxhai/platforms/centos/5.10.json +288 -2092
- data/lib/fauxhai/platforms/centos/5.11.json +346 -3763
- data/lib/fauxhai/platforms/centos/5.2.json +742 -0
- data/lib/fauxhai/platforms/centos/5.3.json +770 -0
- data/lib/fauxhai/platforms/centos/5.4.json +774 -0
- data/lib/fauxhai/platforms/centos/5.5.json +790 -0
- data/lib/fauxhai/platforms/centos/5.6.json +874 -0
- data/lib/fauxhai/platforms/centos/5.7.json +878 -0
- data/lib/fauxhai/platforms/centos/5.8.json +333 -218
- data/lib/fauxhai/platforms/centos/5.9.json +355 -240
- data/lib/fauxhai/platforms/centos/6.0.json +332 -112
- data/lib/fauxhai/platforms/centos/6.1.json +633 -0
- data/lib/fauxhai/platforms/centos/6.2.json +462 -426
- data/lib/fauxhai/platforms/centos/6.3.json +470 -434
- data/lib/fauxhai/platforms/centos/6.4.json +389 -61
- data/lib/fauxhai/platforms/centos/6.5.json +280 -77
- data/lib/fauxhai/platforms/centos/6.6.json +372 -3680
- data/lib/fauxhai/platforms/centos/6.7.json +615 -0
- data/lib/fauxhai/platforms/centos/7.0.1406.json +294 -3611
- data/lib/fauxhai/platforms/centos/7.0.json +169 -2162
- data/lib/fauxhai/platforms/centos/7.1.1503.json +814 -0
- data/lib/fauxhai/platforms/debian/7.7.json +635 -0
- data/lib/fauxhai/platforms/debian/7.8.json +635 -0
- data/lib/fauxhai/platforms/debian/7.9.json +674 -0
- data/lib/fauxhai/platforms/debian/8.0.json +681 -0
- data/lib/fauxhai/platforms/debian/8.1.json +681 -0
- data/lib/fauxhai/platforms/debian/8.2.json +781 -0
- data/lib/fauxhai/platforms/debian/stretch/sid.json +611 -0
- data/lib/fauxhai/platforms/dragonfly4/4.2-RELEASE.json +155 -0
- data/lib/fauxhai/platforms/fedora/21.json +348 -91
- data/lib/fauxhai/platforms/fedora/22.json +752 -0
- data/lib/fauxhai/platforms/freebsd/10.0.json +1 -1
- data/lib/fauxhai/platforms/freebsd/10.1.json +316 -0
- data/lib/fauxhai/platforms/freebsd/10.2.json +316 -0
- data/lib/fauxhai/platforms/freebsd/9.1.json +141 -428
- data/lib/fauxhai/platforms/freebsd/9.2.json +25 -38
- data/lib/fauxhai/platforms/freebsd/9.3.json +316 -0
- data/lib/fauxhai/platforms/ios_xr/6.0.0.14I.json +342 -0
- data/lib/fauxhai/platforms/mac_os_x/10.11.1.json +857 -0
- data/lib/fauxhai/platforms/nexus/5.json +300 -0
- data/lib/fauxhai/platforms/omnios/151014.json +2422 -0
- data/lib/fauxhai/platforms/opensuse/12.3.json +249 -2208
- data/lib/fauxhai/platforms/opensuse/13.1.json +166 -2193
- data/lib/fauxhai/platforms/opensuse/13.2.json +646 -0
- data/lib/fauxhai/platforms/oracle/6.6.json +377 -0
- data/lib/fauxhai/platforms/oracle/7.0.json +627 -0
- data/lib/fauxhai/platforms/oracle/7.1.json +821 -0
- data/lib/fauxhai/platforms/redhat/6.6.json +519 -0
- data/lib/fauxhai/platforms/redhat/7.1.json +746 -0
- data/lib/fauxhai/platforms/solaris2/5.11.json +1 -0
- data/lib/fauxhai/platforms/ubuntu/12.04.json +257 -190
- data/lib/fauxhai/platforms/ubuntu/14.04.json +246 -184
- data/lib/fauxhai/platforms/ubuntu/15.04.json +643 -0
- data/lib/fauxhai/platforms/ubuntu/15.10.json +651 -0
- data/lib/fauxhai/platforms/windows/10.json +3545 -0
- data/lib/fauxhai/platforms/windows/2003R2.json +7887 -7887
- data/lib/fauxhai/platforms/windows/2008R2.json +532 -770
- data/lib/fauxhai/platforms/windows/2012.json +728 -1257
- data/lib/fauxhai/platforms/windows/2012R2.json +737 -1063
- data/lib/fauxhai/platforms/windows/8.1.json +3512 -0
- data/lib/fauxhai/platforms/windows/8.json +3926 -0
- data/lib/fauxhai/runner.rb +1 -0
- data/lib/fauxhai/version.rb +1 -1
- metadata +61 -7
@@ -1,10 +1,10 @@
|
|
1
1
|
{
|
2
2
|
"filesystem": {
|
3
3
|
"/dev/ada0p2": {
|
4
|
-
"kb_size": "
|
5
|
-
"kb_used": "
|
6
|
-
"kb_available": "
|
7
|
-
"percent_used": "
|
4
|
+
"kb_size": "7705916",
|
5
|
+
"kb_used": "2517136",
|
6
|
+
"kb_available": "4572308",
|
7
|
+
"percent_used": "36%",
|
8
8
|
"mount": "/",
|
9
9
|
"fs_type": "ufs",
|
10
10
|
"mount_options": [
|
@@ -47,9 +47,6 @@
|
|
47
47
|
"platform": "freebsd",
|
48
48
|
"platform_version": "9.2-RELEASE",
|
49
49
|
"platform_family": "freebsd",
|
50
|
-
"command": {
|
51
|
-
"ps": "ps -ax"
|
52
|
-
},
|
53
50
|
"dmi": {
|
54
51
|
"dmidecode_version": "2.12",
|
55
52
|
"smbios_version": "2.5",
|
@@ -98,7 +95,7 @@
|
|
98
95
|
"Product Name": "VirtualBox",
|
99
96
|
"Version": "1.2",
|
100
97
|
"Serial Number": "0",
|
101
|
-
"UUID": "
|
98
|
+
"UUID": "D75E8F29-C58F-4168-9D4F-3758205E772E",
|
102
99
|
"Wake-up Type": "Power Switch",
|
103
100
|
"SKU Number": "Not Specified",
|
104
101
|
"Family": "Virtual Machine"
|
@@ -108,7 +105,7 @@
|
|
108
105
|
"product_name": "VirtualBox",
|
109
106
|
"version": "1.2",
|
110
107
|
"serial_number": "0",
|
111
|
-
"uuid": "
|
108
|
+
"uuid": "D75E8F29-C58F-4168-9D4F-3758205E772E",
|
112
109
|
"wake_up_type": "Power Switch",
|
113
110
|
"sku_number": "Not Specified",
|
114
111
|
"family": "Virtual Machine"
|
@@ -148,7 +145,7 @@
|
|
148
145
|
{
|
149
146
|
"record_id": "0x0003",
|
150
147
|
"size": "3",
|
151
|
-
"application_identifier": "
|
148
|
+
"application_identifier": "Chassis Information",
|
152
149
|
"Manufacturer": "Oracle Corporation",
|
153
150
|
"Type": "Other",
|
154
151
|
"Lock": "Not Present",
|
@@ -177,46 +174,36 @@
|
|
177
174
|
{
|
178
175
|
"record_id": "0x0002",
|
179
176
|
"size": "11",
|
180
|
-
"application_identifier": "
|
181
|
-
"String 1": "
|
182
|
-
"String 2": "
|
183
|
-
"Header and Data": {
|
184
|
-
"80 08 08 00 1B 3D 24 00": null
|
185
|
-
}
|
177
|
+
"application_identifier": "OEM Strings",
|
178
|
+
"String 1": "vboxVer_5.0.6",
|
179
|
+
"String 2": "vboxRev_103037"
|
186
180
|
}
|
187
181
|
],
|
188
|
-
"string_1": "
|
189
|
-
"string_2": "
|
182
|
+
"string_1": "vboxVer_5.0.6",
|
183
|
+
"string_2": "vboxRev_103037"
|
190
184
|
}
|
191
185
|
},
|
192
|
-
"
|
186
|
+
"command": {
|
187
|
+
"ps": "ps -ax"
|
188
|
+
},
|
189
|
+
"ohai_time": 1445869556.814468,
|
193
190
|
"languages": {
|
194
191
|
"ruby": {
|
195
|
-
"platform": "amd64-freebsd9",
|
196
|
-
"version": "1.9.3",
|
197
|
-
"release_date": "2013-11-22",
|
198
|
-
"target": "amd64-portbld-freebsd9",
|
199
|
-
"target_cpu": "amd64",
|
200
|
-
"target_vendor": "portbld",
|
201
|
-
"target_os": "freebsd9",
|
202
|
-
"host": "amd64-portbld-freebsd9",
|
203
|
-
"host_cpu": "amd64",
|
204
|
-
"host_os": "freebsd9",
|
205
|
-
"host_vendor": "portbld",
|
206
192
|
"bin_dir": "/usr/local/bin",
|
207
|
-
"
|
193
|
+
"gem_bin": "/usr/local/bin/gem",
|
208
194
|
"gems_dir": "/usr/local/gems",
|
209
|
-
"
|
210
|
-
}
|
195
|
+
"ruby_bin": "/usr/local/bin/ruby"
|
196
|
+
},
|
197
|
+
"powershell": null
|
211
198
|
},
|
212
199
|
"chef_packages": {
|
213
200
|
"chef": {
|
214
|
-
"version": "
|
215
|
-
"chef_root": "/usr/local/gems/chef-
|
201
|
+
"version": "12.5.1",
|
202
|
+
"chef_root": "/usr/local/gems/chef-12.5.1/lib"
|
216
203
|
},
|
217
204
|
"ohai": {
|
218
|
-
"version": "7.0
|
219
|
-
"ohai_root": "/usr/local/gems/ohai-7.0
|
205
|
+
"version": "8.7.0",
|
206
|
+
"ohai_root": "/usr/local/gems/ohai-8.7.0/lib/ohai"
|
220
207
|
}
|
221
208
|
},
|
222
209
|
"counters": {
|
@@ -324,6 +311,6 @@
|
|
324
311
|
"total": 1
|
325
312
|
},
|
326
313
|
"memory": {
|
327
|
-
"total": "
|
314
|
+
"total": "1024MB"
|
328
315
|
}
|
329
316
|
}
|
@@ -0,0 +1,316 @@
|
|
1
|
+
{
|
2
|
+
"filesystem": {
|
3
|
+
"/dev/ada0p2": {
|
4
|
+
"kb_size": "7705916",
|
5
|
+
"kb_used": "2554560",
|
6
|
+
"kb_available": "4534884",
|
7
|
+
"percent_used": "36%",
|
8
|
+
"mount": "/",
|
9
|
+
"fs_type": "ufs",
|
10
|
+
"mount_options": [
|
11
|
+
"local",
|
12
|
+
"journaled soft-updates"
|
13
|
+
]
|
14
|
+
},
|
15
|
+
"devfs": {
|
16
|
+
"kb_size": "1",
|
17
|
+
"kb_used": "1",
|
18
|
+
"kb_available": "0",
|
19
|
+
"percent_used": "100%",
|
20
|
+
"mount": "/dev",
|
21
|
+
"fs_type": "devfs",
|
22
|
+
"mount_options": [
|
23
|
+
"local",
|
24
|
+
"multilabel"
|
25
|
+
]
|
26
|
+
}
|
27
|
+
},
|
28
|
+
"kernel": {
|
29
|
+
"name": "FreeBSD",
|
30
|
+
"release": "9.3-RELEASE",
|
31
|
+
"version": "FreeBSD 9.3-RELEASE #0 r268512: Thu Jul 10 23:44:39 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC ",
|
32
|
+
"machine": "amd64",
|
33
|
+
"os": "FreeBSD",
|
34
|
+
"ident": "GENERIC",
|
35
|
+
"securelevel": [
|
36
|
+
"kern.securelevel: -1"
|
37
|
+
],
|
38
|
+
"modules": {
|
39
|
+
"kernel": {
|
40
|
+
"size": "1611638",
|
41
|
+
"refcount": "1"
|
42
|
+
}
|
43
|
+
}
|
44
|
+
},
|
45
|
+
"os": "freebsd",
|
46
|
+
"os_version": "903000",
|
47
|
+
"platform": "freebsd",
|
48
|
+
"platform_version": "9.3-RELEASE",
|
49
|
+
"platform_family": "freebsd",
|
50
|
+
"dmi": {
|
51
|
+
"dmidecode_version": "2.12",
|
52
|
+
"smbios_version": "2.5",
|
53
|
+
"structures": {
|
54
|
+
"count": "10",
|
55
|
+
"size": "449"
|
56
|
+
},
|
57
|
+
"table_location": "0x000E1000",
|
58
|
+
"bios": {
|
59
|
+
"all_records": [
|
60
|
+
{
|
61
|
+
"record_id": "0x0000",
|
62
|
+
"size": "0",
|
63
|
+
"application_identifier": "BIOS Information",
|
64
|
+
"Vendor": "innotek GmbH",
|
65
|
+
"Version": "VirtualBox",
|
66
|
+
"Release Date": "12/01/2006",
|
67
|
+
"Address": "0xE0000",
|
68
|
+
"Runtime Size": "128 kB",
|
69
|
+
"ROM Size": "128 kB",
|
70
|
+
"Characteristics": {
|
71
|
+
"ISA is supported": null,
|
72
|
+
"PCI is supported": null,
|
73
|
+
"Boot from CD is supported": null,
|
74
|
+
"Selectable boot is supported": null,
|
75
|
+
"8042 keyboard services are supported (int 9h)": null,
|
76
|
+
"CGA/mono video services are supported (int 10h)": null,
|
77
|
+
"ACPI is supported": null
|
78
|
+
}
|
79
|
+
}
|
80
|
+
],
|
81
|
+
"vendor": "innotek GmbH",
|
82
|
+
"version": "VirtualBox",
|
83
|
+
"release_date": "12/01/2006",
|
84
|
+
"address": "0xE0000",
|
85
|
+
"runtime_size": "128 kB",
|
86
|
+
"rom_size": "128 kB"
|
87
|
+
},
|
88
|
+
"system": {
|
89
|
+
"all_records": [
|
90
|
+
{
|
91
|
+
"record_id": "0x0001",
|
92
|
+
"size": "1",
|
93
|
+
"application_identifier": "System Information",
|
94
|
+
"Manufacturer": "innotek GmbH",
|
95
|
+
"Product Name": "VirtualBox",
|
96
|
+
"Version": "1.2",
|
97
|
+
"Serial Number": "0",
|
98
|
+
"UUID": "8F3B201D-4800-4F77-A6DD-1D032D95D673",
|
99
|
+
"Wake-up Type": "Power Switch",
|
100
|
+
"SKU Number": "Not Specified",
|
101
|
+
"Family": "Virtual Machine"
|
102
|
+
}
|
103
|
+
],
|
104
|
+
"manufacturer": "innotek GmbH",
|
105
|
+
"product_name": "VirtualBox",
|
106
|
+
"version": "1.2",
|
107
|
+
"serial_number": "0",
|
108
|
+
"uuid": "8F3B201D-4800-4F77-A6DD-1D032D95D673",
|
109
|
+
"wake_up_type": "Power Switch",
|
110
|
+
"sku_number": "Not Specified",
|
111
|
+
"family": "Virtual Machine"
|
112
|
+
},
|
113
|
+
"base_board": {
|
114
|
+
"all_records": [
|
115
|
+
{
|
116
|
+
"record_id": "0x0008",
|
117
|
+
"size": "2",
|
118
|
+
"application_identifier": "Base Board Information",
|
119
|
+
"Manufacturer": "Oracle Corporation",
|
120
|
+
"Product Name": "VirtualBox",
|
121
|
+
"Version": "1.2",
|
122
|
+
"Serial Number": "0",
|
123
|
+
"Asset Tag": "Not Specified",
|
124
|
+
"Features": {
|
125
|
+
"Board is a hosting board": null
|
126
|
+
},
|
127
|
+
"Location In Chassis": "Not Specified",
|
128
|
+
"Chassis Handle": "0x0003",
|
129
|
+
"Type": "Motherboard",
|
130
|
+
"Contained Object Handles": "0"
|
131
|
+
}
|
132
|
+
],
|
133
|
+
"manufacturer": "Oracle Corporation",
|
134
|
+
"product_name": "VirtualBox",
|
135
|
+
"version": "1.2",
|
136
|
+
"serial_number": "0",
|
137
|
+
"asset_tag": "Not Specified",
|
138
|
+
"location_in_chassis": "Not Specified",
|
139
|
+
"chassis_handle": "0x0003",
|
140
|
+
"type": "Motherboard",
|
141
|
+
"contained_object_handles": "0"
|
142
|
+
},
|
143
|
+
"chassis": {
|
144
|
+
"all_records": [
|
145
|
+
{
|
146
|
+
"record_id": "0x0003",
|
147
|
+
"size": "3",
|
148
|
+
"application_identifier": "Chassis Information",
|
149
|
+
"Manufacturer": "Oracle Corporation",
|
150
|
+
"Type": "Other",
|
151
|
+
"Lock": "Not Present",
|
152
|
+
"Version": "Not Specified",
|
153
|
+
"Serial Number": "Not Specified",
|
154
|
+
"Asset Tag": "Not Specified",
|
155
|
+
"Boot-up State": "Safe",
|
156
|
+
"Power Supply State": "Safe",
|
157
|
+
"Thermal State": "Safe",
|
158
|
+
"Security Status": "None"
|
159
|
+
}
|
160
|
+
],
|
161
|
+
"manufacturer": "Oracle Corporation",
|
162
|
+
"type": "Other",
|
163
|
+
"lock": "Not Present",
|
164
|
+
"version": "Not Specified",
|
165
|
+
"serial_number": "Not Specified",
|
166
|
+
"asset_tag": "Not Specified",
|
167
|
+
"boot_up_state": "Safe",
|
168
|
+
"power_supply_state": "Safe",
|
169
|
+
"thermal_state": "Safe",
|
170
|
+
"security_status": "None"
|
171
|
+
},
|
172
|
+
"oem_strings": {
|
173
|
+
"all_records": [
|
174
|
+
{
|
175
|
+
"record_id": "0x0002",
|
176
|
+
"size": "11",
|
177
|
+
"application_identifier": "OEM Strings",
|
178
|
+
"String 1": "vboxVer_5.0.6",
|
179
|
+
"String 2": "vboxRev_103037"
|
180
|
+
}
|
181
|
+
],
|
182
|
+
"string_1": "vboxVer_5.0.6",
|
183
|
+
"string_2": "vboxRev_103037"
|
184
|
+
}
|
185
|
+
},
|
186
|
+
"command": {
|
187
|
+
"ps": "ps -ax"
|
188
|
+
},
|
189
|
+
"ohai_time": 1445857062.2875056,
|
190
|
+
"languages": {
|
191
|
+
"ruby": {
|
192
|
+
"bin_dir": "/usr/local/bin",
|
193
|
+
"gem_bin": "/usr/local/bin/gem",
|
194
|
+
"gems_dir": "/usr/local/gems",
|
195
|
+
"ruby_bin": "/usr/local/bin/ruby"
|
196
|
+
},
|
197
|
+
"powershell": null
|
198
|
+
},
|
199
|
+
"chef_packages": {
|
200
|
+
"chef": {
|
201
|
+
"version": "12.5.1",
|
202
|
+
"chef_root": "/usr/local/gems/chef-12.5.1/lib"
|
203
|
+
},
|
204
|
+
"ohai": {
|
205
|
+
"version": "8.7.0",
|
206
|
+
"ohai_root": "/usr/local/gems/ohai-8.7.0/lib/ohai"
|
207
|
+
}
|
208
|
+
},
|
209
|
+
"counters": {
|
210
|
+
"network": {
|
211
|
+
"interfaces": {
|
212
|
+
"eth0": {
|
213
|
+
"rx": {
|
214
|
+
"bytes": "0",
|
215
|
+
"packets": "0",
|
216
|
+
"errors": "0",
|
217
|
+
"drop": 0,
|
218
|
+
"overrun": 0,
|
219
|
+
"frame": 0,
|
220
|
+
"compressed": 0,
|
221
|
+
"multicast": 0
|
222
|
+
},
|
223
|
+
"tx": {
|
224
|
+
"bytes": "342",
|
225
|
+
"packets": "0",
|
226
|
+
"errors": "0",
|
227
|
+
"drop": 0,
|
228
|
+
"overrun": 0,
|
229
|
+
"collisions": "0",
|
230
|
+
"carrier": 0,
|
231
|
+
"compressed": 0
|
232
|
+
}
|
233
|
+
}
|
234
|
+
}
|
235
|
+
}
|
236
|
+
},
|
237
|
+
"current_user": "fauxhai",
|
238
|
+
"domain": "local",
|
239
|
+
"etc": {
|
240
|
+
"passwd": {
|
241
|
+
"fauxhai": {
|
242
|
+
"dir": "/home/fauxhai",
|
243
|
+
"gid": 0,
|
244
|
+
"uid": 0,
|
245
|
+
"shell": "/bin/bash",
|
246
|
+
"gecos": "Fauxhai"
|
247
|
+
}
|
248
|
+
},
|
249
|
+
"group": {
|
250
|
+
"fauxhai": {
|
251
|
+
"gid": 0,
|
252
|
+
"members": [
|
253
|
+
"fauxhai"
|
254
|
+
]
|
255
|
+
}
|
256
|
+
}
|
257
|
+
},
|
258
|
+
"hostname": "Fauxhai",
|
259
|
+
"fqdn": "fauxhai.local",
|
260
|
+
"ipaddress": "10.0.0.2",
|
261
|
+
"keys": {
|
262
|
+
"ssh": {
|
263
|
+
"host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
|
264
|
+
"host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
|
265
|
+
}
|
266
|
+
},
|
267
|
+
"macaddress": "11:11:11:11:11:11",
|
268
|
+
"network": {
|
269
|
+
"default_gateway": "10.0.0.1",
|
270
|
+
"default_interface": "eth0",
|
271
|
+
"settings": {
|
272
|
+
},
|
273
|
+
"interfaces": {
|
274
|
+
"eth0": {
|
275
|
+
"addresses": {
|
276
|
+
"10.0.0.2": {
|
277
|
+
"broadcast": "10.0.0.255",
|
278
|
+
"family": "inet",
|
279
|
+
"netmask": "255.255.255.0",
|
280
|
+
"prefixlen": "23",
|
281
|
+
"scope": "Global"
|
282
|
+
}
|
283
|
+
},
|
284
|
+
"arp": {
|
285
|
+
"10.0.0.1": "fe:ff:ff:ff:ff:ff"
|
286
|
+
},
|
287
|
+
"encapsulation": "Ethernet",
|
288
|
+
"flags": [
|
289
|
+
"BROADCAST",
|
290
|
+
"MULTICAST",
|
291
|
+
"UP",
|
292
|
+
"LOWER_UP"
|
293
|
+
],
|
294
|
+
"mtu": "1500",
|
295
|
+
"number": "0",
|
296
|
+
"routes": {
|
297
|
+
"10.0.0.0/255": {
|
298
|
+
"scope": "link",
|
299
|
+
"src": "10.0.0.2"
|
300
|
+
}
|
301
|
+
},
|
302
|
+
"state": "up",
|
303
|
+
"type": "eth"
|
304
|
+
}
|
305
|
+
}
|
306
|
+
},
|
307
|
+
"uptime": "30 days 15 hours 07 minutes 30 seconds",
|
308
|
+
"uptime_seconds": 2646450,
|
309
|
+
"cpu": {
|
310
|
+
"real": 1,
|
311
|
+
"total": 1
|
312
|
+
},
|
313
|
+
"memory": {
|
314
|
+
"total": "1024MB"
|
315
|
+
}
|
316
|
+
}
|
@@ -0,0 +1,342 @@
|
|
1
|
+
{
|
2
|
+
"kernel": {
|
3
|
+
"name": "Linux",
|
4
|
+
"release": "3.14.23-WR7.0.0.2_standard",
|
5
|
+
"version": "#1 SMP PREEMPT Sun Sep 6 15:03:36 IST 2015",
|
6
|
+
"machine": "x86_64",
|
7
|
+
"os": "GNU/Linux",
|
8
|
+
"modules": {
|
9
|
+
"coretemp": {
|
10
|
+
"size": "6827",
|
11
|
+
"refcount": "0"
|
12
|
+
},
|
13
|
+
"crct10dif_pclmul": {
|
14
|
+
"size": "5736",
|
15
|
+
"refcount": "0"
|
16
|
+
},
|
17
|
+
"crct10dif_common": {
|
18
|
+
"size": "1614",
|
19
|
+
"refcount": "1"
|
20
|
+
},
|
21
|
+
"aesni_intel": {
|
22
|
+
"size": "145555",
|
23
|
+
"refcount": "0"
|
24
|
+
},
|
25
|
+
"aes_x86_64": {
|
26
|
+
"size": "7753",
|
27
|
+
"refcount": "1"
|
28
|
+
},
|
29
|
+
"glue_helper": {
|
30
|
+
"size": "5426",
|
31
|
+
"refcount": "1"
|
32
|
+
},
|
33
|
+
"lrw": {
|
34
|
+
"size": "4072",
|
35
|
+
"refcount": "1"
|
36
|
+
},
|
37
|
+
"gf128mul": {
|
38
|
+
"size": "7116",
|
39
|
+
"refcount": "1"
|
40
|
+
},
|
41
|
+
"ablk_helper": {
|
42
|
+
"size": "2596",
|
43
|
+
"refcount": "1"
|
44
|
+
},
|
45
|
+
"cryptd": {
|
46
|
+
"size": "9867",
|
47
|
+
"refcount": "2"
|
48
|
+
},
|
49
|
+
"ata_generic": {
|
50
|
+
"size": "3974",
|
51
|
+
"refcount": "0"
|
52
|
+
},
|
53
|
+
"battery": {
|
54
|
+
"size": "13301",
|
55
|
+
"refcount": "0"
|
56
|
+
},
|
57
|
+
"ac": {
|
58
|
+
"size": "4882",
|
59
|
+
"refcount": "0"
|
60
|
+
}
|
61
|
+
}
|
62
|
+
},
|
63
|
+
"os": "linux",
|
64
|
+
"os_version": "3.14.23-WR7.0.0.2_standard",
|
65
|
+
"lsb": {
|
66
|
+
"id": "wrlinux",
|
67
|
+
"release": "7.0.0.2",
|
68
|
+
"description": "Wind River Linux 7.0.0.2"
|
69
|
+
},
|
70
|
+
"platform": "ios_xr",
|
71
|
+
"platform_family": "wrlinux",
|
72
|
+
"platform_version": "6.0.0.14I",
|
73
|
+
"filesystem": {
|
74
|
+
"/dev/root": {
|
75
|
+
"kb_size": "30536716",
|
76
|
+
"kb_used": "4810680",
|
77
|
+
"kb_available": "24151792",
|
78
|
+
"percent_used": "17%",
|
79
|
+
"mount": "/",
|
80
|
+
"total_inodes": "1949696",
|
81
|
+
"inodes_used": "169694",
|
82
|
+
"inodes_available": "1780002",
|
83
|
+
"inodes_percent_used": "9%"
|
84
|
+
},
|
85
|
+
"devtmpfs": {
|
86
|
+
"kb_size": "4070428",
|
87
|
+
"kb_used": "0",
|
88
|
+
"kb_available": "4070428",
|
89
|
+
"percent_used": "0%",
|
90
|
+
"mount": "/dev",
|
91
|
+
"total_inodes": "1017607",
|
92
|
+
"inodes_used": "1414",
|
93
|
+
"inodes_available": "1016193",
|
94
|
+
"inodes_percent_used": "1%",
|
95
|
+
"fs_type": "devtmpfs",
|
96
|
+
"mount_options": [
|
97
|
+
"rw",
|
98
|
+
"relatime",
|
99
|
+
"size=4070428k",
|
100
|
+
"nr_inodes=1017607",
|
101
|
+
"mode=755"
|
102
|
+
]
|
103
|
+
},
|
104
|
+
"tmpfs": {
|
105
|
+
"kb_size": "4080332",
|
106
|
+
"kb_used": "741032",
|
107
|
+
"kb_available": "3339300",
|
108
|
+
"percent_used": "19%",
|
109
|
+
"mount": "/var/volatile",
|
110
|
+
"total_inodes": "1020083",
|
111
|
+
"inodes_used": "64449",
|
112
|
+
"inodes_available": "955634",
|
113
|
+
"inodes_percent_used": "7%",
|
114
|
+
"fs_type": "tmpfs",
|
115
|
+
"mount_options": [
|
116
|
+
"rw",
|
117
|
+
"relatime"
|
118
|
+
]
|
119
|
+
},
|
120
|
+
"/dev/sda1": {
|
121
|
+
"kb_size": "487652",
|
122
|
+
"kb_used": "191185",
|
123
|
+
"kb_available": "266771",
|
124
|
+
"percent_used": "42%",
|
125
|
+
"mount": "/boot",
|
126
|
+
"total_inodes": "128016",
|
127
|
+
"inodes_used": "249",
|
128
|
+
"inodes_available": "127767",
|
129
|
+
"inodes_percent_used": "1%",
|
130
|
+
"fs_type": "ext4",
|
131
|
+
"mount_options": [
|
132
|
+
"rw",
|
133
|
+
"relatime",
|
134
|
+
"data=ordered"
|
135
|
+
],
|
136
|
+
"uuid": "e95c24b8-9002-41ca-8e99-47b4c9a88555"
|
137
|
+
},
|
138
|
+
"/dev/sda2": {
|
139
|
+
"mount": "/",
|
140
|
+
"fs_type": "ext4",
|
141
|
+
"mount_options": [
|
142
|
+
"rw",
|
143
|
+
"relatime",
|
144
|
+
"data=ordered"
|
145
|
+
],
|
146
|
+
"uuid": "a7723ba3-dff4-4977-8e61-82ab1ccbef23"
|
147
|
+
},
|
148
|
+
"proc": {
|
149
|
+
"mount": "/proc",
|
150
|
+
"fs_type": "proc",
|
151
|
+
"mount_options": [
|
152
|
+
"rw",
|
153
|
+
"relatime"
|
154
|
+
]
|
155
|
+
},
|
156
|
+
"sysfs": {
|
157
|
+
"mount": "/sys",
|
158
|
+
"fs_type": "sysfs",
|
159
|
+
"mount_options": [
|
160
|
+
"rw",
|
161
|
+
"relatime"
|
162
|
+
]
|
163
|
+
},
|
164
|
+
"debugfs": {
|
165
|
+
"mount": "/sys/kernel/debug",
|
166
|
+
"fs_type": "debugfs",
|
167
|
+
"mount_options": [
|
168
|
+
"rw",
|
169
|
+
"relatime"
|
170
|
+
]
|
171
|
+
},
|
172
|
+
"devpts": {
|
173
|
+
"mount": "/dev/pts",
|
174
|
+
"fs_type": "devpts",
|
175
|
+
"mount_options": [
|
176
|
+
"rw",
|
177
|
+
"relatime",
|
178
|
+
"gid=5",
|
179
|
+
"mode=620"
|
180
|
+
]
|
181
|
+
},
|
182
|
+
"/dev/sda3": {
|
183
|
+
"fs_type": "swap",
|
184
|
+
"uuid": "60308c5e-04e3-4087-95fb-798c7763b12c"
|
185
|
+
},
|
186
|
+
"/dev/sr0": {
|
187
|
+
"fs_type": "iso9660",
|
188
|
+
"uuid": "2015-09-06-16-43-19-20",
|
189
|
+
"label": "boot"
|
190
|
+
},
|
191
|
+
"rootfs": {
|
192
|
+
"mount": "/",
|
193
|
+
"fs_type": "rootfs",
|
194
|
+
"mount_options": [
|
195
|
+
"rw"
|
196
|
+
]
|
197
|
+
}
|
198
|
+
},
|
199
|
+
"ohai_time": 1441849610.2541106,
|
200
|
+
"command": {
|
201
|
+
"ps": "ps -ef"
|
202
|
+
},
|
203
|
+
"dmi": {
|
204
|
+
},
|
205
|
+
"languages": {
|
206
|
+
"ruby": {
|
207
|
+
"platform": "x86_64-linux",
|
208
|
+
"version": "2.2.2",
|
209
|
+
"release_date": "2015-04-13",
|
210
|
+
"target": "x86_64-unknown-linux-gnu",
|
211
|
+
"target_cpu": "x86_64",
|
212
|
+
"target_vendor": "unknown",
|
213
|
+
"target_os": "linux",
|
214
|
+
"host": "x86_64-unknown-linux-gnu",
|
215
|
+
"host_cpu": "x86_64",
|
216
|
+
"host_os": "linux-gnu",
|
217
|
+
"host_vendor": "unknown",
|
218
|
+
"bin_dir": "/usr/local/bin",
|
219
|
+
"ruby_bin": "/usr/local/bin/ruby",
|
220
|
+
"gems_dir": "/usr/local/gems",
|
221
|
+
"gem_bin": "/usr/local/bin/gem"
|
222
|
+
},
|
223
|
+
"powershell": null
|
224
|
+
},
|
225
|
+
"chef_packages": {
|
226
|
+
"chef": {
|
227
|
+
"version": "12.3.0",
|
228
|
+
"chef_root": "/usr/local/gems/chef-12.3.0/lib"
|
229
|
+
},
|
230
|
+
"ohai": {
|
231
|
+
"version": "8.6.0",
|
232
|
+
"ohai_root": "/usr/local/gems/ohai-8.6.0/lib/ohai"
|
233
|
+
}
|
234
|
+
},
|
235
|
+
"counters": {
|
236
|
+
"network": {
|
237
|
+
"interfaces": {
|
238
|
+
"eth0": {
|
239
|
+
"rx": {
|
240
|
+
"bytes": "0",
|
241
|
+
"packets": "0",
|
242
|
+
"errors": "0",
|
243
|
+
"drop": 0,
|
244
|
+
"overrun": 0,
|
245
|
+
"frame": 0,
|
246
|
+
"compressed": 0,
|
247
|
+
"multicast": 0
|
248
|
+
},
|
249
|
+
"tx": {
|
250
|
+
"bytes": "342",
|
251
|
+
"packets": "0",
|
252
|
+
"errors": "0",
|
253
|
+
"drop": 0,
|
254
|
+
"overrun": 0,
|
255
|
+
"collisions": "0",
|
256
|
+
"carrier": 0,
|
257
|
+
"compressed": 0
|
258
|
+
}
|
259
|
+
}
|
260
|
+
}
|
261
|
+
}
|
262
|
+
},
|
263
|
+
"current_user": "fauxhai",
|
264
|
+
"domain": "local",
|
265
|
+
"etc": {
|
266
|
+
"passwd": {
|
267
|
+
"fauxhai": {
|
268
|
+
"dir": "/home/fauxhai",
|
269
|
+
"gid": 0,
|
270
|
+
"uid": 0,
|
271
|
+
"shell": "/bin/bash",
|
272
|
+
"gecos": "Fauxhai"
|
273
|
+
}
|
274
|
+
},
|
275
|
+
"group": {
|
276
|
+
"fauxhai": {
|
277
|
+
"gid": 0,
|
278
|
+
"members": [
|
279
|
+
"fauxhai"
|
280
|
+
]
|
281
|
+
}
|
282
|
+
}
|
283
|
+
},
|
284
|
+
"hostname": "Fauxhai",
|
285
|
+
"fqdn": "fauxhai.local",
|
286
|
+
"ipaddress": "10.0.0.2",
|
287
|
+
"keys": {
|
288
|
+
"ssh": {
|
289
|
+
"host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
|
290
|
+
"host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
|
291
|
+
}
|
292
|
+
},
|
293
|
+
"macaddress": "11:11:11:11:11:11",
|
294
|
+
"network": {
|
295
|
+
"default_gateway": "10.0.0.1",
|
296
|
+
"default_interface": "eth0",
|
297
|
+
"settings": {
|
298
|
+
},
|
299
|
+
"interfaces": {
|
300
|
+
"eth0": {
|
301
|
+
"addresses": {
|
302
|
+
"10.0.0.2": {
|
303
|
+
"broadcast": "10.0.0.255",
|
304
|
+
"family": "inet",
|
305
|
+
"netmask": "255.255.255.0",
|
306
|
+
"prefixlen": "23",
|
307
|
+
"scope": "Global"
|
308
|
+
}
|
309
|
+
},
|
310
|
+
"arp": {
|
311
|
+
"10.0.0.1": "fe:ff:ff:ff:ff:ff"
|
312
|
+
},
|
313
|
+
"encapsulation": "Ethernet",
|
314
|
+
"flags": [
|
315
|
+
"BROADCAST",
|
316
|
+
"MULTICAST",
|
317
|
+
"UP",
|
318
|
+
"LOWER_UP"
|
319
|
+
],
|
320
|
+
"mtu": "1500",
|
321
|
+
"number": "0",
|
322
|
+
"routes": {
|
323
|
+
"10.0.0.0/255": {
|
324
|
+
"scope": "link",
|
325
|
+
"src": "10.0.0.2"
|
326
|
+
}
|
327
|
+
},
|
328
|
+
"state": "up",
|
329
|
+
"type": "eth"
|
330
|
+
}
|
331
|
+
}
|
332
|
+
},
|
333
|
+
"uptime": "30 days 15 hours 07 minutes 30 seconds",
|
334
|
+
"uptime_seconds": 2646450,
|
335
|
+
"cpu": {
|
336
|
+
"real": 1,
|
337
|
+
"total": 1
|
338
|
+
},
|
339
|
+
"memory": {
|
340
|
+
"total": "1024MB"
|
341
|
+
}
|
342
|
+
}
|