We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 210fa38 commit 23c8613Copy full SHA for 23c8613
1 file changed
server/lib/classes/cron.d/100-monitor_raid.inc.php
@@ -276,7 +276,7 @@ public function onRunJob() {
276
}
277
278
/*
279
- * HP Proliant new driver -> http://downloads.linux.hpe.com/SDR/project/mcp/
+ * HP Proliant new HPE Command Line Smart Storage Administration Utility
280
*/
281
system('which ssacli', $retval);
282
if($retval === 0) {
0 commit comments