mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-22 21:24:53 +02:00
enh(compellent) Add diskfolder hardware component
This commit is contained in:
parent
c34c9ff12b
commit
b7ec44a363
@ -28,7 +28,7 @@ my $mapping = {
|
||||
scDiskFolderStatus => { oid => '.1.3.6.1.4.1.674.11000.2000.500.1.2.25.1.3', map => \%map_sc_status },
|
||||
scDiskFolderName => { oid => '.1.3.6.1.4.1.674.11000.2000.500.1.2.25.1.4' },
|
||||
};
|
||||
my $oid_scDiskFolderEntry = '.1.3.6.1.4.1.674.11000.2000.500.1.2.14.1';
|
||||
my $oid_scDiskFolderEntry = '.1.3.6.1.4.1.674.11000.2000.500.1.2.25.1';
|
||||
|
||||
sub load {
|
||||
my ($self) = @_;
|
||||
|
Loading…
x
Reference in New Issue
Block a user