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)"
Attachments
Activity
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Assignee | Original: Tom Laermans [ sid3windr ] | New: Mike Stupalov [ landy ] |
Attachment | New: image-2023-07-25-14-55-54-837.png [ 20805 ] |
Attachment | New: image-2023-07-25-14-55-42-364.png [ 20804 ] |
Attachment | New: image-2023-07-25-14-54-21-954.png [ 20803 ] |
Attachment | New: Screenshot 2023-07-25 at 14.44.00.png [ 20802 ] |
yah, should be fixed after r12903.