mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
committed by
PipoCanaja
co-authored by
PipoCanaja
parent
82bad5f701
commit
c7d4de6e15
@@ -50,7 +50,7 @@ if (!isset($vars['pool'])) {
|
||||
} else {
|
||||
$graphs = array(
|
||||
'zfs_pool_space'=>'Pool Space',
|
||||
'zfs_pool_cap'=>'Pool Capcity',
|
||||
'zfs_pool_cap'=>'Pool Capacity',
|
||||
'zfs_pool_frag'=>'Pool Fragmentation',
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user