summaryrefslogtreecommitdiff
path: root/nginx-vod-status-exporter/vod_status.xml
blob: 7e309e5f0814431660bc4d973d514a9f8ad8e475 (plain)
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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
<?xml version="1.0" encoding="utf-8" ?>
<vod>
	<version>1.11</version>
	<built>Dec  6 2016 07:46:25</built>
	<metadata_cache>
		<store_ok>7733</store_ok>
		<store_bytes>6865797405</store_bytes>
		<store_err>12</store_err>
		<store_exists>4</store_exists>
		<fetch_hit>124784</fetch_hit>
		<fetch_bytes>307554697138</fetch_bytes>
		<fetch_miss>7749</fetch_miss>
		<evicted>7190</evicted>
		<evicted_bytes>6331583153</evicted_bytes>
		<reset>0</reset>
		<entries>877</entries>
		<data_size>536681664</data_size>
	</metadata_cache>
	<response_cache>
		<store_ok>3222</store_ok>
		<store_bytes>14119056</store_bytes>
		<store_err>0</store_err>
		<store_exists>2</store_exists>
		<fetch_hit>2647</fetch_hit>
		<fetch_bytes>8168280</fetch_bytes>
		<fetch_miss>3224</fetch_miss>
		<evicted>0</evicted>
		<evicted_bytes>0</evicted_bytes>
		<reset>0</reset>
		<entries>3222</entries>
		<data_size>14144640</data_size>
	</response_cache>
	<mapping_cache>
		<store_ok>4835</store_ok>
		<store_bytes>608538</store_bytes>
		<store_err>0</store_err>
		<store_exists>3</store_exists>
		<fetch_hit>127695</fetch_hit>
		<fetch_bytes>16073207</fetch_bytes>
		<fetch_miss>4838</fetch_miss>
		<evicted>0</evicted>
		<evicted_bytes>0</evicted_bytes>
		<reset>0</reset>
		<entries>4835</entries>
		<data_size>618880</data_size>
	</mapping_cache>
	<performance_counters>
		<fetch_cache>
			<sum>1160625</sum>
			<count>270937</count>
			<max>624</max>
			<max_time>1502478721</max_time>
			<max_pid>6554</max_pid>
		</fetch_cache>
		<store_cache>
			<sum>4728333</sum>
			<count>15811</count>
			<max>24347</max>
			<max_time>1502474345</max_time>
			<max_pid>6553</max_pid>
		</store_cache>
		<map_path>
			<sum>174123874</sum>
			<count>4838</count>
			<max>595314</max>
			<max_time>1502282976</max_time>
			<max_pid>6551</max_pid>
		</map_path>
		<parse_media_set>
			<sum>0</sum>
			<count>0</count>
			<max>0</max>
			<max_time>0</max_time>
			<max_pid>0</max_pid>
		</parse_media_set>
		<get_drm_info>
			<sum>0</sum>
			<count>0</count>
			<max>0</max>
			<max_time>0</max_time>
			<max_pid>0</max_pid>
		</get_drm_info>
		<open_file>
			<sum>1003069961</sum>
			<count>132084</count>
			<max>64910252</max>
			<max_time>1502304904</max_time>
			<max_pid>6556</max_pid>
		</open_file>
		<async_open_file>
			<sum>0</sum>
			<count>0</count>
			<max>0</max>
			<max_time>0</max_time>
			<max_pid>0</max_pid>
		</async_open_file>
		<read_file>
			<sum>0</sum>
			<count>0</count>
			<max>0</max>
			<max_time>0</max_time>
			<max_pid>0</max_pid>
		</read_file>
		<async_read_file>
			<sum>1757549142</sum>
			<count>1139994</count>
			<max>73554424</max>
			<max_time>1502304912</max_time>
			<max_pid>6555</max_pid>
		</async_read_file>
		<media_parse>
			<sum>31733717</sum>
			<count>132533</count>
			<max>275707</max>
			<max_time>1502361911</max_time>
			<max_pid>6557</max_pid>
		</media_parse>
		<build_manifest>
			<sum>61604</sum>
			<count>3224</count>
			<max>1344</max>
			<max_time>1502453099</max_time>
			<max_pid>6552</max_pid>
		</build_manifest>
		<init_frame_processing>
			<sum>4671706</sum>
			<count>129056</count>
			<max>1648</max>
			<max_time>1502462617</max_time>
			<max_pid>6555</max_pid>
		</init_frame_processing>
		<process_frames>
			<sum>225751101</sum>
			<count>1253556</count>
			<max>134511</max>
			<max_time>1503069418</max_time>
			<max_pid>6554</max_pid>
		</process_frames>
		<total>
			<sum>3219047113</sum>
			<count>134927</count>
			<max>74786470</max>
			<max_time>1502304914</max_time>
			<max_pid>6556</max_pid>
		</total>
	</performance_counters>
</vod>