mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-04-07 20:35:27 +02:00
fix mssql databases-size
This commit is contained in:
parent
3824670cb9
commit
45f3d0ece9
@ -274,8 +274,7 @@ sub manage_selection {
|
||||
[max_size]
|
||||
$extra_fields
|
||||
FROM sys.database_files
|
||||
$join
|
||||
ORDER BY [File_Type], [file_id]'
|
||||
$join'
|
||||
});
|
||||
|
||||
my $unlimited_disk = {};
|
||||
|
Loading…
x
Reference in New Issue
Block a user