Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
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)"