tbrehm
2010-10-18 bc963bc1f5611c78a319ddb77efb0037cc63768c
Fixed problem in LSI raid controller detection code.
1 files modified
2 ■■■■■ changed files
server/mods-available/monitor_core_module.inc.php 2 ●●●●● patch | view | raw | blame | history
server/mods-available/monitor_core_module.inc.php
@@ -1085,6 +1085,7 @@
        /*
         * Check, if we have mpt-status installed (LSIsoftware-raid)
        */
        if(is_file('/proc/mpt/summary')) {
        system('which mpt-status', $retval);
        if($retval === 0) {
            /*
@@ -1132,6 +1133,7 @@
                }
            }
        }
        }
        /*
         * Insert the data into the database