forked from docs/doc-exports
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1062ce3297 |
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,8 +0,0 @@
|
||||
<a name="aom_04_0000"></a><a name="aom_04_0000"></a>
|
||||
|
||||
<h1 class="topictitle1">API Usage Guidelines</h1>
|
||||
<div id="body8662426"><p id="aom_04_0000__en-us_topic_0175303967_p7933938392">Public cloud APIs comply with the RESTful API design principles. REST-based web services are organized into resources. Each resource is identified by one or more Uniform Resource Identifiers (URIs). An application accesses a resource based on the resource's Unified Resource Locator (URL). A URL is usually in the following format: https://<em id="aom_04_0000__en-us_topic_0175303967_i193313381196">Endpoint/uri</em>. In the URL, <em id="aom_04_0000__en-us_topic_0175303967_i193311389910">uri</em> indicates the resource path, that is, the API access path.</p>
|
||||
<p id="aom_04_0000__en-us_topic_0175303967_p39330381094">Public cloud APIs use HTTPS as the transmission protocol. Requests/Responses are transmitted using JSON messages, with the media type represented by <strong id="aom_04_0000__en-us_topic_0175303967_b49339387910">Application/json</strong>.</p>
|
||||
<p id="aom_04_0000__en-us_topic_0175303967_p139331638999">For details about how to use APIs, see <a href="https://docs.otc.t-systems.com/en-us/api/apiug/apig-en-api-180328001.html" target="_blank" rel="noopener noreferrer">API Usage Guidelines</a>.</p>
|
||||
</div>
|
||||
|
||||
@ -1,72 +0,0 @@
|
||||
<a name="aom_04_0008"></a><a name="aom_04_0008"></a>
|
||||
|
||||
<h1 class="topictitle1">Common Request Headers</h1>
|
||||
<div id="body8662426">
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_table64174151155930" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Common request headers</caption><thead align="left"><tr id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_row18821928155930"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.1.2.5.1.1"><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p30977633155930">Name</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.1.2.5.1.2"><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p26160330155930">Description</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.1.2.5.1.3"><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p38611984155930">Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.1.2.5.1.4"><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p40562970155930">Example</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_row43118600102939"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.1 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p18086042102942">X-Auth-Token</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.2 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p55683299102942">User token.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.3 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p59371788102942">Yes for token-based authentication</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.4 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p886047511">-</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_row5739337155930"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.1 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p9459319141229">Content-Type</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.2 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p65029354141258">Content type,</p>
|
||||
<p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p32709868141244">which is <strong id="aom_04_0008__en-us_topic_0096010422_b84235270695515">application/json;charset=utf-8</strong>.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.3 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p15183231141236">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.4 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p63820878155930">application/json;charset=utf8</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_row48630036141920"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.1 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p11407824141920">x-sdk-date</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.2 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p51618533141920">Time to send a request,</p>
|
||||
<p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p61913619141920">which is in the format of YYYYMMDD'T'HHMMSS'Z'. GMT time is used.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.3 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p37871689141920">Yes for Access Key ID/Secret Access Key (AK/SK)-based authentication</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.4 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p47708008141920">20160629T101459Z</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_row35229499141920"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.1 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p16746930141920">Authorization</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.2 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p14324105141920">Signature authentication information,</p>
|
||||
<p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p61808088141920">which is obtained from the result of request signing.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.3 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p51113090141920">Yes for AK/SK-based authentication</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.4 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p46519660141920">-</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_row3914388141920"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.1 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p22856425141920">Host</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.2 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p39431107141920">Request server information, which is obtained from the URL of a service API. The value is <strong id="aom_04_0008__en-us_topic_0096010422_b84235270612057">hostname[:port]</strong>. If no port is specified, the default port will be used. For HTTPS, port 443 is used by default.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.3 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p22683417141920">Yes for AK/SK-based authentication</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.4 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p25417485141920">-</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_04_0066.html">Appendix</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -1,51 +0,0 @@
|
||||
<a name="aom_04_0009"></a><a name="aom_04_0009"></a>
|
||||
|
||||
<h1 class="topictitle1">Common Response Headers</h1>
|
||||
<div id="body8662426"><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p5023366916959">A response usually contains the following headers:</p>
|
||||
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_table431633395935" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Response headers</caption><thead align="left"><tr id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_row5838132395935"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.2.4.1.1"><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p2208706210115">Name</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.2.4.1.2"><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p4259252810115">Description</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.2.4.1.3"><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p4178727010115">Example</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_row1643024095935"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.1 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p4152229495935">Date</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.2 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p4057779095935">(Standard HTTP header) Time when a message is sent. This field complies with RFC822 definitions.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.3 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p3667485695935">Mon, 12 Nov 2007 15:55:01 GMT</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_row6136471495935"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.1 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p306646695935">Server</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.2 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p6297619295935">(Standard HTTP header) Software that a server uses to process the request.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.3 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p2988296795935">Apache</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_row5278388395935"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.1 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p3816840495935">Content-Length</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.2 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p4460423795935">(Standard HTTP header) Length of the response body, which is represented by a decimal number and stored in bytes.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.3 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p1291061195935">xxx</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_row6263177095935"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.1 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p4341350695935">Content-Type</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.2 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p1726003895935">(Standard HTTP header) Media type of the response body sent to the recipient.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.3 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p940161295935">application/json</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_04_0066.html">Appendix</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,25 +0,0 @@
|
||||
<a name="aom_04_0020"></a><a name="aom_04_0020"></a>
|
||||
|
||||
<h1 class="topictitle1">Change History</h1>
|
||||
<div id="body8662426">
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="aom_04_0020__table362916194354" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Change history</caption><thead align="left"><tr id="aom_04_0020__row66291119183510"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.2.3.1.1"><p id="aom_04_0020__p77401240133520">Released On</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="80%" id="mcps1.3.1.2.3.1.2"><p id="aom_04_0020__p1574014400350">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="aom_04_0020__row894213871211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.2.3.1.1 "><p id="aom_04_0020__p10571154091215">2022-09-29</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="80%" headers="mcps1.3.1.2.3.1.2 "><ul id="aom_04_0020__ul36282371325"><li id="aom_04_0020__li664333912217">Deleted the description of auto scaling APIs.</li><li id="aom_04_0020__li2628143717213">Optimized the solution description for error codes.</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_04_0020__row812920293715"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.2.3.1.1 "><p id="aom_04_0020__p19397323789">2020-12-31</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="80%" headers="mcps1.3.1.2.3.1.2 "><p id="aom_04_0020__p639719231788">This issue is the first official release.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -1,15 +0,0 @@
|
||||
<a name="aom_04_0066"></a><a name="aom_04_0066"></a>
|
||||
|
||||
<h1 class="topictitle1">Appendix</h1>
|
||||
<div id="body1559812915770"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="aom_04_0018.html">Status Codes</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_04_0008.html">Common Request Headers</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_04_0009.html">Common Response Headers</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@ -1,13 +0,0 @@
|
||||
<a name="aom_04_1010"></a><a name="aom_04_1010"></a>
|
||||
|
||||
<h1 class="topictitle1">APIs </h1>
|
||||
<div id="body1606983050194"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1045.html">Monitoring APIs</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1047.html">Log APIs</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,29 +0,0 @@
|
||||
<a name="aom_04_1045"></a><a name="aom_04_1045"></a>
|
||||
|
||||
<h1 class="topictitle1">Monitoring APIs</h1>
|
||||
<div id="body1606983050195"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1011.html">Querying Metrics</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1012.html">Querying Monitoring Data</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1013.html">Adding Monitoring Data</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1014.html">Adding a Threshold Rule</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1019.html">Modifying a Threshold Rule</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1015.html">Querying a Threshold Rule List</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1016.html">Querying a Threshold Rule</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1017.html">Deleting a Threshold Rule</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_04_1010.html">APIs</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -1,15 +0,0 @@
|
||||
<a name="aom_04_1047"></a><a name="aom_04_1047"></a>
|
||||
|
||||
<h1 class="topictitle1">Log APIs</h1>
|
||||
<div id="body1606983050446"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1034.html">Querying Logs</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_04_1010.html">APIs</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
452
docs/aom/umn/ALL_META.TXT.json
Normal file
452
docs/aom/umn/ALL_META.TXT.json
Normal file
File diff suppressed because it is too large
Load Diff
407
docs/aom/umn/CLASS.TXT.json
Normal file
407
docs/aom/umn/CLASS.TXT.json
Normal file
File diff suppressed because it is too large
Load Diff
17
docs/aom/umn/aom_02_0001.html
Normal file
17
docs/aom/umn/aom_02_0001.html
Normal file
@ -0,0 +1,17 @@
|
||||
<a name="aom_02_0001"></a><a name="aom_02_0001"></a>
|
||||
|
||||
<h1 class="topictitle1">View Management</h1>
|
||||
<div id="body39451090"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="aom_02_0003.html">Dashboard</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_02_1117.html">Monitoring Metrics</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_06_6001.html">User Guide</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
121
docs/aom/umn/aom_02_0003.html
Normal file
121
docs/aom/umn/aom_02_0003.html
Normal file
File diff suppressed because it is too large
Load Diff
35
docs/aom/umn/aom_02_0004.html
Normal file
35
docs/aom/umn/aom_02_0004.html
Normal file
@ -0,0 +1,35 @@
|
||||
<a name="aom_02_0004"></a><a name="aom_02_0004"></a>
|
||||
|
||||
<h1 class="topictitle1">Viewing Alarms</h1>
|
||||
<div id="body1534921092041"><p id="aom_02_0004__p812411178144">Alarms are the information reported when AOM or an external service such as Cloud Container Engine (CCE) is abnormal or may cause exceptions. Take measures to resolve faults. Otherwise, service exceptions may occur.</p>
|
||||
<div class="section" id="aom_02_0004__section1926111381416"><h4 class="sectiontitle">Viewing Alarms</h4><ol id="aom_02_0004__ol8214652112313"><li id="aom_02_0004__li637913444571"><span>Log in to the management console.</span></li><li id="aom_02_0004__li975084955716"><span>Under <strong id="aom_02_0004__b168042619214921">Application</strong>, click <strong id="aom_02_0004__b147816196914921">Application Operations Management</strong>.</span></li><li id="aom_02_0004__li14229814184718"><span>In the navigation pane, choose <strong id="aom_02_0004__b5435670814921">Alarm Center</strong> > <strong id="aom_02_0004__b115521198214921">Alarms</strong>.</span><p><div class="note" id="aom_02_0004__note1918716335019"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><ul id="aom_02_0004__ul318715325011"><li id="aom_02_0004__li1918793135016">Alarms are displayed by time. The alarm generated at the latest time is displayed at the topmost of the alarm list.</li><li id="aom_02_0004__li21871632508">You can also click <span><img id="aom_02_0004__image205362166314921" src="en-us_image_0297078492.png"></span> on the right of the page to view the latest three alarms.</li></ul>
|
||||
</div></div>
|
||||
</p></li><li id="aom_02_0004__li13952173133419"><a name="aom_02_0004__li13952173133419"></a><a name="li13952173133419"></a><span>Set the time range or filter criteria.</span><p><ol type="a" id="aom_02_0004__ol1745611179813"><li id="aom_02_0004__li145613171989">Set the time range.<p id="aom_02_0004__p14059147395"><a name="aom_02_0004__li145613171989"></a><a name="li145613171989"></a>View the alarms generated within the time range. There are two methods to set a time range:</p>
|
||||
<p id="aom_02_0004__p142140527235">Method 1: Use the predefined time label, such as <strong id="aom_02_0004__b47385016514921">Last 1 hour</strong>, <strong id="aom_02_0004__b112242967314921">Last 6 hours</strong>, or <strong id="aom_02_0004__b34703569014921">Last 1 day</strong>. You can select a time range as required.</p>
|
||||
<p id="aom_02_0004__p32141252202310">Method 2: Specify the start time and end time to customize a time range. You can specify 30 days at most.</p>
|
||||
</li><li id="aom_02_0004__li104561817187">Set filter criteria.<p id="aom_02_0004__p183764329490"><a name="aom_02_0004__li104561817187"></a><a name="li104561817187"></a>Enter an alarm status, name, or source, and click <strong id="aom_02_0004__b2658367414921">Search</strong>.</p>
|
||||
<div class="note" id="aom_02_0004__note16139143764920"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><ul id="aom_02_0004__ul830912446499"><li id="aom_02_0004__li1130913448491">You can click <strong id="aom_02_0004__b152003289114921">Reset</strong> to reset filter criteria.</li><li id="aom_02_0004__li11598517415">You can enter multiple alarm sources and separate them by using commas (,) to filter alarms.</li><li id="aom_02_0004__li930964411491">Alarm names and sources are case-sensitive.</li></ul>
|
||||
</div></div>
|
||||
</li></ol>
|
||||
</p></li><li id="aom_02_0004__li18949175018919"><span>View the search result.</span><p><ul id="aom_02_0004__ul83192527105"><li id="aom_02_0004__li125233875018">In the bar graph, view the statistics of alarms that meet the filter criterion within the time range specified in <a href="#aom_02_0004__li13952173133419">4</a>.<div class="fignone" id="aom_02_0004__fig49873214199"><span class="figcap"><b>Figure 1 </b>Alarm statistics</span><br><span><img id="aom_02_0004__image79881323191" src="en-us_image_0297078493.png" height="95.69416500000001" width="497.42" title="Click to enlarge" class="imgResize"></span></div>
|
||||
</li><li id="aom_02_0004__li7187198195119">In the alarm list, view the information about alarms that meet the filter criterion within the time range specified in <a href="#aom_02_0004__li13952173133419">4</a>.<p id="aom_02_0004__p1218714825114">Click <strong id="aom_02_0004__b36050371914921">View Details</strong> in the <strong id="aom_02_0004__b185806114921">Operation</strong> column to view alarm details.</p>
|
||||
<div class="fignone" id="aom_02_0004__fig269717184186"><span class="figcap"><b>Figure 2 </b>Alarm list</span><br><span><img id="aom_02_0004__image5697201821813" src="en-us_image_0297078494.png" height="144.962419" width="497.42" title="Click to enlarge" class="imgResize"></span></div>
|
||||
</li></ul>
|
||||
</p></li><li id="aom_02_0004__li06081945172013"><span>Clear alarms.</span><p><p id="aom_02_0004__p10134166345">In the <strong id="aom_02_0004__b185820980414921">Operation</strong> column of the target alarm, click <strong id="aom_02_0004__b11820451514921">Clear</strong>.</p>
|
||||
<p id="aom_02_0004__p1114175282011">In addition, AOM supports automatic clearance of alarms triggered by threshold rules. For example, you create a threshold rule. That is, if the CPU usage exceeds 85%, a threshold alarm will be generated. If the CPU usage is lower than 85%, the alarm will be cleared. In this case, you do not need to manually clear the alarm. When the CPU usage returns to normal, the threshold alarm will be automatically cleared. In addition, when the threshold rule is deleted, the threshold alarm will also be automatically cleared.</p>
|
||||
</p></li></ol>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_02_0044.html">Alarm Management</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script language="JavaScript">
|
||||
<!--
|
||||
image_size('.imgResize');
|
||||
var msg_imageMax = "view original image";
|
||||
var msg_imageClose = "close";
|
||||
//--></script>
|
||||
36
docs/aom/umn/aom_02_0008.html
Normal file
36
docs/aom/umn/aom_02_0008.html
Normal file
@ -0,0 +1,36 @@
|
||||
<a name="aom_02_0008"></a><a name="aom_02_0008"></a>
|
||||
|
||||
<h1 class="topictitle1">Host Monitoring</h1>
|
||||
<div id="body1534930763573"><p id="aom_02_0008__en-us_topic_0201820731_p1119664285317">AOM monitors the resource usage and health status of hosts, common system devices such as disks and file systems of hosts, and service processes or instances running on hosts.</p>
|
||||
<div class="note" id="aom_02_0008__note1254015148448"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="aom_02_0008__p127962154520">The ICAgent reports resource information every ten minutes. The resource status changes are described as follows:</p>
|
||||
<ul id="aom_02_0008__ul145201634184519"><li id="aom_02_0008__li352019342459">If the ICAgent on a host does not report resource information <strong id="aom_02_0008__b1662263481615">for three consecutive times</strong>, the system determines that the resource has been deleted. Therefore, the host status is displayed as <strong id="aom_02_0008__b362713345167">Deleted</strong> within 30 minutes after the host is stopped or the ICAgent is uninstalled.</li><li id="aom_02_0008__li1180938164613">When the ICAgent on a host reports resource information <strong id="aom_02_0008__b4187103114147">for one time</strong>, the system determines that the resource is restored. The host status is displayed as <strong id="aom_02_0008__b141871031121417">Normal</strong> ten minutes after the host is started or the ICAgent is reinstalled.</li></ul>
|
||||
</div></div>
|
||||
<div class="section" id="aom_02_0008__section36211948143011"><h4 class="sectiontitle">Precautions</h4><ul id="aom_02_0008__ul18462456143015"><li id="aom_02_0008__li11424185817307">A maximum of five tags can be added to a host, and each tag must be unique.</li><li id="aom_02_0008__li169874438385">The same tag can be added to different hosts.</li><li id="aom_02_0008__li16931451411">For hosts created on the CCE or ServiceStage console, you cannot select clusters or create aliases for them.</li><li id="aom_02_0008__li4971161713200">The host status can be <strong id="aom_02_0008__b02581657142413">Normal</strong>, <strong id="aom_02_0008__b0258155722412">Abnormal</strong>, <strong id="aom_02_0008__b1125925717249">Warning</strong>, <strong id="aom_02_0008__b52596579245">Silent</strong>, or <strong id="aom_02_0008__b2034917306253">Deleted</strong>. The running status of a host is displayed as <strong id="aom_02_0008__b76997332019735">Abnormal</strong> when the host is faulty due to network failures, and power off or shut down of the host, or when the host generates a threshold alarm. If resources are not running properly, follow the instructions in <a href="aom_02_1012.html">What Can I Do If Resources Are Not Running Properly?</a>.</li></ul>
|
||||
</div>
|
||||
<div class="section" id="aom_02_0008__section4984135633115"><h4 class="sectiontitle">Procedure</h4><ol id="aom_02_0008__ol8452632743"><li id="aom_02_0008__li2396186125916"><span>Log in to the management console.</span></li><li id="aom_02_0008__li81851115911"><span>Under <strong id="aom_02_0008__b0727114451510">Application</strong>, click <strong id="aom_02_0008__b14727044131514">Application Operations Management</strong>.</span></li><li id="aom_02_0008__li65335398"><span>In the navigation pane, choose <strong id="aom_02_0008__b11409184514159">Host Monitoring</strong> and perform the following operations as required:</span><p><ul id="aom_02_0008__ul174529321747"><li id="aom_02_0008__li20452232348"><strong id="aom_02_0008__b1011114621510">Adding an alias</strong><p id="aom_02_0008__p84521232441">If a host name is too complex to identify, you can add an alias, which makes it easy to identify a host as required.</p>
|
||||
<p id="aom_02_0008__p15452203212410">In the host list, choose <strong id="aom_02_0008__b6936193161">More</strong> > <strong id="aom_02_0008__b159363915162">Add Alias</strong> in the <strong id="aom_02_0008__b10936293160">Operation</strong> column of a desired host.</p>
|
||||
</li><li id="aom_02_0008__li44521232743"><strong id="aom_02_0008__b69081123169">Adding a tag</strong><p id="aom_02_0008__p12452133210419">Tags are identifiers of hosts. You can manage hosts using tags. After a tag is added, you can quickly identify and select a host.</p>
|
||||
<p id="aom_02_0008__p16453153212414">In the host list, click <strong id="aom_02_0008__b469091471616">Add tags</strong> in the <strong id="aom_02_0008__b769015147164">Operation</strong> column of the row that contains the target host. In the displayed dialog box, click <span><img id="aom_02_0008__image23601514151613" src="en-us_image_0297092397.png"></span>, enter a tag, and click <span><img id="aom_02_0008__image510915563175" src="en-us_image_0297092398.png"></span> and <strong id="aom_02_0008__b86911314131618">OK</strong>. After a tag is added, you can enter a tag keyword in the search box in the upper right corner of the page to search for a host. The <strong id="aom_02_0008__b16548131891616">Tags</strong> column of the host list is hidden by default. You can click <span><img id="aom_02_0008__image1979915168144" src="en-us_image_0297092399.png"></span> in the upper right corner and select or deselect <strong id="aom_02_0008__b1549141816163">Show tag</strong>.</p>
|
||||
</li></ul>
|
||||
</p></li><li id="aom_02_0008__li44538323415"><span>Set filter criteria to search for the host to be monitored and monitor resource usage and health status of the host.</span><p><div class="fignone" id="aom_02_0008__fig8803427141720"><span class="figcap"><b>Figure 1 </b>Monitoring the resource usage and health status of the desired host</span><br><span><img id="aom_02_0008__image2803827181714" src="en-us_image_0297092400.png" height="33.915" width="523.6875" title="Click to enlarge" class="imgResize"></span></div>
|
||||
</p></li><li id="aom_02_0008__li445310321418"><span>Click the host name to enter the <strong id="aom_02_0008__b113911920171614">Host Details</strong> page. In the instance list, monitor the resource usage and health status of the instances running on the host. Click the <strong id="aom_02_0008__b139118206166">View Monitor Graphs</strong> tab to monitor all the metrics of the host.</span><p><ul id="aom_02_0008__ul1177717441999"><li id="aom_02_0008__li6535321514"><strong id="aom_02_0008__b2407132131620">Creating a view template</strong><p id="aom_02_0008__p19535921019">AOM provides the default view template (<strong id="aom_02_0008__b467310223163">Host Template</strong>) that you can modify. You can also click the plus sign (+) in <span><img id="aom_02_0008__image109641941131213" src="en-us_image_0297092401.png"></span> to add you own template.</p>
|
||||
</li><li id="aom_02_0008__li7535821216"><strong id="aom_02_0008__b9839182481613">Adding a metric graph</strong><p id="aom_02_0008__p145353213114">You can click <span><img id="aom_02_0008__image115351321915" src="en-us_image_0297092402.png"></span> to add a line graph or <span><img id="aom_02_0008__image1953582118" src="en-us_image_0297092403.png"></span> to add a digit graph to the view template. You can also delete, move, and copy metric graphs in the view template according to <a href="aom_02_0003.html">Dashboard</a>.</p>
|
||||
</li><li id="aom_02_0008__li1535162010"><strong id="aom_02_0008__b116429992">Adding a view template to a dashboard</strong><p id="aom_02_0008__p1753510219112">On the host details page, choose <strong id="aom_02_0008__b833192026">More</strong> > <strong id="aom_02_0008__b1525855500">Add To Dashboard</strong> in the upper right corner to add the view template to a dashboard for monitoring.</p>
|
||||
</li></ul>
|
||||
</p></li><li id="aom_02_0008__li174539321340"><span>Monitor common system devices such as GPUs and NICs of the host.</span><p><ul id="aom_02_0008__ul945317328414"><li id="aom_02_0008__li14453123217411">Click the <strong id="aom_02_0008__b638138038">GPUs</strong> tab to view the basic information about the GPUs of the host. Click a GPU to monitor its metrics on the <strong id="aom_02_0008__b372677727">View Monitor Graphs</strong> page.</li><li id="aom_02_0008__li7454132642">Click the <strong id="aom_02_0008__b2048510289">NIC</strong> tab to view the basic information about the NICs of the host. Click a NIC to monitor its metrics on the <strong id="aom_02_0008__b948075976">View Monitor Graphs</strong> page.</li><li id="aom_02_0008__li74541632842">Click the <strong id="aom_02_0008__b1736571023">Disks</strong> tab to view the basic information about the disks of the host. Click a disk to monitor its metrics on the <strong id="aom_02_0008__b1760416721">View Monitor Graphs</strong> page.</li><li id="aom_02_0008__li104542321047">Click the <strong id="aom_02_0008__b1578552913166">File System</strong> tab to view the basic information about the file system of the host. Click a disk file partition to monitor its metrics on the <strong id="aom_02_0008__b0790529101617">View Monitor Graphs</strong> page.</li></ul>
|
||||
</p></li></ol>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_02_0048.html">Resource Monitoring</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script language="JavaScript">
|
||||
<!--
|
||||
image_size('.imgResize');
|
||||
var msg_imageMax = "view original image";
|
||||
var msg_imageClose = "close";
|
||||
//--></script>
|
||||
36
docs/aom/umn/aom_02_0009.html
Normal file
36
docs/aom/umn/aom_02_0009.html
Normal file
@ -0,0 +1,36 @@
|
||||
<a name="aom_02_0009"></a><a name="aom_02_0009"></a>
|
||||
|
||||
<h1 class="topictitle1">Searching for Logs</h1>
|
||||
<div id="body1534921645538"><p id="aom_02_0009__p63443418">AOM enables you to quickly query logs, and use log source information and context to locate faults.</p>
|
||||
<ol id="aom_02_0009__ol9143273"><li id="aom_02_0009__li72081113014"><span>Log in to the management console.</span></li><li id="aom_02_0009__li17547135207"><span>Under <strong id="aom_02_0009__b1112018163012">Application</strong>, click <strong id="aom_02_0009__b71211416506">Application Operations Management</strong>.</span></li><li id="aom_02_0009__li1714210407316"><span>In the navigation pane, choose <strong id="aom_02_0009__b486841710019">Log</strong> <strong id="aom_02_0009__b13782121118250">Management</strong> > <strong id="aom_02_0009__b128681817109">Log Search</strong>.</span></li><li id="aom_02_0009__li21668983"><span>On the <strong id="aom_02_0009__b1222918323193">Log Search</strong> page, set filter criteria as prompted.</span><p><div class="note" id="aom_02_0009__note2045618441585"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><ol type="a" id="aom_02_0009__ol788611114593"><li id="aom_02_0009__li178861411145920">You can search for logs by service, system, or host.<ul id="aom_02_0009__ul2634419013"><li id="aom_02_0009__li617802472717">For service logs, you can set filter criteria such as <strong id="aom_02_0009__b1078114914578">Cluster</strong>, <strong id="aom_02_0009__b9787164910575">Namespace</strong>, and <strong id="aom_02_0009__b20787249175714">Service</strong>. You can also click <strong id="aom_02_0009__b278719491570">Advanced Search</strong> and set filter criteria such as <strong id="aom_02_0009__b1178844917572">Instance</strong>, <strong id="aom_02_0009__b12788114935710">Host</strong>, and <strong id="aom_02_0009__b10788249195718">File Name</strong>, and choose whether to enable <strong id="aom_02_0009__b1278844985717">Hide System Service</strong>.</li><li id="aom_02_0009__li119186147">For system logs, you can set filter criteria such as <strong id="aom_02_0009__b122461026208">Cluster</strong> and <strong id="aom_02_0009__b52472026501">Host</strong>.</li><li id="aom_02_0009__li19841945540">For host logs, you can set filter criteria such as <strong id="aom_02_0009__b1966913271403">Cluster</strong> and <strong id="aom_02_0009__b64021613175714">IP Address</strong>.</li></ul>
|
||||
</li><li id="aom_02_0009__li111841514115915">Enter a keyword in the search box. Rules are as follows:<ul id="aom_02_0009__ul1645684417588"><li id="aom_02_0009__li174561044175813">Enter a case-sensitive keyword.</li><li id="aom_02_0009__li1245624465814">Enter a keyword for exact search. A keyword refers to a word between two adjacent delimiters.</li><li id="aom_02_0009__li1245634417580">Enter a keyword containing an asterisk (*) or a question mark (?) for fuzzy search. For example, enter <strong id="aom_02_0009__b171891936907">ER?OR</strong>, <strong id="aom_02_0009__b819016367010">*ROR</strong>, or <strong id="aom_02_0009__b1019033610016">ER*R</strong>.</li><li id="aom_02_0009__li545674410585">Enter a phrase for exact search. For example, enter <strong id="aom_02_0009__b741518318017">Start to refresh</strong> or <strong id="aom_02_0009__b542018312004">Start-to-refresh</strong>. Note that hyphens (-) are <a href="aom_02_0082.html">delimiters</a>.</li><li id="aom_02_0009__li44560440587">Enter a keyword containing AND (&&) or OR (||) for search. For example, enter <strong id="aom_02_0009__b12248143414014">query logs&&error*</strong> or <strong id="aom_02_0009__b10248834704">query logs||error</strong>.</li><li id="aom_02_0009__li131754480910">If no log is found, you are advised to narrow down the search scope and add an asterisk (*) before and after the keyword for fuzzy match.</li></ul>
|
||||
</li></ol>
|
||||
</div></div>
|
||||
</p></li><li id="aom_02_0009__li34212241"><a name="aom_02_0009__li34212241"></a><a name="li34212241"></a><span>View the search results of logs.</span><p><p id="aom_02_0009__p1777141917420">The search results are sorted based on the log collection time. The keywords in the search results are highlighted. </p>
|
||||
<p id="aom_02_0009__p6815132484415">By default, the descending order is used. You can click <span><img id="aom_02_0009__image14198155613451" src="en-us_image_0297092404.png"></span> in the <strong id="aom_02_0009__b5302185911457">Time</strong> column to change the order. <span><img id="aom_02_0009__image201441423194619" src="en-us_image_0297092725.png"></span> indicates the ascending order by time (that is, the latest log is displayed at the end). <span><img id="aom_02_0009__image8732105174613" src="en-us_image_0297092726.png"></span> indicates the descending order by time (that is, the latest log is displayed at the top).</p>
|
||||
<ol type="a" id="aom_02_0009__ol19728122"><li id="aom_02_0009__li43335374">Click <span><img id="aom_02_0009__image44761611173911" src="en-us_image_0227418531.png"></span> on the left of the log list to view details such as host IP address and source.</li><li id="aom_02_0009__li823995655615">AOM allows you to view the surrounding logs of a specified log by clicking <strong id="aom_02_0009__b756531192115">View Context</strong> in the <strong id="aom_02_0009__b957193117213">Operation</strong> column, facilitating fault locating. Therefore, you do not need to search for logs in raw files.<ul id="aom_02_0009__ul50321738"><li id="aom_02_0009__li50242460">In the <strong id="aom_02_0009__b24191230154415">Display Rows</strong> drop-down list, set the number of rows that display raw context data of the log.<div class="note" id="aom_02_0009__note49528960"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p class="text" id="aom_02_0009__p43107464">For example, select <strong id="aom_02_0009__b457322519454">200</strong> from the <strong id="aom_02_0009__b357312517452">Display Rows</strong> drop-down list.</p>
|
||||
<ul id="aom_02_0009__ul52422860"><li id="aom_02_0009__li2043692">If there are more than or equal to 100 logs printed prior to a log and more than or equal to 99 logs printed following the log, the preceding 100 logs and following 99 logs are displayed as the context.</li><li id="aom_02_0009__li18393235">If there are fewer than 100 logs (for example, 90) printed prior to a log and fewer than 99 logs (for example, 80) printed following the log, the preceding 90 logs and following 80 logs are displayed as the context.</li></ul>
|
||||
</div></div>
|
||||
</li><li class="subitemlist" id="aom_02_0009__li38551552422">Click <strong id="aom_02_0009__b842352706164356">Export Current Page</strong> to export displayed raw context data of the log to a local PC.</li></ul>
|
||||
</li></ol>
|
||||
<div class="note" id="aom_02_0009__note54004927"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p class="text" id="aom_02_0009__p16282296">To ensure that tenant hosts and services run properly, some components (for example, kube-dns) provided by the system will run on the tenant hosts. The logs of these components are also queried during tenant log query.</p>
|
||||
</div></div>
|
||||
</p></li><li id="aom_02_0009__li10229194714111"><span>(Optional) Click <span><img id="aom_02_0009__image179806362010" src="en-us_image_0297092727.png"></span> on the right of the <strong id="aom_02_0009__b44171351224">Log Search</strong> page, select an export format, and export the search result to a local PC.</span><p><p id="aom_02_0009__p13742134820119">Logs are sorted according to the order set in <a href="#aom_02_0009__li34212241">5</a> and a maximum of 5000 logs can be exported. For example, when 6000 logs in the search result are sorted in the descending order, only the first 5000 logs can be exported.</p>
|
||||
<p id="aom_02_0009__p3430230111313">Logs can be exported in CSV or TXT format. You can select a format as required. If you select the CSV format, detailed information (such as the log content, host IP address, and source) can be exported, as shown in <a href="#aom_02_0009__fig1785710409496">Figure 1</a>. Only log content will be exported when you select the TXT format (as shown in <a href="#aom_02_0009__fig9558111333018">Figure 2</a>). Each line indicates a log.</p>
|
||||
<div class="fignone" id="aom_02_0009__fig1785710409496"><a name="aom_02_0009__fig1785710409496"></a><a name="fig1785710409496"></a><span class="figcap"><b>Figure 1 </b>Exporting logs in CSV format</span><br><span><img id="aom_02_0009__image17858540134914" src="en-us_image_0297092728.png" height="74.8125" width="523.6875" title="Click to enlarge" class="imgResize"></span></div>
|
||||
<div class="fignone" id="aom_02_0009__fig9558111333018"><a name="aom_02_0009__fig9558111333018"></a><a name="fig9558111333018"></a><span class="figcap"><b>Figure 2 </b>Exporting logs in TXT format</span><br><span><img id="aom_02_0009__image7558413193019" src="en-us_image_0297092729.png" height="79.80000000000001" width="523.6875" title="Click to enlarge" class="imgResize"></span></div>
|
||||
</p></li></ol>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_02_0054.html">Log Management</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script language="JavaScript">
|
||||
<!--
|
||||
image_size('.imgResize');
|
||||
var msg_imageMax = "view original image";
|
||||
var msg_imageClose = "close";
|
||||
//--></script>
|
||||
138
docs/aom/umn/aom_02_0010.html
Normal file
138
docs/aom/umn/aom_02_0010.html
Normal file
File diff suppressed because it is too large
Load Diff
32
docs/aom/umn/aom_02_0039.html
Normal file
32
docs/aom/umn/aom_02_0039.html
Normal file
@ -0,0 +1,32 @@
|
||||
<a name="aom_02_0039"></a><a name="aom_02_0039"></a>
|
||||
|
||||
<h1 class="topictitle1">Configuring VM Log Collection Paths</h1>
|
||||
<div id="body8662426"><p id="aom_02_0039__en-us_topic_0169698346_p9451651359">AOM can collect and display VM logs. VM refers to an Elastic Cloud Server (ECS) running Linux. Before collecting logs, configure a log collection path according to the following procedure.</p>
|
||||
<div class="section" id="aom_02_0039__en-us_topic_0169698346_section188528174444"><h4 class="sectiontitle">Prerequisites</h4><p id="aom_02_0039__en-us_topic_0169698346_p1740907555">You have installed the ICAgent on a VM according to <a href="aom_02_2012.html">Installing the ICAgent</a>. </p>
|
||||
</div>
|
||||
<div class="section" id="aom_02_0039__en-us_topic_0169698346_section0650147205514"><h4 class="sectiontitle">Precautions</h4><ul id="aom_02_0039__en-us_topic_0169698346_ul127115695413"><li id="aom_02_0039__en-us_topic_0169698346_li1434612187534">The ICAgent collects <strong id="aom_02_0039__en-us_topic_0169698346_b47261142131612">*.log</strong>, <strong id="aom_02_0039__en-us_topic_0169698346_b75811046181615">*.trace</strong>, and <strong id="aom_02_0039__en-us_topic_0169698346_b17465453191615">*.out</strong> log files only. For example, <strong id="aom_02_0039__en-us_topic_0169698346_b1062672020410">/opt/yilu/work/xig/debug_cpu.log</strong>.</li><li id="aom_02_0039__en-us_topic_0169698346_li24741354175011">Ensure that an absolute path of the log directory or file is configured and the path exists. For example, <strong id="aom_02_0039__en-us_topic_0169698346_b108911222302">/opt/yilu/work/xig</strong> or <strong id="aom_02_0039__en-us_topic_0169698346_b1461816914303">/opt/yilu/work/xig/debug_cpu.log</strong>.</li><li id="aom_02_0039__en-us_topic_0169698346_li8476854155018">The ICAgent does not collect log files from subdirectories. For example, the ICAgent does not collect log files from the <strong id="aom_02_0039__en-us_topic_0169698346_b373923710379">/opt/yilu/work/xig/debug</strong> subdirectory of <strong id="aom_02_0039__en-us_topic_0169698346_b1773953753714">/opt/yilu/work/xig</strong>.</li><li id="aom_02_0039__en-us_topic_0169698346_li166817595">A maximum of 20 log collection paths can be configured for a VM.</li><li id="aom_02_0039__li3336184010111">For ECSs in the same resource set, only the latest log collection configuration in the system will be used. AOM and LTS log collection configurations cannot take effect at the same time. For example, if you configure log collection paths in AOM for ECSs, the previous LTS collection configurations of all ECSs under the resource set become invalid.</li></ul>
|
||||
</div>
|
||||
<div class="section" id="aom_02_0039__en-us_topic_0169698346_section18187161014116"><h4 class="sectiontitle">Procedure</h4><ol id="aom_02_0039__en-us_topic_0169698346_ol18682144114402"><li id="aom_02_0039__li177555413590"><span>Log in to the management console.</span></li><li id="aom_02_0039__li113591446145915"><span>Under <strong id="aom_02_0039__b9287666603453">Application</strong>, click <strong id="aom_02_0039__b15099776253453">Application Operations Management</strong>.</span></li><li id="aom_02_0039__li9899115915349"><span>In the navigation pane, choose <strong id="aom_02_0039__b20080378173453">Log Management</strong> > <strong id="aom_02_0039__b17803103173453">Path Configuration</strong>.</span></li><li id="aom_02_0039__en-us_topic_0169698346_li191014817485"><span>In the VM list, click <strong id="aom_02_0039__en-us_topic_0169698346_b11893103115376">Configure</strong> in the <strong id="aom_02_0039__en-us_topic_0169698346_b18894123113715">Operation</strong> column to configure one or more log collection paths for a VM.</span><p><div class="p" id="aom_02_0039__en-us_topic_0169698346_p6748151101613">You can use the paths automatically identified by the ICAgent or manually configure paths.<ul id="aom_02_0039__en-us_topic_0169698346_ul6557828164212"><li id="aom_02_0039__en-us_topic_0169698346_li1617516410478"><strong id="aom_02_0039__en-us_topic_0169698346_b594112620198">Using the paths automatically identified by the ICAgent</strong><p id="aom_02_0039__en-us_topic_0169698346_p141641868472">The ICAgent automatically scans the log files of your VM, and displays all the log files that have file handles and are suffixed with <strong id="aom_02_0039__en-us_topic_0169698346_b14828476182">.log</strong>, <strong id="aom_02_0039__en-us_topic_0169698346_b3642451181813">.trace</strong>, or <strong id="aom_02_0039__en-us_topic_0169698346_b47275514188">.out</strong> on the page.</p>
|
||||
<p id="aom_02_0039__en-us_topic_0169698346_p31061914182013">You can click <span><img id="aom_02_0039__en-us_topic_0169698346_image862314124916" src="en-us_image_0227418562.png"></span> in the <strong id="aom_02_0039__b12773175422214">Operation</strong> column to add a path automatically identified by the ICAgent to the log collection path list. To configure multiple paths, repeat this operation.</p>
|
||||
<div class="fignone" id="aom_02_0039__en-us_topic_0169698346_fig17711201993711"><span class="figcap"><b>Figure 1 </b>Using the paths automatically identified by the ICAgent</span><br><span><img id="aom_02_0039__image1578271218109" src="en-us_image_0297092742.png" width="492.1" height="239.09529700000002" title="Click to enlarge" class="imgResize"></span></div>
|
||||
</li><li id="aom_02_0039__en-us_topic_0169698346_li13686152014313"><strong id="aom_02_0039__en-us_topic_0169698346_b321481144016">Manually configuring log collection paths</strong><p id="aom_02_0039__en-us_topic_0169698346_p470410123613">If the paths automatically identified by the ICAgent cannot meet your requirements, enter a log directory or file (for example, <strong id="aom_02_0039__b14971036183417">/opt/yilu/work/xig/debug_cpu.log</strong>) in the <strong id="aom_02_0039__b1866121944916">Log Collection Path</strong> text box, and then click <span><img id="aom_02_0039__en-us_topic_0169698346_image11989123315500" src="en-us_image_0227418562.png"></span> to add the path to the log collection path list. To configure multiple paths, repeat this operation.</p>
|
||||
<div class="fignone" id="aom_02_0039__en-us_topic_0169698346_fig729151074218"><span class="figcap"><b>Figure 2 </b>Manually configuring log collection paths</span><br><span><img id="aom_02_0039__image17469115831016" src="en-us_image_0297092743.png" width="492.1" height="259.197715" title="Click to enlarge" class="imgResize"></span></div>
|
||||
</li></ul>
|
||||
</div>
|
||||
</p></li><li id="aom_02_0039__li63355523816"><span>Click <strong id="aom_02_0039__b7433937443453">OK</strong>.</span><p><p id="aom_02_0039__p153335520384">After a log collection path is configured, the ICAgent collects log files from the configured path. The collection takes about 1 minute. After log files are collected, choose <strong id="aom_02_0039__b11147490883453">Log Management</strong> > <strong id="aom_02_0039__b12725021383453">Log Files</strong> in the navigation pane and then click the <strong id="aom_02_0039__b11212954863453">Host</strong> tab to view the collected log files.</p>
|
||||
</p></li></ol>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_02_0054.html">Log Management</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script language="JavaScript">
|
||||
<!--
|
||||
image_size('.imgResize');
|
||||
var msg_imageMax = "view original image";
|
||||
var msg_imageClose = "close";
|
||||
//--></script>
|
||||
19
docs/aom/umn/aom_02_0044.html
Normal file
19
docs/aom/umn/aom_02_0044.html
Normal file
@ -0,0 +1,19 @@
|
||||
<a name="aom_02_0044"></a><a name="aom_02_0044"></a>
|
||||
|
||||
<h1 class="topictitle1">Alarm Management</h1>
|
||||
<div id="body1534837896092"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="aom_02_0004.html">Viewing Alarms</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_02_0045.html">Viewing Events</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_02_1035.html">Creating Threshold Rules</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_06_6001.html">User Guide</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
31
docs/aom/umn/aom_02_0045.html
Normal file
31
docs/aom/umn/aom_02_0045.html
Normal file
@ -0,0 +1,31 @@
|
||||
<a name="aom_02_0045"></a><a name="aom_02_0045"></a>
|
||||
|
||||
<h1 class="topictitle1">Viewing Events</h1>
|
||||
<div id="body1534837896083"><p id="aom_02_0045__p6719547131313">Generally, events carry important information, informing you of the changes of AOM itself or an external service such as Cloud Container Engine (CCE). Such changes do not necessarily cause exceptions. Events do not need to be handled.</p>
|
||||
<div class="section" id="aom_02_0045__section141431552111217"><h4 class="sectiontitle">Viewing Events</h4><ol id="aom_02_0045__ol1259111282511"><li id="aom_02_0045__li98804318588"><span>Log in to the management console.</span></li><li id="aom_02_0045__li18757610135813"><span>Under <strong id="aom_02_0045__b21220168781507">Application</strong>, click <strong id="aom_02_0045__b20276010491507">Application Operations Management</strong>.</span></li><li id="aom_02_0045__li15516635"><span>In the navigation pane, choose <strong id="aom_02_0045__b16554396501507">Alarm Center</strong> > <strong id="aom_02_0045__b1159448161507">Events</strong>.</span><p><p id="aom_02_0045__p14850111116516">Events are displayed by time. The latest event is displayed at the topmost of the event list.</p>
|
||||
</p></li><li id="aom_02_0045__li14478446171411"><a name="aom_02_0045__li14478446171411"></a><a name="li14478446171411"></a><span>Set the time range or filter criteria.</span><p><ol type="a" id="aom_02_0045__ol115912252511"><li id="aom_02_0045__li143667472115">Set the time range.<p id="aom_02_0045__p135071048141113"><a name="aom_02_0045__li143667472115"></a><a name="li143667472115"></a>View the events generated within the time range. There are two methods to set a time range:</p>
|
||||
<p id="aom_02_0045__p1059118219257">Method 1: Use the predefined time label, such as <strong id="aom_02_0045__b18333245081507">Last 1 hour</strong>, <strong id="aom_02_0045__b15921550811507">Last 6 hours</strong>, or <strong id="aom_02_0045__b7422520391507">Last 1 day</strong>. You can select a time range as required.</p>
|
||||
<p id="aom_02_0045__p45912023258">Method 2: Specify the start time and end time to customize a time range. You can specify 30 days at most.</p>
|
||||
</li><li id="aom_02_0045__li2625253181112">Set filter criteria.<p id="aom_02_0045__p166875913494"><a name="aom_02_0045__li2625253181112"></a><a name="li2625253181112"></a>Enter an event name and source, and click <strong id="aom_02_0045__b18347704341507">Search</strong>.</p>
|
||||
<div class="note" id="aom_02_0045__note144411024125011"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><ul id="aom_02_0045__ul9934730115010"><li id="aom_02_0045__li159344303508">You can click <strong id="aom_02_0045__b12791111811507">Reset</strong> to reset filter criteria.</li><li id="aom_02_0045__li04953238406">You can enter multiple event sources and separate them by using commas (,) to filter events.</li><li id="aom_02_0045__li99341730125012">Event names and sources are case-sensitive.</li></ul>
|
||||
</div></div>
|
||||
</li></ol>
|
||||
</p></li><li id="aom_02_0045__li443145021115"><span>View the search result.</span><p><ul id="aom_02_0045__ul83192527105"><li id="aom_02_0045__li78021354131018">In the bar graph, view the statistics of events that meet the filter criterion within the time range specified in <a href="#aom_02_0045__li14478446171411">4</a>.<div class="fignone" id="aom_02_0045__fig13813133661910"><span class="figcap"><b>Figure 1 </b>Event statistics</span><br><span><img id="aom_02_0045__image68131136131916" src="en-us_image_0297078495.png" height="95.69416500000001" width="497.42" title="Click to enlarge" class="imgResize"></span></div>
|
||||
</li><li id="aom_02_0045__li889926161114">In the event list, view the information about events that meet the filter criterion within the time range specified in <a href="#aom_02_0045__li14478446171411">4</a>.<div class="fignone" id="aom_02_0045__fig949703317171"><span class="figcap"><b>Figure 2 </b>Event list</span><br><span><img id="aom_02_0045__image13498193311717" src="en-us_image_0297078496.png" height="138.330108" width="497.42" title="Click to enlarge" class="imgResize"></span></div>
|
||||
</li></ul>
|
||||
</p></li></ol>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_02_0044.html">Alarm Management</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script language="JavaScript">
|
||||
<!--
|
||||
image_size('.imgResize');
|
||||
var msg_imageMax = "view original image";
|
||||
var msg_imageClose = "close";
|
||||
//--></script>
|
||||
19
docs/aom/umn/aom_02_0048.html
Normal file
19
docs/aom/umn/aom_02_0048.html
Normal file
@ -0,0 +1,19 @@
|
||||
<a name="aom_02_0048"></a><a name="aom_02_0048"></a>
|
||||
|
||||
<h1 class="topictitle1">Resource Monitoring</h1>
|
||||
<div id="body1534837896093"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="aom_02_0008.html">Host Monitoring</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_02_2007.html">Monitoring Workloads</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_02_1030.html">Monitoring Services</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_06_6001.html">User Guide</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
23
docs/aom/umn/aom_02_0054.html
Normal file
23
docs/aom/umn/aom_02_0054.html
Normal file
@ -0,0 +1,23 @@
|
||||
<a name="aom_02_0054"></a><a name="aom_02_0054"></a>
|
||||
|
||||
<h1 class="topictitle1">Log Management</h1>
|
||||
<div id="body1534920276437"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="aom_02_0009.html">Searching for Logs</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_02_0010.html">Viewing Log Files</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_02_0039.html">Configuring VM Log Collection Paths</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_02_0079.html">Adding a Log Bucket</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_02_0083.html">Viewing Bucket Logs</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_06_6001.html">User Guide</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
17
docs/aom/umn/aom_02_0068.html
Normal file
17
docs/aom/umn/aom_02_0068.html
Normal file
@ -0,0 +1,17 @@
|
||||
<a name="aom_02_0068"></a><a name="aom_02_0068"></a>
|
||||
|
||||
<h1 class="topictitle1">Configuration Management</h1>
|
||||
<div id="body1534926047331"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="aom_02_2011.html">ICAgent Management</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_02_0087.html">Log Configuration</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_06_6001.html">User Guide</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
52
docs/aom/umn/aom_02_0079.html
Normal file
52
docs/aom/umn/aom_02_0079.html
Normal file
@ -0,0 +1,52 @@
|
||||
<a name="aom_02_0079"></a><a name="aom_02_0079"></a>
|
||||
|
||||
<h1 class="topictitle1">Adding a Log Bucket</h1>
|
||||
<div id="body8662426"><p id="aom_02_0079__en-us_topic_0175844843_p81394353156">A log bucket is a logical group of log files. Ensure that a log bucket has been created before you <a href="aom_02_0083.html">view bucket logs</a>.</p>
|
||||
<div class="section" id="aom_02_0079__en-us_topic_0175844843_section813313541518"><h4 class="sectiontitle">Precautions</h4><ul id="aom_02_0079__en-us_topic_0175844843_ul1261150101615"><li id="aom_02_0079__en-us_topic_0175844843_li122619016168">A maximum of 500 log files can be added to each log bucket.</li><li id="aom_02_0079__en-us_topic_0175844843_li79031047113320">A log bucket only stores the log files of the same cluster.</li></ul>
|
||||
</div>
|
||||
<div class="section" id="aom_02_0079__en-us_topic_0175844843_section198301842185318"><h4 class="sectiontitle">Adding a Log Bucket</h4><ol id="aom_02_0079__en-us_topic_0175844843_ol14180459537"><li id="aom_02_0079__en-us_topic_0175844843_li769314161005"><span>Log in to the management console.</span></li><li id="aom_02_0079__en-us_topic_0175844843_li1417992119020"><span>Under <strong id="aom_02_0079__en-us_topic_0175844843_b617212281716">Application</strong>, click <strong id="aom_02_0079__en-us_topic_0175844843_b217362818717">Application Operations Management</strong>.</span></li><li id="aom_02_0079__en-us_topic_0175844843_li2690421654"><span>In the navigation pane, choose <strong id="aom_02_0079__b623614713121">Log</strong> <strong id="aom_02_0079__b436121610213">Management</strong> > <strong id="aom_02_0079__b20397732127">Log Buckets</strong>.</span></li><li id="aom_02_0079__en-us_topic_0175844843_li1431232620278"><span>Click the <strong id="aom_02_0079__en-us_topic_0175844843_b4303121511215">Bucket List</strong> tab and then click <strong id="aom_02_0079__en-us_topic_0175844843_b15304415131215">Add Log Bucket</strong>. On the displayed page, enter a log bucket name and description, add a log file, and click <strong id="aom_02_0079__en-us_topic_0175844843_b130531591214">OK</strong>, as shown in the following figure.</span><p><div class="fignone" id="aom_02_0079__en-us_topic_0175844843_fig16561854132311"><span class="figcap"><b>Figure 1 </b>Adding a log bucket</span><br><span><img id="aom_02_0079__en-us_topic_0175844843_image155625418234" src="en-us_image_0297610957.png" height="339.15000000000003" width="523.6875" title="Click to enlarge" class="imgResize"></span></div>
|
||||
<p id="aom_02_0079__p548013414339"></p>
|
||||
</p></li></ol>
|
||||
</div>
|
||||
<div class="section" id="aom_02_0079__en-us_topic_0175844843_section691615031014"><h4 class="sectiontitle">More Operations</h4><p id="aom_02_0079__en-us_topic_0175844843_p5426253122516">After adding a log bucket, you can also perform the operations described in <a href="#aom_02_0079__en-us_topic_0175844843_table14918185010104">Table 1</a>.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="aom_02_0079__en-us_topic_0175844843_table14918185010104"></a><a name="en-us_topic_0175844843_table14918185010104"></a><table cellpadding="4" cellspacing="0" summary="" id="aom_02_0079__en-us_topic_0175844843_table14918185010104" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Related operations</caption><thead align="left"><tr id="aom_02_0079__en-us_topic_0175844843_row17920135010100"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.3.1.1"><p id="aom_02_0079__en-us_topic_0175844843_p99204504109">Operation</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="80%" id="mcps1.3.4.3.2.3.1.2"><p id="aom_02_0079__en-us_topic_0175844843_p592245013103">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="aom_02_0079__en-us_topic_0175844843_row6612162320287"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.3.1.1 "><p id="aom_02_0079__en-us_topic_0175844843_p1538452223719">View bucket logs</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="80%" headers="mcps1.3.4.3.2.3.1.2 "><p id="aom_02_0079__en-us_topic_0175844843_p13842225375">Click a log bucket to view logs.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_0079__en-us_topic_0175844843_row167221335112717"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.3.1.1 "><p id="aom_02_0079__en-us_topic_0175844843_p205831436115916">Modify a log bucket</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="80%" headers="mcps1.3.4.3.2.3.1.2 "><p id="aom_02_0079__en-us_topic_0175844843_p152705185327">Click <strong id="aom_02_0079__en-us_topic_0175844843_b842352706173736">Modify</strong> in the <strong id="aom_02_0079__en-us_topic_0175844843_b842352706164946">Operation</strong> column.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_0079__en-us_topic_0175844843_row127911150285"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.3.1.1 "><p id="aom_02_0079__en-us_topic_0175844843_p29251506107">Delete a log bucket</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="80%" headers="mcps1.3.4.3.2.3.1.2 "><p id="aom_02_0079__en-us_topic_0175844843_p9632191820448">Click <strong id="aom_02_0079__en-us_topic_0175844843_b1036010464111252">Delete</strong> in the <strong id="aom_02_0079__en-us_topic_0175844843_b84235270616566">Operation</strong> column.</p>
|
||||
<p id="aom_02_0079__en-us_topic_0175844843_p1626315238326">Deleting a log bucket will not delete log files in it.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_02_0054.html">Log Management</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script language="JavaScript">
|
||||
<!--
|
||||
image_size('.imgResize');
|
||||
var msg_imageMax = "view original image";
|
||||
var msg_imageClose = "close";
|
||||
//--></script>
|
||||
593
docs/aom/umn/aom_02_0082.html
Normal file
593
docs/aom/umn/aom_02_0082.html
Normal file
File diff suppressed because it is too large
Load Diff
32
docs/aom/umn/aom_02_0083.html
Normal file
32
docs/aom/umn/aom_02_0083.html
Normal file
@ -0,0 +1,32 @@
|
||||
<a name="aom_02_0083"></a><a name="aom_02_0083"></a>
|
||||
|
||||
<h1 class="topictitle1">Viewing Bucket Logs</h1>
|
||||
<div id="body8662426"><p id="aom_02_0083__en-us_topic_0145753481_p4479854181913">AOM supports fine-grained log query. It enables you to view logs by bucket to obtain key service data and quickly locate problems.</p>
|
||||
<div class="section" id="aom_02_0083__en-us_topic_0145753481_section31941717191818"><h4 class="sectiontitle">Precautions</h4><ul id="aom_02_0083__en-us_topic_0145753481_ul293217572521"><li id="aom_02_0083__en-us_topic_0145753481_li1193210575521">Ensure that you have added at least one log bucket according to <a href="aom_02_0079.html">Adding a Log Bucket</a> before viewing bucket logs. Otherwise, bucket logs cannot be viewed.</li><li id="aom_02_0083__en-us_topic_0145753481_li14932957175216">You can only view bucket logs generated in the last seven days.</li></ul>
|
||||
</div>
|
||||
<div class="section" id="aom_02_0083__en-us_topic_0145753481_section716253314187"><h4 class="sectiontitle">Viewing Bucket Logs</h4><ol id="aom_02_0083__en-us_topic_0145753481_ol14180459537"><li id="aom_02_0083__en-us_topic_0145753481_li744422215111"><span>Log in to the management console.</span></li><li id="aom_02_0083__en-us_topic_0145753481_li47839271812"><span>Under <strong id="aom_02_0083__en-us_topic_0145753481_b18745145914717">Application</strong>, click <strong id="aom_02_0083__en-us_topic_0145753481_b167463591871">Application Operations Management</strong>.</span></li><li id="aom_02_0083__en-us_topic_0145753481_li11621750152614"><span>In the navigation pane, choose <strong id="aom_02_0083__en-us_topic_0145753481_b12506134113435">Log</strong> <strong id="aom_02_0083__b147433249">Management</strong> > <strong id="aom_02_0083__en-us_topic_0145753481_b3519941154316">Log Buckets</strong>. Then, click the <strong id="aom_02_0083__en-us_topic_0145753481_b152094112430">Bucket Log</strong> tab and view bucket logs.</span></li><li id="aom_02_0083__li13990166371"><a name="aom_02_0083__li13990166371"></a><a name="li13990166371"></a><span>Set filter criteria.</span><p><ul id="aom_02_0083__ul17786440121116"><li id="aom_02_0083__li0786140111115"><strong id="aom_02_0083__b1356971419393">Selecting a log bucket</strong>: Select a target log bucket from the drop-down list in the upper left corner.</li><li id="aom_02_0083__li10786240111111"><strong id="aom_02_0083__b1126171519394">Setting a time range</strong>: In the drop-down list in the upper right corner, select a relative time range, such as <strong id="aom_02_0083__b826214151397">Last 30 minutes</strong>, <strong id="aom_02_0083__b1726261563919">Last 1 hour</strong>, or <strong id="aom_02_0083__b20262171523919">Last 6 hours</strong>, or set an absolute time range by specifying the start time and end time.</li></ul>
|
||||
</p></li><li id="aom_02_0083__en-us_topic_0145753481_li782019297139"><span>View the search result.</span><p><ul id="aom_02_0083__en-us_topic_0145753481_ul351311212584"><li id="aom_02_0083__en-us_topic_0145753481_li1613845944611"><strong id="aom_02_0083__en-us_topic_0145753481_b131316274427">Viewing statistics in a bar chart</strong><p id="aom_02_0083__en-us_topic_0145753481_p6969197104716">The bar chart shows the number of logs that meet the filter criteria set in step <a href="#aom_02_0083__li13990166371">4</a> at different time points. The horizontal axis represents the time and is divided into 30 identical rectangular blocks. The time of each rectangle block is calculated by dividing the selected time range by 30. For example, if the time range is 30 minutes, the time of each rectangle block is 1 minute. If the time range is 60 minutes, the time of each rectangle block is 2 minutes. The vertical axis represents the number of logs that meet filter criteria.</p>
|
||||
<div class="fignone" id="aom_02_0083__en-us_topic_0145753481_fig1557710594816"><span class="figcap"><b>Figure 1 </b>Viewing statistics in a bar chart</span><br><span><img id="aom_02_0083__en-us_topic_0145753481_image1657818534817" src="en-us_image_0297616583.png" height="97.775349" width="497.42" title="Click to enlarge" class="imgResize"></span></div>
|
||||
<p id="aom_02_0083__en-us_topic_0145753481_p15486058164018">When you hover the mouse pointer over a rectangle block, the time range (including the start time and end time) and the number of logs that meet filter criteria are displayed. When you click a rectangle block, the logs of the rectangle block are displayed in the log list. To deselect the block, click <span><img id="aom_02_0083__en-us_topic_0145753481_image223744121620" src="en-us_image_0297616584.png"></span> next to the search box.</p>
|
||||
</li><li id="aom_02_0083__en-us_topic_0145753481_li1429583577"><strong id="aom_02_0083__en-us_topic_0145753481_b165631146368">Viewing logs in a log list</strong><p id="aom_02_0083__en-us_topic_0145753481_p4204410135712">The log list displays the details of the logs that meet the filter criteria set in <a href="#aom_02_0083__li13990166371">4</a>.</p>
|
||||
<div class="fignone" id="aom_02_0083__en-us_topic_0145753481_fig199961429194910"><span class="figcap"><b>Figure 2 </b>Viewing logs in a log list</span><br><span><img id="aom_02_0083__en-us_topic_0145753481_image179971298496" src="en-us_image_0297616606.png" height="158.528951" width="497.42" title="Click to enlarge" class="imgResize"></span></div>
|
||||
<div class="p" id="aom_02_0083__en-us_topic_0145753481_p2660147162715">You can also perform the following operations:<ul id="aom_02_0083__en-us_topic_0145753481_ul188781459125614"><li id="aom_02_0083__en-us_topic_0145753481_li15590651135610">Click <span><img id="aom_02_0083__en-us_topic_0145753481_image570835115814" src="en-us_image_0297616607.png" width="15.96" height="10.257226000000001" title="Click to enlarge" class="imgResize"></span> to view the details such as the host IP address and source of a specified log.</li><li id="aom_02_0083__en-us_topic_0145753481_li35426479517">Sort search results: Logs are sorted based on the collection time in descending order by default. You can click <span><img id="aom_02_0083__en-us_topic_0145753481_image0122161318296" src="en-us_image_0297616608.png"></span> in the <strong id="aom_02_0083__b126465018168">Collection Time</strong> column to change the order. When you click the black triangle icon <span><img id="aom_02_0083__en-us_topic_0145753481_image1236510993017" src="en-us_image_0297616609.png"></span> to sort logs by time in ascending order, the latest log is displayed at the end. When you click the black triangle icon <span><img id="aom_02_0083__en-us_topic_0145753481_image0223156193114" src="en-us_image_0297616611.png"></span> to sort logs by time in descending order, the latest log is displayed at the top.</li><li id="aom_02_0083__en-us_topic_0145753481_li823995655615">View the context of a specified log: AOM allows you to view the previous or next logs of a specified log by clicking <strong id="aom_02_0083__en-us_topic_0145753481_b8815113516375">View Context</strong> in the <strong id="aom_02_0083__en-us_topic_0145753481_b19524640173719">Operation</strong> column, facilitating fault locating. Therefore, you do not need to search for logs in raw files.<div class="fignone" id="aom_02_0083__en-us_topic_0145753481_fig688211249527"><span class="figcap"><b>Figure 3 </b>Viewing the log context</span><br><span><img id="aom_02_0083__en-us_topic_0145753481_image14883624115217" src="en-us_image_0297616613.png" height="244.624107" width="469.49" title="Click to enlarge" class="imgResize"></span></div>
|
||||
</li></ul>
|
||||
</div>
|
||||
</li></ul>
|
||||
</p></li></ol>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_02_0054.html">Log Management</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script language="JavaScript">
|
||||
<!--
|
||||
image_size('.imgResize');
|
||||
var msg_imageMax = "view original image";
|
||||
var msg_imageClose = "close";
|
||||
//--></script>
|
||||
15
docs/aom/umn/aom_02_0087.html
Normal file
15
docs/aom/umn/aom_02_0087.html
Normal file
@ -0,0 +1,15 @@
|
||||
<a name="aom_02_0087"></a><a name="aom_02_0087"></a>
|
||||
|
||||
<h1 class="topictitle1">Log Configuration</h1>
|
||||
<div id="body8662426"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="aom_02_0082.html">Configuring Delimiters</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_02_0068.html">Configuration Management</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
50
docs/aom/umn/aom_02_1002.html
Normal file
50
docs/aom/umn/aom_02_1002.html
Normal file
@ -0,0 +1,50 @@
|
||||
<a name="aom_02_1002"></a><a name="aom_02_1002"></a>
|
||||
|
||||
<h1 class="topictitle1">What Is the Relationship Between the Time Range and Statistical Cycle?</h1>
|
||||
<div id="body1554884975234"><p id="aom_02_1002__p1943819234322">In AOM, a maximum of 1440 data points can be returned for a single metric query. The relationship between the time range and statistical cycle is as follows:</p>
|
||||
<p id="aom_02_1002__p0125525133212">Maximum time range = Statistical cycle x 1440</p>
|
||||
<p id="aom_02_1002__p72001613125514">If you select a time range shorter than or equal to the maximum time range, all the statistical cycles that meet the preceding formula can be selected. For example, if you want to query metrics in the last hour, the available statistical cycles are 1 minute and 5 minutes.</p>
|
||||
<p id="aom_02_1002__p86871546566">For a <a href="aom_02_0003.html">dashboard</a>, the relationship between the time range and statistical cycle is shown in the following table.</p>
|
||||
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="aom_02_1002__table2206532177" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Relationship between the time range and statistical cycle</caption><thead align="left"><tr id="aom_02_1002__row8210737172"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.2.3.1.1"><p id="aom_02_1002__p142102331714">Time Range</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="80%" id="mcps1.3.5.2.3.1.2"><p id="aom_02_1002__p82114314177">Statistical Cycle</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="aom_02_1002__row122115317171"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.2.3.1.1 "><p id="aom_02_1002__p121213312177">Last 1 hour</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="80%" headers="mcps1.3.5.2.3.1.2 "><p id="aom_02_1002__p142121736170">1 minute or 5 minutes</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_1002__row52121231173"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.2.3.1.1 "><p id="aom_02_1002__p152131936173">Last 6 hours</p>
|
||||
</td>
|
||||
<td class="cellrowborder" rowspan="2" valign="top" width="80%" headers="mcps1.3.5.2.3.1.2 "><p id="aom_02_1002__p72135311712">1 minute, 5 minutes, or 1 hour</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_1002__row32138310177"><td class="cellrowborder" valign="top" headers="mcps1.3.5.2.3.1.1 "><p id="aom_02_1002__p13213133191715">Last 1 day</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_1002__row62151532171"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.2.3.1.1 "><p id="aom_02_1002__p421612319179">Last 1 week</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="80%" headers="mcps1.3.5.2.3.1.2 "><p id="aom_02_1002__p22163310176">1 hour</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_1002__row15216139178"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.2.3.1.1 "><p id="aom_02_1002__p8218143111715">Last 15 days</p>
|
||||
</td>
|
||||
<td class="cellrowborder" rowspan="2" valign="top" width="80%" headers="mcps1.3.5.2.3.1.2 "><p id="aom_02_1002__p1221923181712">1 hour</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_1002__row15219339173"><td class="cellrowborder" valign="top" headers="mcps1.3.5.2.3.1.1 "><p id="aom_02_1002__p321943181718">Last 30 days</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_02_1101.html">FAQs</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
7
docs/aom/umn/aom_02_1007.html
Normal file
7
docs/aom/umn/aom_02_1007.html
Normal file
@ -0,0 +1,7 @@
|
||||
<a name="aom_02_1007"></a><a name="aom_02_1007"></a>
|
||||
|
||||
<h1 class="topictitle1">Introduction</h1>
|
||||
<div id="body1558594630495"><p id="aom_02_1007__en-us_topic_0093966649_p7921891249">Application Operations Management (AOM) is a one-stop, multi-dimensional O&M management platform for cloud applications. It monitors applications and related cloud resources in real time, collects and associates resource metrics, logs, and events to analyze application health status, and provides flexible alarm reporting and data visualization, helping you detect faults in a timely manner and monitor the running status of applications, resources, and services in real time.</p>
|
||||
<p id="aom_02_1007__ab90f5b1e730440e59c63687e35bda5ae">Specifically, AOM comprehensively monitors and uniformly manages cloud servers, storage devices, networks, web containers, and applications hosted in Docker and Kubernetes, effectively preventing problems, facilitating fault locating, and reducing O&M costs. In addition, AOM provides unified APIs for interconnecting self-developed monitoring or reporting systems. Unlike traditional monitoring systems, AOM monitors services by applications, meeting your requirements for high efficiency and fast iteration. It provides effective IT support for your services, and protects and optimizes your IT assets, enabling you to achieve strategic goals.</p>
|
||||
</div>
|
||||
|
||||
20
docs/aom/umn/aom_02_1010.html
Normal file
20
docs/aom/umn/aom_02_1010.html
Normal file
@ -0,0 +1,20 @@
|
||||
<a name="aom_02_1010"></a><a name="aom_02_1010"></a>
|
||||
|
||||
<h1 class="topictitle1">Related Services</h1>
|
||||
<div id="body8662426"><p id="aom_02_1010__en-us_topic_0149096738_p64523483618">AOM supports services such as Simple Message Notification (SMN), Cloud Trace Service (CTS), and Cloud Container Engine (CCE). You can use them after subscription. For example, after you subscribe to SMN, threshold rule status changes of AOM can be sent to related personnel by email or Short Message Service (SMS) message.</p>
|
||||
<div class="section" id="aom_02_1010__en-us_topic_0149096738_section7695111288"><h4 class="sectiontitle">SMN</h4><p id="aom_02_1010__en-us_topic_0149096738_p153195151585">SMN can push notifications based on your requirements, and end users can receive notifications by SMS message, email, or application. You can also integrate application functions through SMN to reduce system complexity.</p>
|
||||
<p id="aom_02_1010__en-us_topic_0149096738_p173631545114120">AOM uses the message transmission mechanism provided by SMN. When it is inconvenient for you to query threshold rule status changes in time through AOM, SMN can send the changes to you by email or SMS message in a timely manner. In this way, you can obtain information such as resource running status in real time and take necessary measures to avoid service loss.</p>
|
||||
</div>
|
||||
<div class="section" id="aom_02_1010__en-us_topic_0149096738_section11765125392914"><h4 class="sectiontitle">CTS</h4><p id="aom_02_1010__en-us_topic_0149096738_p757853412811">CTS records operations on cloud resources in your account. You can perform security analysis, track resource changes, conduct compliance audits, and locate faults based on operation records. To store operation records for a longer time, you can subscribe to Object Storage Service (OBS) and synchronize operation records to OBS in real time.</p>
|
||||
<p id="aom_02_1010__en-us_topic_0149096738_p21297118520">With CTS, you can record operations associated with AOM for later querying, auditing, and backtracking.</p>
|
||||
</div>
|
||||
<div class="section" id="aom_02_1010__en-us_topic_0149096738_section86091610165212"><h4 class="sectiontitle">CCE</h4><p id="aom_02_1010__en-us_topic_0149096738_p17841175815215">CCE provides high-performance and scalable container service, enabling you to build reliable container clusters based on cloud servers. It integrates network and storage capabilities, and is compatible with Kubernetes and Docker container ecosystems. CCE enables you to create and manage diverse container workloads easily. It also provides efficient O&M capabilities, such as self-healing of container faults, collection of monitoring logs, and auto scaling.</p>
|
||||
<p id="aom_02_1010__en-us_topic_0149096738_p17936195613278">You can use AOM to monitor applications deployed on CCE.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_06_6001.html">User Guide</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
26
docs/aom/umn/aom_02_1011.html
Normal file
26
docs/aom/umn/aom_02_1011.html
Normal file
@ -0,0 +1,26 @@
|
||||
<a name="aom_02_1011"></a><a name="aom_02_1011"></a>
|
||||
|
||||
<h1 class="topictitle1">Change History</h1>
|
||||
<div id="body8662426">
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="aom_02_1011__en-us_topic_0146041041_table516213421524" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Change history</caption><thead align="left"><tr id="aom_02_1011__en-us_topic_0146041041_row1916694216521"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.2.3.1.1"><p id="aom_02_1011__en-us_topic_0146041041_p17853820191414">Date</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="80%" id="mcps1.3.1.2.3.1.2"><p id="aom_02_1011__en-us_topic_0146041041_p128555201149">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="aom_02_1011__row1146322565114"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.2.3.1.1 "><p id="aom_02_1011__p163364302518">2022-09-29</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="80%" headers="mcps1.3.1.2.3.1.2 "><p id="aom_02_1011__p1933653075119">Updated the document based on UAT comments:</p>
|
||||
<ul id="aom_02_1011__ul062618127579"><li id="aom_02_1011__li1662611215714">Updated the screenshots in <a href="aom_02_0083.html">Viewing Bucket Logs</a>.</li><li id="aom_02_1011__li1576861415575">Updated the screenshots in <a href="aom_02_1035.html">Creating Threshold Rules</a>.</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_1011__row13660115064615"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.2.3.1.1 "><p id="aom_02_1011__p1866020506464">2020-12-31</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="80%" headers="mcps1.3.1.2.3.1.2 "><p id="aom_02_1011__p1466075024617">This issue is the first official release.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
81
docs/aom/umn/aom_02_1012.html
Normal file
81
docs/aom/umn/aom_02_1012.html
Normal file
@ -0,0 +1,81 @@
|
||||
<a name="aom_02_1012"></a><a name="aom_02_1012"></a>
|
||||
|
||||
<h1 class="topictitle1">What Can I Do If Resources Are Not Running Properly?</h1>
|
||||
<div id="body1558516016305"><p id="aom_02_1012__p99441329125016">Resource statuses include <strong id="aom_02_1012__b13580171175716">Normal</strong>, <strong id="aom_02_1012__b17581101145710">Warning</strong>, <strong id="aom_02_1012__b15581311105718">Abnormal</strong>, <strong id="aom_02_1012__b33523911276">Deleted</strong>, and <strong id="aom_02_1012__b9581411175713">Silent</strong>. <strong id="aom_02_1012__b489711218573">Warning</strong>, <strong id="aom_02_1012__b1289861235711">Abnormal</strong>, and <strong id="aom_02_1012__b6898512145716">Silent</strong> indicate improper resource running. Analyze and rectify faults according to the following instructions.</p>
|
||||
<div class="section" id="aom_02_1012__section6645115120324"><h4 class="sectiontitle">Warning</h4><p id="aom_02_1012__p13608324134112">If a minor alarm or warning exists, the resource status is <strong id="aom_02_1012__b1586357447">Warning</strong>.</p>
|
||||
<p id="aom_02_1012__p15471165511327">Suggestion: Handle the alarm based on alarm details.</p>
|
||||
</div>
|
||||
<div class="section" id="aom_02_1012__section1675634312328"><h4 class="sectiontitle">Abnormal</h4><p id="aom_02_1012__p15206164713216">If a critical or major alarm exists, the resource status is <strong id="aom_02_1012__b570819402061">Abnormal</strong>.</p>
|
||||
<p id="aom_02_1012__p166651614161417">Suggestion: Handle the alarm based on alarm details.</p>
|
||||
</div>
|
||||
<div class="section" id="aom_02_1012__section1170243833019"><h4 class="sectiontitle">Silent</h4><p id="aom_02_1012__p45921815153113">If the ICAgent fails to collect resource metrics, the resource status is <strong id="aom_02_1012__b34221537274">Silent</strong>. The causes include but are not limited to:</p>
|
||||
<ul id="aom_02_1012__ul6574236281"><li id="aom_02_1012__li757443614812"><strong id="aom_02_1012__b106685213819">Cause 1: The ICAgent is abnormal.</strong><p id="aom_02_1012__p15870925123616">Suggestion: In the navigation pane, choose <strong id="aom_02_1012__b18950172296">Agent Management</strong>. On the page that is displayed, check the ICAgent status, as shown in <a href="#aom_02_1012__fig753416484913">Figure 1</a>. If the status is not <strong id="aom_02_1012__b1095212216913">Running</strong>, the ICAgent has been uninstalled or is abnormal. For details on how to solve the problem, see <a href="#aom_02_1012__table13223726125116">Table 1</a>.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="aom_02_1012__table13223726125116"></a><a name="table13223726125116"></a><table cellpadding="4" cellspacing="0" summary="" id="aom_02_1012__table13223726125116" frame="border" border="1" rules="all"><caption><b>Table 1 </b>ICAgent troubleshooting suggestions</caption><thead align="left"><tr id="aom_02_1012__row1224142625115"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.1.3.2.3.1.1"><p id="aom_02_1012__p222402645117">Status</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="80%" id="mcps1.3.4.3.1.3.2.3.1.2"><p id="aom_02_1012__p1224142612512">Suggestion</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="aom_02_1012__row1522492613517"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.1.3.2.3.1.1 "><p id="aom_02_1012__p92249260512">Uninstalled</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="80%" headers="mcps1.3.4.3.1.3.2.3.1.2 "><p id="aom_02_1012__p18224326155114">Install the ICAgent by referring to <a href="aom_02_2012.html">Installing the ICAgent</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_1012__row1422472685117"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.1.3.2.3.1.1 "><p id="aom_02_1012__p14224326195110">Installing</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="80%" headers="mcps1.3.4.3.1.3.2.3.1.2 "><p id="aom_02_1012__p11225826135112">Wait for about 1 minute to complete the ICAgent installation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_1012__row12225326155113"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.1.3.2.3.1.1 "><p id="aom_02_1012__p122511265514">Installation failed</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="80%" headers="mcps1.3.4.3.1.3.2.3.1.2 "><p id="aom_02_1012__p202257267518">If the ICAgent fails to be installed, reinstall it.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_1012__row822572614518"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.1.3.2.3.1.1 "><p id="aom_02_1012__p132251266519">Upgrading</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="80%" headers="mcps1.3.4.3.1.3.2.3.1.2 "><p id="aom_02_1012__p1922552615111">Wait for about 1 minute to complete the ICAgent upgrade.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_1012__row182251826185117"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.1.3.2.3.1.1 "><p id="aom_02_1012__p162251926155120">Upgrade failed</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="80%" headers="mcps1.3.4.3.1.3.2.3.1.2 "><p id="aom_02_1012__p822552614515">If the ICAgent fails to be upgraded, reinstall it.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_1012__row1522511268517"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.1.3.2.3.1.1 "><p id="aom_02_1012__p2022562619512">Offline</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="80%" headers="mcps1.3.4.3.1.3.2.3.1.2 "><p id="aom_02_1012__p5131152912100">Check for network faults and rectify such faults.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_1012__row182254266515"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.1.3.2.3.1.1 "><p id="aom_02_1012__p182251826115110">Faulty</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="80%" headers="mcps1.3.4.3.1.3.2.3.1.2 "><p id="aom_02_1012__p6225152614517">Contact technical support.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="fignone" id="aom_02_1012__fig753416484913"><a name="aom_02_1012__fig753416484913"></a><a name="fig753416484913"></a><span class="figcap"><b>Figure 1 </b>Checking the ICAgent status</span><br><span><img id="aom_02_1012__image18535348297" src="en-us_image_0297106347.png" height="125.06561900000001" width="497.42" title="Click to enlarge" class="imgResize"></span></div>
|
||||
</li></ul>
|
||||
<ul id="aom_02_1012__ul448210361371"><li id="aom_02_1012__li2678761283"><strong id="aom_02_1012__b2095464418223">Cause 2: AOM cannot monitor the current resource.</strong><p id="aom_02_1012__p5327411085">Suggestion: Check whether your resources can be monitored by AOM. AOM can monitor hosts, Kubernetes containers, and user processes, but does not monitor system processes.</p>
|
||||
</li><li id="aom_02_1012__li1848215364715"><strong id="aom_02_1012__b157706446192">Cause 3: The local time of the host is not synchronized with the NTP server time.</strong><div class="note" id="aom_02_1012__note470716361517"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="aom_02_1012__p97092361658"><strong id="aom_02_1012__b16932454191911">NTP Sync Status</strong>: indicates whether the local time of the host is synchronized with the NTP server time. The value can be <strong id="aom_02_1012__b15977240162410">0</strong> or <strong id="aom_02_1012__b179771240202412">1</strong>. <strong id="aom_02_1012__b49771740112415">0</strong> indicates the synchronized status while <strong id="aom_02_1012__b1097864018248">1</strong> indicates the asynchronized status.</p>
|
||||
</div></div>
|
||||
<p id="aom_02_1012__p16964393109">Suggestion: Choose <strong id="aom_02_1012__b2077611152112">View Management</strong> > <strong id="aom_02_1012__b20776311132112">Metric Monitoring</strong> and check the <strong id="aom_02_1012__b1381112426209">NTP Sync Status</strong> metric of the host. If the value of <strong id="aom_02_1012__b1081210426208">NTP Sync Status</strong> is <strong id="aom_02_1012__b28131942112016">1</strong>, the local time of the host is not synchronized with that of the NTP server. To solve the problem, perform synchronization.</p>
|
||||
</li><li id="aom_02_1012__li99951927072"><strong id="aom_02_1012__b1933210713224">Cause 4: The resource is deleted or stopped.</strong><p id="aom_02_1012__p137601226183910">Suggestions:</p>
|
||||
<ul id="aom_02_1012__ul272594503912"><li id="aom_02_1012__li183421343173916">On the ECS page, check whether the host is restarted, stopped, or deleted.</li><li id="aom_02_1012__li33431943203919">On the Cloud Container Engine (CCE) page, check whether the component is stopped or deleted.</li></ul>
|
||||
</li></ul>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_02_1101.html">FAQs</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script language="JavaScript">
|
||||
<!--
|
||||
image_size('.imgResize');
|
||||
var msg_imageMax = "view original image";
|
||||
var msg_imageClose = "close";
|
||||
//--></script>
|
||||
33
docs/aom/umn/aom_02_1014.html
Normal file
33
docs/aom/umn/aom_02_1014.html
Normal file
@ -0,0 +1,33 @@
|
||||
<a name="aom_02_1014"></a><a name="aom_02_1014"></a>
|
||||
|
||||
<h1 class="topictitle1">Metric Description</h1>
|
||||
<div id="body8662426"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="aom_02_1015.html">Introduction</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_02_1016.html">Network Metrics and Dimensions</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_02_1017.html">Disk Metrics and Dimensions</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_02_1018.html">File System Metrics and Dimensions</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_02_1019.html">Host Metrics and Dimensions</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_02_1020.html">Cluster Metrics and Dimensions</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_02_1021.html">Container Metrics and Dimensions</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_02_1022.html">Process Metrics and Dimensions</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_02_1023.html">Instance Metrics and Dimensions</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_02_1024.html">Service Metrics and Dimensions</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_06_6001.html">User Guide</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
47
docs/aom/umn/aom_02_1015.html
Normal file
47
docs/aom/umn/aom_02_1015.html
Normal file
@ -0,0 +1,47 @@
|
||||
<a name="aom_02_1015"></a><a name="aom_02_1015"></a>
|
||||
|
||||
<h1 class="topictitle1">Introduction</h1>
|
||||
<div id="body8662426"><p id="aom_02_1015__en-us_topic_0175590441_p196519682915">Metrics reflect resource performance data or status. A metric consists of the <a href="#aom_02_1015__en-us_topic_0175590441_section15138195111105">namespace</a>, <a href="#aom_02_1015__en-us_topic_0175590441_section157916821815">dimension</a>, name, and unit. Metrics are classified into system metrics and custom metrics.</p>
|
||||
<ul id="aom_02_1015__en-us_topic_0175590441_ul139863246284"><li id="aom_02_1015__en-us_topic_0175590441_li1023655719519">System metrics: basic metrics provided by AOM, such as CPU usage and used CPU cores.</li><li id="aom_02_1015__en-us_topic_0175590441_li1211925172818">Custom metrics: self-defined metrics. Custom metrics can be reported using the following methods:<ul id="aom_02_1015__en-us_topic_0175590441_ul1373437225"><li id="aom_02_1015__en-us_topic_0175590441_li21675142212">Method 1: Use the AOM API for reporting monitoring data.</li><li id="aom_02_1015__en-us_topic_0175590441_li1717111192217">Method 2: Connect to the Prometheus platform when creating container applications on Cloud Container Engine (CCE).</li></ul>
|
||||
</li></ul>
|
||||
<div class="section" id="aom_02_1015__en-us_topic_0175590441_section15138195111105"><a name="aom_02_1015__en-us_topic_0175590441_section15138195111105"></a><a name="en-us_topic_0175590441_section15138195111105"></a><h4 class="sectiontitle">Metric Namespaces</h4><p id="aom_02_1015__en-us_topic_0175590441_p20910928124711">Metric namespaces indicate containers for storing metrics. Metrics in different namespaces are independent of each other so that metrics of different applications will not be aggregated to the same statistics information.</p>
|
||||
<ul id="aom_02_1015__en-us_topic_0175590441_ul878341017170"><li id="aom_02_1015__en-us_topic_0175590441_li12523929103614">Namespaces of system metrics cannot be changed. These namespaces must start with <strong id="aom_02_1015__en-us_topic_0175590441_b17897175883219">PAAS.</strong>, as shown in <a href="#aom_02_1015__en-us_topic_0175590441_table1834203313399">Table 1</a>.
|
||||
<div class="tablenoborder"><a name="aom_02_1015__en-us_topic_0175590441_table1834203313399"></a><a name="en-us_topic_0175590441_table1834203313399"></a><table cellpadding="4" cellspacing="0" summary="" id="aom_02_1015__en-us_topic_0175590441_table1834203313399" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Namespaces of system metrics</caption><thead align="left"><tr id="aom_02_1015__en-us_topic_0175590441_row1934173317393"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.1.3.2.3.1.1"><p id="aom_02_1015__en-us_topic_0175590441_p16341133153910">Namespace</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="80%" id="mcps1.3.3.3.1.3.2.3.1.2"><p id="aom_02_1015__en-us_topic_0175590441_p534633113915">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="aom_02_1015__en-us_topic_0175590441_row33471214184114"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.1.3.2.3.1.1 "><p id="aom_02_1015__en-us_topic_0175590441_p143478142416">PAAS.AGGR</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="80%" headers="mcps1.3.3.3.1.3.2.3.1.2 "><p id="aom_02_1015__en-us_topic_0175590441_p1680511833913">Namespace of cluster metrics</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_1015__en-us_topic_0175590441_row12781163320122"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.1.3.2.3.1.1 "><p id="aom_02_1015__en-us_topic_0175590441_p101250724812">PAAS.NODE</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="80%" headers="mcps1.3.3.3.1.3.2.3.1.2 "><p id="aom_02_1015__en-us_topic_0175590441_p93433333910">Namespace of host, network, disk, and file system metrics</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_1015__en-us_topic_0175590441_row10341233103917"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.1.3.2.3.1.1 "><p id="aom_02_1015__en-us_topic_0175590441_p61091273481">PAAS.CONTAINER</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="80%" headers="mcps1.3.3.3.1.3.2.3.1.2 "><p id="aom_02_1015__en-us_topic_0175590441_p1496213218310">Namespace of service, instance, process, and container metrics</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</li></ul>
|
||||
<ul id="aom_02_1015__en-us_topic_0175590441_ul1552310299365"><li id="aom_02_1015__en-us_topic_0175590441_li1524325875512">Namespaces of custom metrics must be in the <strong id="aom_02_1015__b42912374136">XX.XX</strong> format (excluding <strong id="aom_02_1015__b1173963711125">PAAS.XX</strong>, <strong id="aom_02_1015__b13275431171216">SYS.XX</strong>, or <strong id="aom_02_1015__b1268411268121">SRE.XX</strong>). Each namespace must be 3 to 32 characters long and start with a letter. Only digits, uppercase letters, lowercase letters, and underscores (_) are allowed. For example, <strong id="aom_02_1015__b4691124521010">aom.host_01</strong>.</li></ul>
|
||||
</div>
|
||||
<div class="section" id="aom_02_1015__en-us_topic_0175590441_section157916821815"><a name="aom_02_1015__en-us_topic_0175590441_section157916821815"></a><a name="en-us_topic_0175590441_section157916821815"></a><h4 class="sectiontitle">Metric Dimensions</h4><p id="aom_02_1015__en-us_topic_0175590441_p1572613983214">Metric dimensions indicate the categories of metrics. Each metric has certain features, and a dimension may be considered as a category of relevant features.</p>
|
||||
<ul id="aom_02_1015__en-us_topic_0175590441_ul134514617233"><li id="aom_02_1015__en-us_topic_0175590441_li17202195110599">Dimensions of system metrics cannot be changed. Different types of metrics have different dimensions. For more information, see <a href="aom_02_1016.html">Network Metrics and Dimensions</a> to <a href="aom_02_1024.html">Service Metrics and Dimensions</a>.<div class="note" id="aom_02_1015__en-us_topic_0175590441_note15979155914596"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="aom_02_1015__en-us_topic_0175590441_p1997935975910">The dimensions listed in <a href="aom_02_1016.html">Network Metrics and Dimensions</a> to <a href="aom_02_1024.html">Service Metrics and Dimensions</a> are the dimensions of metrics collected and reported by the AOM backend. You can select these dimensions when calling APIs. Resources are filtered and displayed by dimensions on the AOM frontend.</p>
|
||||
</div></div>
|
||||
</li><li id="aom_02_1015__en-us_topic_0175590441_li1535425782415">Dimensions of custom metrics must be 1 to 32 characters long, which need to be customized.</li></ul>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_02_1014.html">Metric Description</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
142
docs/aom/umn/aom_02_1016.html
Normal file
142
docs/aom/umn/aom_02_1016.html
Normal file
File diff suppressed because it is too large
Load Diff
82
docs/aom/umn/aom_02_1017.html
Normal file
82
docs/aom/umn/aom_02_1017.html
Normal file
@ -0,0 +1,82 @@
|
||||
<a name="aom_02_1017"></a><a name="aom_02_1017"></a>
|
||||
|
||||
<h1 class="topictitle1">Disk Metrics and Dimensions</h1>
|
||||
<div id="body8662426">
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="aom_02_1017__en-us_topic_0175590443_table114637278513" width="100%" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Disk metrics</caption><thead align="left"><tr id="aom_02_1017__en-us_topic_0175590443_row1246332745114"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.1.2.5.1.1"><p id="aom_02_1017__en-us_topic_0175590443_p946332715115">Metric</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.1.2.5.1.2"><p id="aom_02_1017__en-us_topic_0175590443_p164631275518">Description</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="10%" id="mcps1.3.1.2.5.1.3"><p id="aom_02_1017__en-us_topic_0175590443_p8463727155114">Value Range</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.1.2.5.1.4"><p id="aom_02_1017__en-us_topic_0175590443_p146372765113">Unit</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="aom_02_1017__en-us_topic_0175590443_row44791827135111"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.1 "><p id="aom_02_1017__en-us_topic_0175590443_p247911275510">Disk read rate (diskReadRate)</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.1.2.5.1.2 "><p id="aom_02_1017__en-us_topic_0175590443_p4479182710514">Volume of data read from a disk per second</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.1.2.5.1.3 "><p id="aom_02_1017__en-us_topic_0175590443_p747962745120">≥ 0</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.4 "><p id="aom_02_1017__en-us_topic_0175590443_p19479162716512">KB/s</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_1017__en-us_topic_0175590443_row247962745118"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.1 "><p id="aom_02_1017__en-us_topic_0175590443_p6479172725112">Disk write rate (diskWriteRate)</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.1.2.5.1.2 "><p id="aom_02_1017__en-us_topic_0175590443_p74794272516">Volume of data written into a disk per second</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.1.2.5.1.3 "><p id="aom_02_1017__en-us_topic_0175590443_p5479927155115">≥ 0</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.4 "><p id="aom_02_1017__en-us_topic_0175590443_p144791927125119">KB/s</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="aom_02_1017__en-us_topic_0175590443_table115819522490" width="100%" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Dimensions of disk metrics</caption><thead align="left"><tr id="aom_02_1017__en-us_topic_0175590443_row4596175254913"><th align="left" class="cellrowborder" valign="top" width="49.96%" id="mcps1.3.2.2.3.1.1"><p id="aom_02_1017__en-us_topic_0175590443_p14596185284910">Dimension</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="50.03999999999999%" id="mcps1.3.2.2.3.1.2"><p id="aom_02_1017__en-us_topic_0175590443_p2612105219498">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="aom_02_1017__en-us_topic_0175590443_row1462875274916"><td class="cellrowborder" valign="top" width="49.96%" headers="mcps1.3.2.2.3.1.1 "><p id="aom_02_1017__en-us_topic_0175590443_p1686212413501">clusterId</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="50.03999999999999%" headers="mcps1.3.2.2.3.1.2 "><p id="aom_02_1017__en-us_topic_0175590443_p108621024145010">Cluster ID</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_1017__en-us_topic_0175590443_row3111185013406"><td class="cellrowborder" valign="top" width="49.96%" headers="mcps1.3.2.2.3.1.1 "><p id="aom_02_1017__en-us_topic_0175590443_p9111185074017">diskDevice</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="50.03999999999999%" headers="mcps1.3.2.2.3.1.2 "><p id="aom_02_1017__en-us_topic_0175590443_p12111155012409">Disk name</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_1017__en-us_topic_0175590443_row18562183318406"><td class="cellrowborder" valign="top" width="49.96%" headers="mcps1.3.2.2.3.1.1 "><p id="aom_02_1017__en-us_topic_0175590443_p95628332409">hostID</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="50.03999999999999%" headers="mcps1.3.2.2.3.1.2 "><p id="aom_02_1017__en-us_topic_0175590443_p75623333402">Host ID</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_1017__en-us_topic_0175590443_row57001384012"><td class="cellrowborder" valign="top" width="49.96%" headers="mcps1.3.2.2.3.1.1 "><p id="aom_02_1017__en-us_topic_0175590443_p93561814017">nameSpace</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="50.03999999999999%" headers="mcps1.3.2.2.3.1.2 "><p id="aom_02_1017__en-us_topic_0175590443_p3356588409">Cluster namespace</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_1017__en-us_topic_0175590443_row1715318594016"><td class="cellrowborder" valign="top" width="49.96%" headers="mcps1.3.2.2.3.1.1 "><p id="aom_02_1017__en-us_topic_0175590443_p4356381401">nodeIP</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="50.03999999999999%" headers="mcps1.3.2.2.3.1.2 "><p id="aom_02_1017__en-us_topic_0175590443_p2034119815407">Host IP address</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_02_1017__en-us_topic_0175590443_row1735612117401"><td class="cellrowborder" valign="top" width="49.96%" headers="mcps1.3.2.2.3.1.1 "><p id="aom_02_1017__en-us_topic_0175590443_p134114114404">nodeName</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="50.03999999999999%" headers="mcps1.3.2.2.3.1.2 "><p id="aom_02_1017__en-us_topic_0175590443_p43563115402">Host name</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_02_1014.html">Metric Description</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
111
docs/aom/umn/aom_02_1018.html
Normal file
111
docs/aom/umn/aom_02_1018.html
Normal file
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user