Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-4567

hdarray unix-agent ignoring Linux MD Raid

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • None
    • Unix Agent
    • None

    Description

      Linux md-Raids are ignored by Observium as their names include non-digit characters.

      possible fix is in includes/polling/unix-agent/hdarray.inc.php by replacing the regex with a simple "preg_match('/^Drive/', $param)"

      Attachments

        Activity

          [OBS-4567] hdarray unix-agent ignoring Linux MD Raid

          yah, should be fixed after r12903.

          landy Mike Stupalov added a comment - yah, should be fixed after r12903.

          without this workaround, we have two different problems occuring with those software Raid drives:

          either they are missing completely from the statuses:

           

          or if they are present they are not getting polled properly:

           

          morikules Moritz Magin added a comment - without this workaround, we have two different problems occuring with those software Raid drives: either they are missing completely from the statuses:   or if they are present they are not getting polled properly:  

          seems like this broke in Revision 6365

          systemheld Oliver Kett added a comment - seems like this broke in Revision 6365

          People

            landy Mike Stupalov
            systemheld Oliver Kett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: