mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 16:14:21 +02:00
indent tablespace
This commit is contained in:
parent
482bf864b8
commit
b47f3d9154
@ -540,7 +540,6 @@ sub manage_selection {
|
||||
my $result = $self->{sql}->fetchall_arrayref();
|
||||
|
||||
$self->{tablespace} = {};
|
||||
|
||||
foreach my $row (@$result) {
|
||||
my ($name, $status, $type, $extentmgmt, $bytes, $bytes_max, $bytes_free) = @$row;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user