[ 
https://issues.apache.org/jira/browse/HDDS-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16688797#comment-16688797
 ] 

Bharat Viswanadham commented on HDDS-817:
-----------------------------------------

Already we have metric for the below.

Total no of data nodes in cluster (Running, Unhealthy, Failed)
{code:java}
{ "name" : "Hadoop:service=SCMNodeManager,name=SCMNodeManagerInfo", 
"modelerType" : "org.apache.hadoop.hdds.scm.node.SCMNodeManager", "NodeCount" : 
[ { "key" : "STALE", "value" : 0 }, { "key" : "DECOMMISSIONING", "value" : 0 }, 
{ "key" : "DECOMMISSIONED", "value" : 0 }, { "key" : "HEALTHY", "value" : 3 }, 
{ "key" : "DEAD", "value" : 0 } ] }{code}

> Create SCM metrics
> ------------------
>
>                 Key: HDDS-817
>                 URL: https://issues.apache.org/jira/browse/HDDS-817
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Bharat Viswanadham
>            Assignee: Bharat Viswanadham
>            Priority: Major
>
> # Disk usage HDD and SSD
>  # Total no of datanodes in cluster (Running, Unhealthy, Failed)
>  # Number of containers (open, closed)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to