You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2016/03/31 15:29:25 UTC

[jira] [Created] (AMBARI-15647) Alerts Using the SKIPPED State Cause Stale Alert Notification

Jonathan Hurley created AMBARI-15647:
----------------------------------------

             Summary: Alerts Using the SKIPPED State Cause Stale Alert Notification
                 Key: AMBARI-15647
                 URL: https://issues.apache.org/jira/browse/AMBARI-15647
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 2.2.0
            Reporter: Jonathan Hurley
            Assignee: Jonathan Hurley
            Priority: Critical
             Fix For: 2.4.0


SCRIPT alerts which use the {{SKIPPED}} state as a way of preventing processing are causing instances of the Ambari Stale Alert to trigger. This is because the agents do not return these alerts in the heartbeat causing their timestamps not to update.

STR:
- Create a SCRIPT alert which returns {{SKIPPED}} as it's state.
- Wait for the stale alert to trigger.

{code}
There are 1 stale alerts from 1 host(s): c6401.ambari.apache.org[NameNode Service RPC Queue Latency (Hourly) (2h 18m), NameNode Service RPC Processing Latency (Hourly) (2h 18m)]
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)