[
https://issues.apache.org/jira/browse/AMBARI-5600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nate Cole resolved AMBARI-5600.
-------------------------------
Resolution: Fixed
commit 4481ac2495c9da2ae50d7f86ff9eebdfae8e9348
> NameNode/ResourceManager/HBase Master CPU Utilization with disabled SNMP
> ------------------------------------------------------------------------
>
> Key: AMBARI-5600
> URL: https://issues.apache.org/jira/browse/AMBARI-5600
> Project: Ambari
> Issue Type: Task
> Components: agent
> Reporter: Nate Cole
> Assignee: Nate Cole
> Fix For: 1.6.1
>
>
> In certain environments where SNMP is not working (due to firewall, snmpd not
> running, etc), "CPU Utilization" alerts show up as "UNKNOWN" with a question
> mark.
> Can easily replicate this by running "service snmpd stop" on all hosts once
> the cluster is installed.
> It looks like no other alerts are affected by the lack of functioning SNMP.
> * Drop dependency/install of SNMP
> * Check for java7 or higher and use a JMX metric for this information
> * When java6, do not provide a CPU alert.
--
This message was sent by Atlassian JIRA
(v6.2#6252)