Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
My HP Servers with the P408i-a Smart array needed a little fix in the regex in line 60 of the python version 1.7:
should be:
smart = re.compile(‘^(HPE )?Smart Array .*$’)