Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-5763

Nagios should send alert for NumberOfMissingBlocks instead of CorruptBlocks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.6.1
    • ambari-agent
    • None

    Description

      Nagios gets NN JMX metrics. When CorruptBlocks >0, it sends alert to the administrator. However, the corrupted replica is not a concern, only corrupt block should be a alert. Corrupt replica happens often in some environments and this alert misleads some customers to think the data is lost.

      The JMX metric "NumberOfMissingBlocks" is for corrupt block.

      We want to do the following changes for Nagios alerting:
      1) checks NumberOfMissingBlocks and sends alert when it's not zero. (already doing this in current Ambari code??)
      2) doesn't send alert for "CorruptBlocks" value change.

      Attachments

        1. AMBARI-5763.patch
          10 kB
          Vitaly Brodetskyi

        Issue Links

          Activity

            People

              vbrodetskyi Vitaly Brodetskyi
              vbrodetskyi Vitaly Brodetskyi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: