mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-23 21:55:16 +02:00
fix cisco aaa-servers
This commit is contained in:
parent
1e5fbd9cbd
commit
aa37eba352
@ -40,7 +40,7 @@ sub prefix_aaa_output {
|
||||
my ($self, %options) = @_;
|
||||
|
||||
return sprintf(
|
||||
"checking server '%s' [protocol: %s] ",
|
||||
"Server '%s' [protocol: %s] ",
|
||||
$options{instance_value}->{name},
|
||||
$options{instance_value}->{protocol}
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user