[
https://issues.apache.org/jira/browse/AMBARI-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13908405#comment-13908405
]
Dmitry Lysnichenko commented on AMBARI-4778:
--------------------------------------------
+1
> Nagios reports a Host as down when it is actually up
> ----------------------------------------------------
>
> Key: AMBARI-4778
> URL: https://issues.apache.org/jira/browse/AMBARI-4778
> Project: Ambari
> Issue Type: Bug
> Components: agent
> Reporter: Vitaly Brodetskyi
> Assignee: Vitaly Brodetskyi
> Fix For: 1.5.0
>
> Attachments: AMBARI-4778.patch
>
>
> Nagios tracks host status using ping, but the permissions on t_sles11x64sp1
> /bin/ping prevent any user other than root to open the required port.
> Changing the permissions;
> chmod u+s /bin/ping
> is the quick fix but is it ok long term??
> Maybe sudoers, run Nagios as root?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)