mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
mdadm: add cgi to display the md-state.
This commit is contained in:
@@ -69,3 +69,8 @@
|
||||
'title' => 'Atm-status',
|
||||
'enabled' => `find /sys/class/atm/*/device 2>/dev/null`,
|
||||
};
|
||||
$substatus->{'76.mdstat'} = {'caption' => 'Mdstat',
|
||||
'uri' => '/cgi-bin/mdstat.cgi',
|
||||
'title' => 'Mdstat',
|
||||
'enabled' => 1,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user