Skip to content

Commit d7b4680

Browse files
author
Davi Torres
committed
Reordered columns or types
1 parent 30594b5 commit d7b4680

File tree

1 file changed

+56
-56
lines changed

1 file changed

+56
-56
lines changed

source/adminguide/management.rst

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -291,89 +291,89 @@ be found by calling listAlerts.
291291
.. list-table:: List of Alerts
292292
:header-rows: 1
293293

294-
* - Name
295-
- Default
294+
* - Type Number
295+
- Name
296296
- Description
297-
* - ``MEMORY``
298-
- `0`
297+
* - `0`
298+
- ``MEMORY``
299299
- Available Memory below configured threshold
300-
* - ``CPU``
301-
- `1`
300+
* - `1`
301+
- ``CPU``
302302
- Unallocated CPU below configured threshold
303-
* - ``STORAGE``
304-
- `2`
303+
* - `2`
304+
- ``STORAGE``
305305
- Available Storage below configured threshold
306-
* - ``STORAGE_ALLOCATED``
307-
- `3`
306+
* - `3`
307+
- ``STORAGE_ALLOCATED``
308308
- Remaining unallocated Storage is below configured threshold
309-
* - ``PUBLIC_IP``
310-
- `4`
309+
* - `4`
310+
- ``PUBLIC_IP``
311311
- Number of unallocated virtual Network public IPs is below configured threshold
312-
* - ``PRIVATE_IP``
313-
- `5`
312+
* - `5`
313+
- ``PRIVATE_IP``
314314
- Number of unallocated private IPs is below configured threshold
315-
* - ``SECONDARY_STORAGE``
316-
- `6`
315+
* - `6`
316+
- ``SECONDARY_STORAGE``
317317
- Available Secondary Storage in availability zone is below configured threshold
318-
* - ``HOST``
319-
- `7`
318+
* - `7`
319+
- ``HOST``
320320
- Host related alerts like host disconnected
321-
* - ``USERVM``
322-
- `8`
321+
* - `8`
322+
- ``USERVM``
323323
- User Instance stopped unexpectedly
324-
* - ``DOMAIN_ROUTER``
325-
- `9`
324+
* - `9`
325+
- ``DOMAIN_ROUTER``
326326
- Domain Router VM stopped unexpectedly
327-
* - ``CONSOLE_PROXY``
328-
- `10`
327+
* - `10`
328+
- ``CONSOLE_PROXY``
329329
- Console Proxy VM stopped unexpectedly
330-
* - ``ROUTING``
331-
- `11`
330+
* - `11`
331+
- ``ROUTING``
332332
- Lost connection to default route (to the gateway)
333-
* - ``STORAGE_MISC``
334-
- `12`
333+
* - `12`
334+
- ``STORAGE_MISC``
335335
- Storage issue in system VMs
336-
* - ``USAGE_SERVER``
337-
- `13`
336+
* - `13`
337+
- ``USAGE_SERVER``
338338
- No usage server process running
339-
* - ``MANAGEMENT_NODE``
340-
- `14`
339+
* - `14`
340+
- ``MANAGEMENT_NODE``
341341
- Management Network CIDR is not configured originally
342-
* - ``DOMAIN_ROUTER_MIGRATE``
343-
- `15`
342+
* - `15`
343+
- ``DOMAIN_ROUTER_MIGRATE``
344344
- Domain Router VM Migration was unsuccessful
345-
* - ``CONSOLE_PROXY_MIGRATE``
346-
- `16`
345+
* - `16`
346+
- ``CONSOLE_PROXY_MIGRATE``
347347
- Console Proxy VM Migration was unsuccessful
348-
* - ``USERVM_MIGRATE``
349-
- `17`
348+
* - `17`
349+
- ``USERVM_MIGRATE``
350350
- User Instance Migration was unsuccessful
351-
* - ``VLAN``
352-
- `18`
351+
* - `18`
352+
- ``VLAN``
353353
- Number of unallocated VLANs is below configured threshold in availability zone
354-
* - ``SSVM``
355-
- `19`
354+
* - `19`
355+
- ``SSVM``
356356
- SSVM stopped unexpectedly
357-
* - ``USAGE_SERVER_RESULT``
358-
- `20`
357+
* - `20`
358+
- ``USAGE_SERVER_RESULT``
359359
- Usage job failed
360-
* - ``STORAGE_DELETE``
361-
- `21`
360+
* - `21`
361+
- ``STORAGE_DELETE``
362362
- Failed to delete storage pool
363-
* - ``UPDATE_RESOURCE_COUNT``
364-
- `22`
363+
* - `22`
364+
- ``UPDATE_RESOURCE_COUNT``
365365
- Failed to update the resource count
366-
* - ``USAGE_SANITY_RESULT``
367-
- `23`
366+
* - `23`
367+
- ``USAGE_SANITY_RESULT``
368368
- Usage Sanity Check failed
369-
* - ``DIRECT_ATTACHED_PUBLIC_IP``
370-
- `24`
369+
* - `24`
370+
- ``DIRECT_ATTACHED_PUBLIC_IP``
371371
- Number of unallocated shared Network IPs is low in availability zone
372-
* - ``LOCAL_STORAGE``
373-
- `25`
372+
* - `25`
373+
- ``LOCAL_STORAGE``
374374
- Remaining unallocated Local Storage is below configured threshold
375-
* - ``RESOURCE_LIMIT_EXCEEDED``
376-
- `26`
375+
* - `26`
376+
- ``RESOURCE_LIMIT_EXCEEDED``
377377
- Generated when the resource limit exceeds the limit. Currently used for recurring Snapshots only
378378

379379

0 commit comments

Comments
 (0)