Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 036901755F for ; Sat, 7 Feb 2015 01:52:35 +0000 (UTC) Received: (qmail 65185 invoked by uid 500); 7 Feb 2015 01:52:34 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 65140 invoked by uid 500); 7 Feb 2015 01:52:34 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 65128 invoked by uid 99); 7 Feb 2015 01:52:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Feb 2015 01:52:34 +0000 Date: Sat, 7 Feb 2015 01:52:34 +0000 (UTC) From: "Srimanth Gunturi (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-9530) After upgrade to 1.7, Ambari is not longer honor ganglia/nagios with https MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srimanth Gunturi updated AMBARI-9530: ------------------------------------- Attachment: AMBARI-9530.patch > After upgrade to 1.7, Ambari is not longer honor ganglia/nagios with https > -------------------------------------------------------------------------- > > Key: AMBARI-9530 > URL: https://issues.apache.org/jira/browse/AMBARI-9530 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.0.0 > Reporter: Srimanth Gunturi > Assignee: Srimanth Gunturi > Fix For: 2.0.0 > > Attachments: AMBARI-9530.patch > > > PROBLEM: Enable https for ganglia and nagios, then upgrade to Ambari 1.7, after that, although ganglia.https=true is still in ambari.properties, the quick link of ganglia and nagios are both pointing to http. > And all the host metrics is lost as well, since Ambari make the curl call to http instead of https. > SUPPORT ANALYSIS: > As workaround, we have to run ambari-server setup-security to disable the https for both nagios and ganglia. > Then run ambari-server setup-security again to enable it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)