mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 08:04:36 +02:00
improve cisco ucs plugin refs #5168
This commit is contained in:
parent
10db841b67
commit
e85bc15806
@ -50,6 +50,7 @@ sub new {
|
|||||||
'equipment' => 'hardware::server::cisco::ucs::mode::equipment',
|
'equipment' => 'hardware::server::cisco::ucs::mode::equipment',
|
||||||
'faults' => 'hardware::server::cisco::ucs::mode::faults',
|
'faults' => 'hardware::server::cisco::ucs::mode::faults',
|
||||||
'audit-logs' => 'hardware::server::cisco::ucs::mode::auditlogs',
|
'audit-logs' => 'hardware::server::cisco::ucs::mode::auditlogs',
|
||||||
|
'service-profile' => 'hardware::server::cisco::ucs::mode::serviceprofile',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $self;
|
return $self;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user