mu 5.7.8 → 5.7.9
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/mu.rb +1 -1
- data/lib/mu/command.rb +18 -2
- data/lib/mu/command/cmd_musl.rb +165 -0
- data/lib/mu/command/cmd_runscale.rb +12 -8
- data/lib/mu/command/help.rb +1 -0
- data/lib/mu/har.rb +449 -0
- data/lib/mu/libxml.rb +21 -0
- data/lib/mu/maker.rb +288 -0
- data/lib/mu/xmlizable.rb +559 -0
- metadata +78 -267
- data/rdoc/Gemfile.html +0 -194
- data/rdoc/LICENSE_txt.html +0 -201
- data/rdoc/Mu.html +0 -478
- data/rdoc/Mu/Client.html +0 -461
- data/rdoc/Mu/Command.html +0 -338
- data/rdoc/Mu/Command/API.html +0 -844
- data/rdoc/Mu/Command/Cmd_appid.html +0 -1341
- data/rdoc/Mu/Command/Cmd_cli.html +0 -800
- data/rdoc/Mu/Command/Cmd_ddt.html +0 -1612
- data/rdoc/Mu/Command/Cmd_homepage.html +0 -762
- data/rdoc/Mu/Command/Cmd_muapi.html +0 -1363
- data/rdoc/Mu/Command/Cmd_netconfig.html +0 -1077
- data/rdoc/Mu/Command/Cmd_runscale.html +0 -1441
- data/rdoc/Mu/Command/Cmd_runscenario.html +0 -787
- data/rdoc/Mu/Command/Cmd_runverify.html +0 -893
- data/rdoc/Mu/Command/Cmd_scale.html +0 -1323
- data/rdoc/Mu/Command/Cmd_system.html +0 -677
- data/rdoc/Mu/Command/Curl.html +0 -751
- data/rdoc/Mu/Command/Help.html +0 -305
- data/rdoc/Mu/Curl.html +0 -243
- data/rdoc/Mu/Curl/Error.html +0 -304
- data/rdoc/Mu/Curl/Error/Authorize.html +0 -355
- data/rdoc/Mu/Curl/Error/Connect.html +0 -286
- data/rdoc/Mu/Curl/Error/DNS.html +0 -236
- data/rdoc/Mu/Curl/Error/Region.html +0 -307
- data/rdoc/Mu/Curl/Error/Status.html +0 -286
- data/rdoc/Mu/Curl/Error/Timeout.html +0 -286
- data/rdoc/Mu/Curl/Verify.html +0 -472
- data/rdoc/Mu/Curl/Verify/Request.html +0 -424
- data/rdoc/Mu/Curl/Verify/Response.html +0 -372
- data/rdoc/Mu/Curl/Verify/Result.html +0 -373
- data/rdoc/Mu/Ddt.html +0 -1347
- data/rdoc/Mu/Helper.html +0 -517
- data/rdoc/Mu/Homepage.html +0 -719
- data/rdoc/Mu/HttpHelper.html +0 -890
- data/rdoc/Mu/Muapi.html +0 -1226
- data/rdoc/Mu/Netconfig.html +0 -1178
- data/rdoc/Mu/Scale.html +0 -1359
- data/rdoc/Mu/System.html +0 -504
- data/rdoc/Object.html +0 -285
- data/rdoc/README_rdoc.html +0 -892
- data/rdoc/Rakefile.html +0 -257
- data/rdoc/TCTestMu.html +0 -2583
- data/rdoc/Test.html +0 -235
- data/rdoc/Test/Unit.html +0 -235
- data/rdoc/Test/Unit/TestCase.html +0 -236
- data/rdoc/Test/helper_rb.html +0 -62
- data/rdoc/Test/tc_test_mu_rb.html +0 -60
- data/rdoc/VERSION.html +0 -179
- data/rdoc/bin/mu.html +0 -54
- data/rdoc/classes/Mu.html +0 -132
- data/rdoc/classes/Mu/Client.html +0 -214
- data/rdoc/classes/Mu/Command.html +0 -129
- data/rdoc/classes/Mu/Command/API.html +0 -362
- data/rdoc/classes/Mu/Command/Cmd_appid.html +0 -238
- data/rdoc/classes/Mu/Command/Cmd_cli.html +0 -273
- data/rdoc/classes/Mu/Command/Cmd_ddt.html +0 -639
- data/rdoc/classes/Mu/Command/Cmd_homepage.html +0 -276
- data/rdoc/classes/Mu/Command/Cmd_muapi.html +0 -527
- data/rdoc/classes/Mu/Command/Cmd_netconfig.html +0 -399
- data/rdoc/classes/Mu/Command/Cmd_runscale.html +0 -220
- data/rdoc/classes/Mu/Command/Cmd_runscenario.html +0 -197
- data/rdoc/classes/Mu/Command/Cmd_runverify.html +0 -196
- data/rdoc/classes/Mu/Command/Cmd_scale.html +0 -511
- data/rdoc/classes/Mu/Command/Cmd_system.html +0 -236
- data/rdoc/classes/Mu/Command/Curl.html +0 -182
- data/rdoc/classes/Mu/Command/Help.html +0 -137
- data/rdoc/classes/Mu/Curl.html +0 -116
- data/rdoc/classes/Mu/Curl/Error.html +0 -148
- data/rdoc/classes/Mu/Curl/Error/Authorize.html +0 -165
- data/rdoc/classes/Mu/Curl/Error/Connect.html +0 -139
- data/rdoc/classes/Mu/Curl/Error/DNS.html +0 -113
- data/rdoc/classes/Mu/Curl/Error/Region.html +0 -150
- data/rdoc/classes/Mu/Curl/Error/Status.html +0 -139
- data/rdoc/classes/Mu/Curl/Error/Timeout.html +0 -139
- data/rdoc/classes/Mu/Curl/Verify.html +0 -207
- data/rdoc/classes/Mu/Curl/Verify/Request.html +0 -187
- data/rdoc/classes/Mu/Curl/Verify/Response.html +0 -172
- data/rdoc/classes/Mu/Curl/Verify/Result.html +0 -172
- data/rdoc/classes/Mu/Ddt.html +0 -610
- data/rdoc/classes/Mu/Helper.html +0 -308
- data/rdoc/classes/Mu/Homepage.html +0 -306
- data/rdoc/classes/Mu/HttpHelper.html +0 -393
- data/rdoc/classes/Mu/Muapi.html +0 -549
- data/rdoc/classes/Mu/Netconfig.html +0 -478
- data/rdoc/classes/Mu/Scale.html +0 -580
- data/rdoc/classes/Mu/System.html +0 -232
- data/rdoc/classes/Object.html +0 -139
- data/rdoc/classes/TCTestMu.html +0 -948
- data/rdoc/classes/Test.html +0 -107
- data/rdoc/classes/Test/Unit.html +0 -107
- data/rdoc/classes/Test/Unit/TestCase.html +0 -113
- data/rdoc/created.rid +0 -36
- data/rdoc/files/lib/mu/api/ddt_rb.html +0 -101
- data/rdoc/files/lib/mu/api/homepage_rb.html +0 -101
- data/rdoc/files/lib/mu/api/muapi_rb.html +0 -101
- data/rdoc/files/lib/mu/api/netconfig_rb.html +0 -101
- data/rdoc/files/lib/mu/api/scale_rb.html +0 -101
- data/rdoc/files/lib/mu/api/system_rb.html +0 -101
- data/rdoc/files/lib/mu/client_rb.html +0 -101
- data/rdoc/files/lib/mu/command/api_rb.html +0 -101
- data/rdoc/files/lib/mu/command/cmd_appid_rb.html +0 -119
- data/rdoc/files/lib/mu/command/cmd_cli_rb.html +0 -108
- data/rdoc/files/lib/mu/command/cmd_ddt_rb.html +0 -116
- data/rdoc/files/lib/mu/command/cmd_homepage_rb.html +0 -115
- data/rdoc/files/lib/mu/command/cmd_muapi_rb.html +0 -115
- data/rdoc/files/lib/mu/command/cmd_netconfig_rb.html +0 -116
- data/rdoc/files/lib/mu/command/cmd_runscale_rb.html +0 -119
- data/rdoc/files/lib/mu/command/cmd_runscenario_rb.html +0 -115
- data/rdoc/files/lib/mu/command/cmd_runverify_rb.html +0 -118
- data/rdoc/files/lib/mu/command/cmd_scale_rb.html +0 -115
- data/rdoc/files/lib/mu/command/cmd_system_rb.html +0 -116
- data/rdoc/files/lib/mu/command/curl_rb.html +0 -101
- data/rdoc/files/lib/mu/command/help_rb.html +0 -101
- data/rdoc/files/lib/mu/command_rb.html +0 -107
- data/rdoc/files/lib/mu/curl/error_rb.html +0 -101
- data/rdoc/files/lib/mu/curl/verify_rb.html +0 -101
- data/rdoc/files/lib/mu/helper_rb.html +0 -101
- data/rdoc/files/lib/mu/http_helper_rb.html +0 -101
- data/rdoc/files/lib/mu_rb.html +0 -121
- data/rdoc/files/test/helper_rb.html +0 -112
- data/rdoc/files/test/tc_test_mu_rb.html +0 -111
- data/rdoc/fr_class_index.html +0 -34
- data/rdoc/fr_file_index.html +0 -31
- data/rdoc/fr_method_index.html +0 -112
- data/rdoc/images/brick.png +0 -0
- data/rdoc/images/brick_link.png +0 -0
- data/rdoc/images/bug.png +0 -0
- data/rdoc/images/bullet_black.png +0 -0
- data/rdoc/images/bullet_toggle_minus.png +0 -0
- data/rdoc/images/bullet_toggle_plus.png +0 -0
- data/rdoc/images/date.png +0 -0
- data/rdoc/images/find.png +0 -0
- data/rdoc/images/loadingAnimation.gif +0 -0
- data/rdoc/images/macFFBgHack.png +0 -0
- data/rdoc/images/package.png +0 -0
- data/rdoc/images/page_green.png +0 -0
- data/rdoc/images/page_white_text.png +0 -0
- data/rdoc/images/page_white_width.png +0 -0
- data/rdoc/images/plugin.png +0 -0
- data/rdoc/images/ruby.png +0 -0
- data/rdoc/images/tag_green.png +0 -0
- data/rdoc/images/wrench.png +0 -0
- data/rdoc/images/wrench_orange.png +0 -0
- data/rdoc/images/zoom.png +0 -0
- data/rdoc/index.html +0 -884
- data/rdoc/js/darkfish.js +0 -116
- data/rdoc/js/jquery.js +0 -32
- data/rdoc/js/quicksearch.js +0 -114
- data/rdoc/js/thickbox-compressed.js +0 -10
- data/rdoc/lib/mu/api/ddt_rb.html +0 -52
- data/rdoc/lib/mu/api/homepage_rb.html +0 -52
- data/rdoc/lib/mu/api/muapi_rb.html +0 -52
- data/rdoc/lib/mu/api/netconfig_rb.html +0 -52
- data/rdoc/lib/mu/api/scale_rb.html +0 -52
- data/rdoc/lib/mu/api/system_rb.html +0 -52
- data/rdoc/lib/mu/client_rb.html +0 -52
- data/rdoc/lib/mu/command/api_rb.html +0 -52
- data/rdoc/lib/mu/command/cmd_appid_rb.html +0 -62
- data/rdoc/lib/mu/command/cmd_cli_rb.html +0 -55
- data/rdoc/lib/mu/command/cmd_ddt_rb.html +0 -60
- data/rdoc/lib/mu/command/cmd_homepage_rb.html +0 -57
- data/rdoc/lib/mu/command/cmd_muapi_rb.html +0 -59
- data/rdoc/lib/mu/command/cmd_netconfig_rb.html +0 -58
- data/rdoc/lib/mu/command/cmd_runscale_rb.html +0 -62
- data/rdoc/lib/mu/command/cmd_runscenario_rb.html +0 -57
- data/rdoc/lib/mu/command/cmd_runverify_rb.html +0 -61
- data/rdoc/lib/mu/command/cmd_scale_rb.html +0 -58
- data/rdoc/lib/mu/command/cmd_system_rb.html +0 -59
- data/rdoc/lib/mu/command/curl_rb.html +0 -52
- data/rdoc/lib/mu/command/help_rb.html +0 -52
- data/rdoc/lib/mu/command_rb.html +0 -55
- data/rdoc/lib/mu/curl/error_rb.html +0 -52
- data/rdoc/lib/mu/curl/verify_rb.html +0 -52
- data/rdoc/lib/mu/helper_rb.html +0 -52
- data/rdoc/lib/mu/http_helper_rb.html +0 -52
- data/rdoc/lib/mu_rb.html +0 -80
- data/rdoc/rdoc-style.css +0 -208
- data/rdoc/rdoc.css +0 -706
- data/test/data/app_id_stats.csv +0 -1
- data/test/data/app_id_status.json +0 -156
- data/test/data/data_cgi.msl +0 -94
- data/test/data/data_cgi.xml +0 -322
- data/test/data/default_test.csv +0 -3
- data/test/data/ftp_with_channel.xml +0 -1643
- data/test/data/irc.xml +0 -3837
- data/test/data/scale.json +0 -25
- data/test/data/test_data_cgi_error.xml +0 -35
@@ -1,197 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
-
<!DOCTYPE html
|
3
|
-
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
-
|
6
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
7
|
-
<head>
|
8
|
-
<title>Class: Mu::Command::Cmd_runscenario</title>
|
9
|
-
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
-
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
11
|
-
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
12
|
-
<script type="text/javascript">
|
13
|
-
// <![CDATA[
|
14
|
-
|
15
|
-
function popupCode( url ) {
|
16
|
-
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
|
17
|
-
}
|
18
|
-
|
19
|
-
function toggleCode( id ) {
|
20
|
-
if ( document.getElementById )
|
21
|
-
elem = document.getElementById( id );
|
22
|
-
else if ( document.all )
|
23
|
-
elem = eval( "document.all." + id );
|
24
|
-
else
|
25
|
-
return false;
|
26
|
-
|
27
|
-
elemStyle = elem.style;
|
28
|
-
|
29
|
-
if ( elemStyle.display != "block" ) {
|
30
|
-
elemStyle.display = "block"
|
31
|
-
} else {
|
32
|
-
elemStyle.display = "none"
|
33
|
-
}
|
34
|
-
|
35
|
-
return true;
|
36
|
-
}
|
37
|
-
|
38
|
-
// Make codeblocks hidden by default
|
39
|
-
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
|
40
|
-
|
41
|
-
// ]]>
|
42
|
-
</script>
|
43
|
-
|
44
|
-
</head>
|
45
|
-
<body>
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
<div id="classHeader">
|
50
|
-
<table class="header-table">
|
51
|
-
<tr class="top-aligned-row">
|
52
|
-
<td><strong>Class</strong></td>
|
53
|
-
<td class="class-name-in-header">Mu::Command::Cmd_runscenario</td>
|
54
|
-
</tr>
|
55
|
-
<tr class="top-aligned-row">
|
56
|
-
<td><strong>In:</strong></td>
|
57
|
-
<td>
|
58
|
-
<a href="../../../files/lib/mu/command/cmd_runscenario_rb.html">
|
59
|
-
lib/mu/command/cmd_runscenario.rb
|
60
|
-
</a>
|
61
|
-
<br />
|
62
|
-
</td>
|
63
|
-
</tr>
|
64
|
-
|
65
|
-
<tr class="top-aligned-row">
|
66
|
-
<td><strong>Parent:</strong></td>
|
67
|
-
<td>
|
68
|
-
Command
|
69
|
-
</td>
|
70
|
-
</tr>
|
71
|
-
</table>
|
72
|
-
</div>
|
73
|
-
<!-- banner header -->
|
74
|
-
|
75
|
-
<div id="bodyContent">
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
<div id="contextContent">
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
</div>
|
84
|
-
|
85
|
-
<div id="method-list">
|
86
|
-
<h3 class="section-bar">Methods</h3>
|
87
|
-
|
88
|
-
<div class="name-list">
|
89
|
-
<a href="#M000128">cmd_help</a>
|
90
|
-
<a href="#M000129">cmd_run</a>
|
91
|
-
</div>
|
92
|
-
</div>
|
93
|
-
|
94
|
-
</div>
|
95
|
-
|
96
|
-
|
97
|
-
<!-- if includes -->
|
98
|
-
|
99
|
-
<div id="section">
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
<div id="attribute-list">
|
106
|
-
<h3 class="section-bar">Attributes</h3>
|
107
|
-
|
108
|
-
<div class="name-list">
|
109
|
-
<table>
|
110
|
-
<tr class="top-aligned-row context-row">
|
111
|
-
<td class="context-item-name">ddt_api</td>
|
112
|
-
<td class="context-item-value"> [RW] </td>
|
113
|
-
<td class="context-item-desc"></td>
|
114
|
-
</tr>
|
115
|
-
<tr class="top-aligned-row context-row">
|
116
|
-
<td class="context-item-name">errors</td>
|
117
|
-
<td class="context-item-value"> [RW] </td>
|
118
|
-
<td class="context-item-desc"></td>
|
119
|
-
</tr>
|
120
|
-
<tr class="top-aligned-row context-row">
|
121
|
-
<td class="context-item-name">host</td>
|
122
|
-
<td class="context-item-value"> [RW] </td>
|
123
|
-
<td class="context-item-desc"></td>
|
124
|
-
</tr>
|
125
|
-
<tr class="top-aligned-row context-row">
|
126
|
-
<td class="context-item-name">password</td>
|
127
|
-
<td class="context-item-value"> [RW] </td>
|
128
|
-
<td class="context-item-desc"></td>
|
129
|
-
</tr>
|
130
|
-
<tr class="top-aligned-row context-row">
|
131
|
-
<td class="context-item-name">username</td>
|
132
|
-
<td class="context-item-value"> [RW] </td>
|
133
|
-
<td class="context-item-desc"></td>
|
134
|
-
</tr>
|
135
|
-
</table>
|
136
|
-
</div>
|
137
|
-
</div>
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
<!-- if method_list -->
|
142
|
-
<div id="methods">
|
143
|
-
<h3 class="section-bar">Public Instance methods</h3>
|
144
|
-
|
145
|
-
<div id="method-M000128" class="method-detail">
|
146
|
-
<a name="M000128"></a>
|
147
|
-
|
148
|
-
<div class="method-heading">
|
149
|
-
<a href="Cmd_runscenario.src/M000128.html" target="Code" class="method-signature"
|
150
|
-
onclick="popupCode('Cmd_runscenario.src/M000128.html');return false;">
|
151
|
-
<span class="method-name">cmd_help</span><span class="method-args">(argv)</span>
|
152
|
-
</a>
|
153
|
-
</div>
|
154
|
-
|
155
|
-
<div class="method-description">
|
156
|
-
<p>
|
157
|
-
displays command-line help
|
158
|
-
</p>
|
159
|
-
<pre>
|
160
|
-
* argv = command-line arguments
|
161
|
-
</pre>
|
162
|
-
</div>
|
163
|
-
</div>
|
164
|
-
|
165
|
-
<div id="method-M000129" class="method-detail">
|
166
|
-
<a name="M000129"></a>
|
167
|
-
|
168
|
-
<div class="method-heading">
|
169
|
-
<a href="Cmd_runscenario.src/M000129.html" target="Code" class="method-signature"
|
170
|
-
onclick="popupCode('Cmd_runscenario.src/M000129.html');return false;">
|
171
|
-
<span class="method-name">cmd_run</span><span class="method-args">(argv)</span>
|
172
|
-
</a>
|
173
|
-
</div>
|
174
|
-
|
175
|
-
<div class="method-description">
|
176
|
-
<p>
|
177
|
-
verifies a <a href="../../Mu.html">Mu</a> Studio scenario
|
178
|
-
</p>
|
179
|
-
<pre>
|
180
|
-
* argv = command-line arguments, requires a scenario (-s) argument, which must be an xml scenario template to be loaded onto the Mu
|
181
|
-
</pre>
|
182
|
-
</div>
|
183
|
-
</div>
|
184
|
-
|
185
|
-
|
186
|
-
</div>
|
187
|
-
|
188
|
-
|
189
|
-
</div>
|
190
|
-
|
191
|
-
|
192
|
-
<div id="validator-badges">
|
193
|
-
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
194
|
-
</div>
|
195
|
-
|
196
|
-
</body>
|
197
|
-
</html>
|
@@ -1,196 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
-
<!DOCTYPE html
|
3
|
-
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
-
|
6
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
7
|
-
<head>
|
8
|
-
<title>Class: Mu::Command::Cmd_runverify</title>
|
9
|
-
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
-
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
11
|
-
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
12
|
-
<script type="text/javascript">
|
13
|
-
// <![CDATA[
|
14
|
-
|
15
|
-
function popupCode( url ) {
|
16
|
-
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
|
17
|
-
}
|
18
|
-
|
19
|
-
function toggleCode( id ) {
|
20
|
-
if ( document.getElementById )
|
21
|
-
elem = document.getElementById( id );
|
22
|
-
else if ( document.all )
|
23
|
-
elem = eval( "document.all." + id );
|
24
|
-
else
|
25
|
-
return false;
|
26
|
-
|
27
|
-
elemStyle = elem.style;
|
28
|
-
|
29
|
-
if ( elemStyle.display != "block" ) {
|
30
|
-
elemStyle.display = "block"
|
31
|
-
} else {
|
32
|
-
elemStyle.display = "none"
|
33
|
-
}
|
34
|
-
|
35
|
-
return true;
|
36
|
-
}
|
37
|
-
|
38
|
-
// Make codeblocks hidden by default
|
39
|
-
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
|
40
|
-
|
41
|
-
// ]]>
|
42
|
-
</script>
|
43
|
-
|
44
|
-
</head>
|
45
|
-
<body>
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
<div id="classHeader">
|
50
|
-
<table class="header-table">
|
51
|
-
<tr class="top-aligned-row">
|
52
|
-
<td><strong>Class</strong></td>
|
53
|
-
<td class="class-name-in-header">Mu::Command::Cmd_runverify</td>
|
54
|
-
</tr>
|
55
|
-
<tr class="top-aligned-row">
|
56
|
-
<td><strong>In:</strong></td>
|
57
|
-
<td>
|
58
|
-
<a href="../../../files/lib/mu/command/cmd_runverify_rb.html">
|
59
|
-
lib/mu/command/cmd_runverify.rb
|
60
|
-
</a>
|
61
|
-
<br />
|
62
|
-
</td>
|
63
|
-
</tr>
|
64
|
-
|
65
|
-
<tr class="top-aligned-row">
|
66
|
-
<td><strong>Parent:</strong></td>
|
67
|
-
<td>
|
68
|
-
Command
|
69
|
-
</td>
|
70
|
-
</tr>
|
71
|
-
</table>
|
72
|
-
</div>
|
73
|
-
<!-- banner header -->
|
74
|
-
|
75
|
-
<div id="bodyContent">
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
<div id="contextContent">
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
</div>
|
84
|
-
|
85
|
-
<div id="method-list">
|
86
|
-
<h3 class="section-bar">Methods</h3>
|
87
|
-
|
88
|
-
<div class="name-list">
|
89
|
-
<a href="#M000198">cmd_help</a>
|
90
|
-
<a href="#M000199">cmd_run</a>
|
91
|
-
</div>
|
92
|
-
</div>
|
93
|
-
|
94
|
-
</div>
|
95
|
-
|
96
|
-
|
97
|
-
<!-- if includes -->
|
98
|
-
|
99
|
-
<div id="section">
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
<div id="attribute-list">
|
106
|
-
<h3 class="section-bar">Attributes</h3>
|
107
|
-
|
108
|
-
<div class="name-list">
|
109
|
-
<table>
|
110
|
-
<tr class="top-aligned-row context-row">
|
111
|
-
<td class="context-item-name">ddt_api</td>
|
112
|
-
<td class="context-item-value"> [RW] </td>
|
113
|
-
<td class="context-item-desc"></td>
|
114
|
-
</tr>
|
115
|
-
<tr class="top-aligned-row context-row">
|
116
|
-
<td class="context-item-name">errors</td>
|
117
|
-
<td class="context-item-value"> [RW] </td>
|
118
|
-
<td class="context-item-desc"></td>
|
119
|
-
</tr>
|
120
|
-
<tr class="top-aligned-row context-row">
|
121
|
-
<td class="context-item-name">host</td>
|
122
|
-
<td class="context-item-value"> [RW] </td>
|
123
|
-
<td class="context-item-desc"></td>
|
124
|
-
</tr>
|
125
|
-
<tr class="top-aligned-row context-row">
|
126
|
-
<td class="context-item-name">password</td>
|
127
|
-
<td class="context-item-value"> [RW] </td>
|
128
|
-
<td class="context-item-desc"></td>
|
129
|
-
</tr>
|
130
|
-
<tr class="top-aligned-row context-row">
|
131
|
-
<td class="context-item-name">username</td>
|
132
|
-
<td class="context-item-value"> [RW] </td>
|
133
|
-
<td class="context-item-desc"></td>
|
134
|
-
</tr>
|
135
|
-
</table>
|
136
|
-
</div>
|
137
|
-
</div>
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
<!-- if method_list -->
|
142
|
-
<div id="methods">
|
143
|
-
<h3 class="section-bar">Public Instance methods</h3>
|
144
|
-
|
145
|
-
<div id="method-M000198" class="method-detail">
|
146
|
-
<a name="M000198"></a>
|
147
|
-
|
148
|
-
<div class="method-heading">
|
149
|
-
<a href="Cmd_runverify.src/M000198.html" target="Code" class="method-signature"
|
150
|
-
onclick="popupCode('Cmd_runverify.src/M000198.html');return false;">
|
151
|
-
<span class="method-name">cmd_help</span><span class="method-args">(argv)</span>
|
152
|
-
</a>
|
153
|
-
</div>
|
154
|
-
|
155
|
-
<div class="method-description">
|
156
|
-
<p>
|
157
|
-
displays command-line help
|
158
|
-
</p>
|
159
|
-
</div>
|
160
|
-
</div>
|
161
|
-
|
162
|
-
<div id="method-M000199" class="method-detail">
|
163
|
-
<a name="M000199"></a>
|
164
|
-
|
165
|
-
<div class="method-heading">
|
166
|
-
<a href="Cmd_runverify.src/M000199.html" target="Code" class="method-signature"
|
167
|
-
onclick="popupCode('Cmd_runverify.src/M000199.html');return false;">
|
168
|
-
<span class="method-name">cmd_run</span><span class="method-args">(argv)</span>
|
169
|
-
</a>
|
170
|
-
</div>
|
171
|
-
|
172
|
-
<div class="method-description">
|
173
|
-
<p>
|
174
|
-
sets up, executes, and closes a Studio Verify session
|
175
|
-
</p>
|
176
|
-
<pre>
|
177
|
-
* argv = command-line arguments, requires a scenario (-s) argument, which must be an xml scenario template to be loaded onto the Mu
|
178
|
-
* and a testset (-t) argument of an xml test set template to be loaded on the Mu
|
179
|
-
* .msl and .csv files are not currently supported
|
180
|
-
</pre>
|
181
|
-
</div>
|
182
|
-
</div>
|
183
|
-
|
184
|
-
|
185
|
-
</div>
|
186
|
-
|
187
|
-
|
188
|
-
</div>
|
189
|
-
|
190
|
-
|
191
|
-
<div id="validator-badges">
|
192
|
-
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
193
|
-
</div>
|
194
|
-
|
195
|
-
</body>
|
196
|
-
</html>
|
@@ -1,511 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
-
<!DOCTYPE html
|
3
|
-
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
-
|
6
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
7
|
-
<head>
|
8
|
-
<title>Class: Mu::Command::Cmd_scale</title>
|
9
|
-
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
-
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
11
|
-
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
12
|
-
<script type="text/javascript">
|
13
|
-
// <![CDATA[
|
14
|
-
|
15
|
-
function popupCode( url ) {
|
16
|
-
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
|
17
|
-
}
|
18
|
-
|
19
|
-
function toggleCode( id ) {
|
20
|
-
if ( document.getElementById )
|
21
|
-
elem = document.getElementById( id );
|
22
|
-
else if ( document.all )
|
23
|
-
elem = eval( "document.all." + id );
|
24
|
-
else
|
25
|
-
return false;
|
26
|
-
|
27
|
-
elemStyle = elem.style;
|
28
|
-
|
29
|
-
if ( elemStyle.display != "block" ) {
|
30
|
-
elemStyle.display = "block"
|
31
|
-
} else {
|
32
|
-
elemStyle.display = "none"
|
33
|
-
}
|
34
|
-
|
35
|
-
return true;
|
36
|
-
}
|
37
|
-
|
38
|
-
// Make codeblocks hidden by default
|
39
|
-
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
|
40
|
-
|
41
|
-
// ]]>
|
42
|
-
</script>
|
43
|
-
|
44
|
-
</head>
|
45
|
-
<body>
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
<div id="classHeader">
|
50
|
-
<table class="header-table">
|
51
|
-
<tr class="top-aligned-row">
|
52
|
-
<td><strong>Class</strong></td>
|
53
|
-
<td class="class-name-in-header">Mu::Command::Cmd_scale</td>
|
54
|
-
</tr>
|
55
|
-
<tr class="top-aligned-row">
|
56
|
-
<td><strong>In:</strong></td>
|
57
|
-
<td>
|
58
|
-
<a href="../../../files/lib/mu/command/cmd_scale_rb.html">
|
59
|
-
lib/mu/command/cmd_scale.rb
|
60
|
-
</a>
|
61
|
-
<br />
|
62
|
-
</td>
|
63
|
-
</tr>
|
64
|
-
|
65
|
-
<tr class="top-aligned-row">
|
66
|
-
<td><strong>Parent:</strong></td>
|
67
|
-
<td>
|
68
|
-
Command
|
69
|
-
</td>
|
70
|
-
</tr>
|
71
|
-
</table>
|
72
|
-
</div>
|
73
|
-
<!-- banner header -->
|
74
|
-
|
75
|
-
<div id="bodyContent">
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
<div id="contextContent">
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
</div>
|
84
|
-
|
85
|
-
<div id="method-list">
|
86
|
-
<h3 class="section-bar">Methods</h3>
|
87
|
-
|
88
|
-
<div class="name-list">
|
89
|
-
<a href="#M000188">cmd_about</a>
|
90
|
-
<a href="#M000182">cmd_configure</a>
|
91
|
-
<a href="#M000191">cmd_data</a>
|
92
|
-
<a href="#M000197">cmd_delete_scale_engine</a>
|
93
|
-
<a href="#M000181">cmd_help</a>
|
94
|
-
<a href="#M000187">cmd_list</a>
|
95
|
-
<a href="#M000192">cmd_pattern</a>
|
96
|
-
<a href="#M000189">cmd_pcap</a>
|
97
|
-
<a href="#M000194">cmd_release</a>
|
98
|
-
<a href="#M000196">cmd_release_scale_engine</a>
|
99
|
-
<a href="#M000195">cmd_reserve_scale_engine</a>
|
100
|
-
<a href="#M000183">cmd_start</a>
|
101
|
-
<a href="#M000186">cmd_status</a>
|
102
|
-
<a href="#M000190">cmd_statuses</a>
|
103
|
-
<a href="#M000193">cmd_stop</a>
|
104
|
-
<a href="#M000185">cmd_update</a>
|
105
|
-
<a href="#M000184">cmd_verify</a>
|
106
|
-
</div>
|
107
|
-
</div>
|
108
|
-
|
109
|
-
</div>
|
110
|
-
|
111
|
-
|
112
|
-
<!-- if includes -->
|
113
|
-
|
114
|
-
<div id="section">
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
<div id="attribute-list">
|
121
|
-
<h3 class="section-bar">Attributes</h3>
|
122
|
-
|
123
|
-
<div class="name-list">
|
124
|
-
<table>
|
125
|
-
<tr class="top-aligned-row context-row">
|
126
|
-
<td class="context-item-name">api</td>
|
127
|
-
<td class="context-item-value"> [RW] </td>
|
128
|
-
<td class="context-item-desc"></td>
|
129
|
-
</tr>
|
130
|
-
<tr class="top-aligned-row context-row">
|
131
|
-
<td class="context-item-name">host</td>
|
132
|
-
<td class="context-item-value"> [RW] </td>
|
133
|
-
<td class="context-item-desc"></td>
|
134
|
-
</tr>
|
135
|
-
<tr class="top-aligned-row context-row">
|
136
|
-
<td class="context-item-name">password</td>
|
137
|
-
<td class="context-item-value"> [RW] </td>
|
138
|
-
<td class="context-item-desc"></td>
|
139
|
-
</tr>
|
140
|
-
<tr class="top-aligned-row context-row">
|
141
|
-
<td class="context-item-name">username</td>
|
142
|
-
<td class="context-item-value"> [RW] </td>
|
143
|
-
<td class="context-item-desc"></td>
|
144
|
-
</tr>
|
145
|
-
</table>
|
146
|
-
</div>
|
147
|
-
</div>
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
<!-- if method_list -->
|
152
|
-
<div id="methods">
|
153
|
-
<h3 class="section-bar">Public Instance methods</h3>
|
154
|
-
|
155
|
-
<div id="method-M000188" class="method-detail">
|
156
|
-
<a name="M000188"></a>
|
157
|
-
|
158
|
-
<div class="method-heading">
|
159
|
-
<a href="Cmd_scale.src/M000188.html" target="Code" class="method-signature"
|
160
|
-
onclick="popupCode('Cmd_scale.src/M000188.html');return false;">
|
161
|
-
<span class="method-name">cmd_about</span><span class="method-args">(argv)</span>
|
162
|
-
</a>
|
163
|
-
</div>
|
164
|
-
|
165
|
-
<div class="method-description">
|
166
|
-
<p>
|
167
|
-
returns scale engine configuration information
|
168
|
-
</p>
|
169
|
-
<pre>
|
170
|
-
* argv = command-line arguments
|
171
|
-
</pre>
|
172
|
-
</div>
|
173
|
-
</div>
|
174
|
-
|
175
|
-
<div id="method-M000182" class="method-detail">
|
176
|
-
<a name="M000182"></a>
|
177
|
-
|
178
|
-
<div class="method-heading">
|
179
|
-
<a href="Cmd_scale.src/M000182.html" target="Code" class="method-signature"
|
180
|
-
onclick="popupCode('Cmd_scale.src/M000182.html');return false;">
|
181
|
-
<span class="method-name">cmd_configure</span><span class="method-args">(argv)</span>
|
182
|
-
</a>
|
183
|
-
</div>
|
184
|
-
|
185
|
-
<div class="method-description">
|
186
|
-
<p>
|
187
|
-
configures the scale json object
|
188
|
-
</p>
|
189
|
-
<pre>
|
190
|
-
* argv = command-line arguments, requires a params (-p) and params value (-pv) argument, such as -p volume -pv 100
|
191
|
-
</pre>
|
192
|
-
</div>
|
193
|
-
</div>
|
194
|
-
|
195
|
-
<div id="method-M000191" class="method-detail">
|
196
|
-
<a name="M000191"></a>
|
197
|
-
|
198
|
-
<div class="method-heading">
|
199
|
-
<a href="Cmd_scale.src/M000191.html" target="Code" class="method-signature"
|
200
|
-
onclick="popupCode('Cmd_scale.src/M000191.html');return false;">
|
201
|
-
<span class="method-name">cmd_data</span><span class="method-args">(argv)</span>
|
202
|
-
</a>
|
203
|
-
</div>
|
204
|
-
|
205
|
-
<div class="method-description">
|
206
|
-
<p>
|
207
|
-
returns scale test data for charting
|
208
|
-
</p>
|
209
|
-
<pre>
|
210
|
-
* argv = command-line arguments, requires:
|
211
|
-
* view (-w), which specifies the TIMELINE or CALLGRAPH chart.
|
212
|
-
* zoom (-z), which specifies the zoom level (0 to 1). 1 returns data for 100% of the time range, 0.5 returns data for 50% of the time range, and 0 returns only the last minute of data
|
213
|
-
* position (-p), which must be 0.
|
214
|
-
* scale engine id (-b)
|
215
|
-
</pre>
|
216
|
-
</div>
|
217
|
-
</div>
|
218
|
-
|
219
|
-
<div id="method-M000197" class="method-detail">
|
220
|
-
<a name="M000197"></a>
|
221
|
-
|
222
|
-
<div class="method-heading">
|
223
|
-
<a href="Cmd_scale.src/M000197.html" target="Code" class="method-signature"
|
224
|
-
onclick="popupCode('Cmd_scale.src/M000197.html');return false;">
|
225
|
-
<span class="method-name">cmd_delete_scale_engine</span><span class="method-args">(argv)</span>
|
226
|
-
</a>
|
227
|
-
</div>
|
228
|
-
|
229
|
-
<div class="method-description">
|
230
|
-
<p>
|
231
|
-
deletes a scale engine
|
232
|
-
</p>
|
233
|
-
<pre>
|
234
|
-
* argv = command-line arguments, require a scale engine id (-b) argument
|
235
|
-
</pre>
|
236
|
-
</div>
|
237
|
-
</div>
|
238
|
-
|
239
|
-
<div id="method-M000181" class="method-detail">
|
240
|
-
<a name="M000181"></a>
|
241
|
-
|
242
|
-
<div class="method-heading">
|
243
|
-
<a href="Cmd_scale.src/M000181.html" target="Code" class="method-signature"
|
244
|
-
onclick="popupCode('Cmd_scale.src/M000181.html');return false;">
|
245
|
-
<span class="method-name">cmd_help</span><span class="method-args">(argv)</span>
|
246
|
-
</a>
|
247
|
-
</div>
|
248
|
-
|
249
|
-
<div class="method-description">
|
250
|
-
<p>
|
251
|
-
outputs help for this command
|
252
|
-
</p>
|
253
|
-
</div>
|
254
|
-
</div>
|
255
|
-
|
256
|
-
<div id="method-M000187" class="method-detail">
|
257
|
-
<a name="M000187"></a>
|
258
|
-
|
259
|
-
<div class="method-heading">
|
260
|
-
<a href="Cmd_scale.src/M000187.html" target="Code" class="method-signature"
|
261
|
-
onclick="popupCode('Cmd_scale.src/M000187.html');return false;">
|
262
|
-
<span class="method-name">cmd_list</span><span class="method-args">(argv)</span>
|
263
|
-
</a>
|
264
|
-
</div>
|
265
|
-
|
266
|
-
<div class="method-description">
|
267
|
-
<p>
|
268
|
-
returns an array of currently reserved scale engines
|
269
|
-
</p>
|
270
|
-
<pre>
|
271
|
-
* argv = command-line arguments
|
272
|
-
</pre>
|
273
|
-
</div>
|
274
|
-
</div>
|
275
|
-
|
276
|
-
<div id="method-M000192" class="method-detail">
|
277
|
-
<a name="M000192"></a>
|
278
|
-
|
279
|
-
<div class="method-heading">
|
280
|
-
<a href="Cmd_scale.src/M000192.html" target="Code" class="method-signature"
|
281
|
-
onclick="popupCode('Cmd_scale.src/M000192.html');return false;">
|
282
|
-
<span class="method-name">cmd_pattern</span><span class="method-args">(argv)</span>
|
283
|
-
</a>
|
284
|
-
</div>
|
285
|
-
|
286
|
-
<div class="method-description">
|
287
|
-
<p>
|
288
|
-
returns scale test data for charting
|
289
|
-
</p>
|
290
|
-
<pre>
|
291
|
-
* argv = command-line arguments, requires:
|
292
|
-
* zoom (z) level
|
293
|
-
* position(-p 0)
|
294
|
-
</pre>
|
295
|
-
</div>
|
296
|
-
</div>
|
297
|
-
|
298
|
-
<div id="method-M000189" class="method-detail">
|
299
|
-
<a name="M000189"></a>
|
300
|
-
|
301
|
-
<div class="method-heading">
|
302
|
-
<a href="Cmd_scale.src/M000189.html" target="Code" class="method-signature"
|
303
|
-
onclick="popupCode('Cmd_scale.src/M000189.html');return false;">
|
304
|
-
<span class="method-name">cmd_pcap</span><span class="method-args">(argv)</span>
|
305
|
-
</a>
|
306
|
-
</div>
|
307
|
-
|
308
|
-
<div class="method-description">
|
309
|
-
<p>
|
310
|
-
returns a packet capture file from scale verify
|
311
|
-
</p>
|
312
|
-
<pre>
|
313
|
-
* argv = command-line arguments, requires a scale engine id (-b) and the pcap filename (-f) argument
|
314
|
-
</pre>
|
315
|
-
</div>
|
316
|
-
</div>
|
317
|
-
|
318
|
-
<div id="method-M000194" class="method-detail">
|
319
|
-
<a name="M000194"></a>
|
320
|
-
|
321
|
-
<div class="method-heading">
|
322
|
-
<a href="Cmd_scale.src/M000194.html" target="Code" class="method-signature"
|
323
|
-
onclick="popupCode('Cmd_scale.src/M000194.html');return false;">
|
324
|
-
<span class="method-name">cmd_release</span><span class="method-args">(argv)</span>
|
325
|
-
</a>
|
326
|
-
</div>
|
327
|
-
|
328
|
-
<div class="method-description">
|
329
|
-
<p>
|
330
|
-
releases the currently reserved scale engine
|
331
|
-
</p>
|
332
|
-
<pre>
|
333
|
-
* argv = command-line arguments
|
334
|
-
</pre>
|
335
|
-
</div>
|
336
|
-
</div>
|
337
|
-
|
338
|
-
<div id="method-M000196" class="method-detail">
|
339
|
-
<a name="M000196"></a>
|
340
|
-
|
341
|
-
<div class="method-heading">
|
342
|
-
<a href="Cmd_scale.src/M000196.html" target="Code" class="method-signature"
|
343
|
-
onclick="popupCode('Cmd_scale.src/M000196.html');return false;">
|
344
|
-
<span class="method-name">cmd_release_scale_engine</span><span class="method-args">(argv)</span>
|
345
|
-
</a>
|
346
|
-
</div>
|
347
|
-
|
348
|
-
<div class="method-description">
|
349
|
-
<p>
|
350
|
-
releases a scale engine
|
351
|
-
</p>
|
352
|
-
<pre>
|
353
|
-
* argv = command-line arguments, require a scale engine id (-b) argument
|
354
|
-
</pre>
|
355
|
-
</div>
|
356
|
-
</div>
|
357
|
-
|
358
|
-
<div id="method-M000195" class="method-detail">
|
359
|
-
<a name="M000195"></a>
|
360
|
-
|
361
|
-
<div class="method-heading">
|
362
|
-
<a href="Cmd_scale.src/M000195.html" target="Code" class="method-signature"
|
363
|
-
onclick="popupCode('Cmd_scale.src/M000195.html');return false;">
|
364
|
-
<span class="method-name">cmd_reserve_scale_engine</span><span class="method-args">(argv)</span>
|
365
|
-
</a>
|
366
|
-
</div>
|
367
|
-
|
368
|
-
<div class="method-description">
|
369
|
-
<p>
|
370
|
-
reserves a scale engine
|
371
|
-
</p>
|
372
|
-
<pre>
|
373
|
-
* argv = command-line arguments, require a scale engine id (-b) argument
|
374
|
-
</pre>
|
375
|
-
</div>
|
376
|
-
</div>
|
377
|
-
|
378
|
-
<div id="method-M000183" class="method-detail">
|
379
|
-
<a name="M000183"></a>
|
380
|
-
|
381
|
-
<div class="method-heading">
|
382
|
-
<a href="Cmd_scale.src/M000183.html" target="Code" class="method-signature"
|
383
|
-
onclick="popupCode('Cmd_scale.src/M000183.html');return false;">
|
384
|
-
<span class="method-name">cmd_start</span><span class="method-args">(argv)</span>
|
385
|
-
</a>
|
386
|
-
</div>
|
387
|
-
|
388
|
-
<div class="method-description">
|
389
|
-
<p>
|
390
|
-
starts a scale test
|
391
|
-
</p>
|
392
|
-
<pre>
|
393
|
-
* argv = command-line arguments, requires a scale json object to have been configured
|
394
|
-
</pre>
|
395
|
-
</div>
|
396
|
-
</div>
|
397
|
-
|
398
|
-
<div id="method-M000186" class="method-detail">
|
399
|
-
<a name="M000186"></a>
|
400
|
-
|
401
|
-
<div class="method-heading">
|
402
|
-
<a href="Cmd_scale.src/M000186.html" target="Code" class="method-signature"
|
403
|
-
onclick="popupCode('Cmd_scale.src/M000186.html');return false;">
|
404
|
-
<span class="method-name">cmd_status</span><span class="method-args">(argv)</span>
|
405
|
-
</a>
|
406
|
-
</div>
|
407
|
-
|
408
|
-
<div class="method-description">
|
409
|
-
<p>
|
410
|
-
returns status from a scale test
|
411
|
-
</p>
|
412
|
-
<pre>
|
413
|
-
* argv = command-line arguments
|
414
|
-
</pre>
|
415
|
-
</div>
|
416
|
-
</div>
|
417
|
-
|
418
|
-
<div id="method-M000190" class="method-detail">
|
419
|
-
<a name="M000190"></a>
|
420
|
-
|
421
|
-
<div class="method-heading">
|
422
|
-
<a href="Cmd_scale.src/M000190.html" target="Code" class="method-signature"
|
423
|
-
onclick="popupCode('Cmd_scale.src/M000190.html');return false;">
|
424
|
-
<span class="method-name">cmd_statuses</span><span class="method-args">(argv)</span>
|
425
|
-
</a>
|
426
|
-
</div>
|
427
|
-
|
428
|
-
<div class="method-description">
|
429
|
-
<p>
|
430
|
-
returns the status of all reserved scale engines
|
431
|
-
</p>
|
432
|
-
<pre>
|
433
|
-
* argv = command-line arguments
|
434
|
-
</pre>
|
435
|
-
</div>
|
436
|
-
</div>
|
437
|
-
|
438
|
-
<div id="method-M000193" class="method-detail">
|
439
|
-
<a name="M000193"></a>
|
440
|
-
|
441
|
-
<div class="method-heading">
|
442
|
-
<a href="Cmd_scale.src/M000193.html" target="Code" class="method-signature"
|
443
|
-
onclick="popupCode('Cmd_scale.src/M000193.html');return false;">
|
444
|
-
<span class="method-name">cmd_stop</span><span class="method-args">(argv)</span>
|
445
|
-
</a>
|
446
|
-
</div>
|
447
|
-
|
448
|
-
<div class="method-description">
|
449
|
-
<p>
|
450
|
-
stops a scale test
|
451
|
-
</p>
|
452
|
-
<pre>
|
453
|
-
* argv = command-line arguments
|
454
|
-
</pre>
|
455
|
-
</div>
|
456
|
-
</div>
|
457
|
-
|
458
|
-
<div id="method-M000185" class="method-detail">
|
459
|
-
<a name="M000185"></a>
|
460
|
-
|
461
|
-
<div class="method-heading">
|
462
|
-
<a href="Cmd_scale.src/M000185.html" target="Code" class="method-signature"
|
463
|
-
onclick="popupCode('Cmd_scale.src/M000185.html');return false;">
|
464
|
-
<span class="method-name">cmd_update</span><span class="method-args">(argv)</span>
|
465
|
-
</a>
|
466
|
-
</div>
|
467
|
-
|
468
|
-
<div class="method-description">
|
469
|
-
<p>
|
470
|
-
updates a running scale test (valid only if the test is running with no
|
471
|
-
pattern)
|
472
|
-
</p>
|
473
|
-
<pre>
|
474
|
-
* argv = command-line arguments, requires a json params object (-p) such as '{ "volume": 100 }'
|
475
|
-
</pre>
|
476
|
-
</div>
|
477
|
-
</div>
|
478
|
-
|
479
|
-
<div id="method-M000184" class="method-detail">
|
480
|
-
<a name="M000184"></a>
|
481
|
-
|
482
|
-
<div class="method-heading">
|
483
|
-
<a href="Cmd_scale.src/M000184.html" target="Code" class="method-signature"
|
484
|
-
onclick="popupCode('Cmd_scale.src/M000184.html');return false;">
|
485
|
-
<span class="method-name">cmd_verify</span><span class="method-args">(argv)</span>
|
486
|
-
</a>
|
487
|
-
</div>
|
488
|
-
|
489
|
-
<div class="method-description">
|
490
|
-
<p>
|
491
|
-
verifies a scale test
|
492
|
-
</p>
|
493
|
-
<pre>
|
494
|
-
* argv = command-line arguments, requires a scale json object to have been configured
|
495
|
-
</pre>
|
496
|
-
</div>
|
497
|
-
</div>
|
498
|
-
|
499
|
-
|
500
|
-
</div>
|
501
|
-
|
502
|
-
|
503
|
-
</div>
|
504
|
-
|
505
|
-
|
506
|
-
<div id="validator-badges">
|
507
|
-
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
508
|
-
</div>
|
509
|
-
|
510
|
-
</body>
|
511
|
-
</html>
|