Distributed Cloud Scalability Improvement - Phase1
Story: 2011106 Task: 51360 Change-Id: I872044600f50606ba382dc443e308fe9dc48855c Signed-off-by: Ngairangbam Mili <ngairangbam.mili@windriver.com>
This commit is contained in:
		@@ -66,18 +66,25 @@ You can use the CLI to review alarm summaries for the |prod-dc|.
 | 
			
		||||
 | 
			
		||||
    .. code-block:: none
 | 
			
		||||
 | 
			
		||||
        ~(keystone_admin)$ fm --os-region-name subcloud2 --os-auth-url http://192.168.121.2:5000/v3 alarm-summary
 | 
			
		||||
        ~(keystone_admin)$ fm --os-region-name 829881a8077d4a1f997efd30611cf0ab --os-auth-url https://192.168.121.2:5000/v3 --os-endpoint-type public alarm-summary
 | 
			
		||||
        +-----------------+--------------+--------------+----------+
 | 
			
		||||
        | Critical Alarms | Major Alarms | Minor Alarms | Warnings |
 | 
			
		||||
        +-----------------+--------------+--------------+----------+
 | 
			
		||||
        | 0               | 0            | 0            | 0        |
 | 
			
		||||
        +-----------------+--------------+--------------+----------+
 | 
			
		||||
 | 
			
		||||
    .. note::
 | 
			
		||||
 | 
			
		||||
        ``829881a8077d4a1f997efd30611cf0ab`` is the desired subcloud region name
 | 
			
		||||
        and it can be retrieved by using the :command:`dcmanager subcloud show`
 | 
			
		||||
        command. ``192.168.121.2`` is the external_oam_floating_address of the
 | 
			
		||||
        subcloud.
 | 
			
		||||
 | 
			
		||||
-   To list the alarms for a subcloud:
 | 
			
		||||
 | 
			
		||||
    .. code-block:: none
 | 
			
		||||
 | 
			
		||||
        ~(keystone_admin)$ fm --os-region-name subcloud2 --os-auth-url http://192.168.121.2:5000/v3 alarm-list
 | 
			
		||||
        ~(keystone_admin)$ fm --os-region-name 829881a8077d4a1f997efd30611cf0ab --os-auth-url https://192.168.121.2:5000/v3 --os-endpoint-type public alarm-list
 | 
			
		||||
        +----------+--------------------------------------------+-------------------+----------+-------------------+
 | 
			
		||||
        | Alarm ID | Reason Text                                | Entity ID         | Severity | Time Stamp        |
 | 
			
		||||
        +----------+--------------------------------------------+-------------------+----------+-------------------+
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user