You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2015/09/01 14:05:49 UTC

Review Request 38002: Host Checks: should not warn on nagios, ganglia or puppet packages

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38002/
-----------------------------------------------------------

Review request for Ambari and Vitalyi Brodetskyi.


Bugs: AMBARI-12956
    https://issues.apache.org/jira/browse/AMBARI-12956


Repository: ambari


Description
-------

When registering a host and performing host checks, if the host includes
packages for nagios, ganglia or puppet, Ambari reports a Package Issue. For
example:

    
    
    
    nagios.x86_64 	3.5.0-99
    

Since Ambari no longer uses nagios, puppet or ganglia, these checks are no
longer necessary. But showing these potential Package Issues to a user might
cause confusion.


Diffs
-----

  ambari-agent/src/main/python/ambari_agent/HostInfo.py 385c758 
  ambari-server/src/main/resources/custom_actions/scripts/check_host.py 08a391e 

Diff: https://reviews.apache.org/r/38002/diff/


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 38002: Host Checks: should not warn on nagios, ganglia or puppet packages

Posted by Vitalyi Brodetskyi <vb...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38002/#review97277
-----------------------------------------------------------

Ship it!


Ship It!

- Vitalyi Brodetskyi


On Вер. 1, 2015, 12:05 після полудня, Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/38002/
> -----------------------------------------------------------
> 
> (Updated Вер. 1, 2015, 12:05 після полудня)
> 
> 
> Review request for Ambari and Vitalyi Brodetskyi.
> 
> 
> Bugs: AMBARI-12956
>     https://issues.apache.org/jira/browse/AMBARI-12956
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> When registering a host and performing host checks, if the host includes
> packages for nagios, ganglia or puppet, Ambari reports a Package Issue. For
> example:
> 
>     
>     
>     
>     nagios.x86_64 	3.5.0-99
>     
> 
> Since Ambari no longer uses nagios, puppet or ganglia, these checks are no
> longer necessary. But showing these potential Package Issues to a user might
> cause confusion.
> 
> 
> Diffs
> -----
> 
>   ambari-agent/src/main/python/ambari_agent/HostInfo.py 385c758 
>   ambari-server/src/main/resources/custom_actions/scripts/check_host.py 08a391e 
> 
> Diff: https://reviews.apache.org/r/38002/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>