mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 23:54:18 +02:00
add qos stormshield
This commit is contained in:
parent
657ade5e6e
commit
6cc1034826
@ -189,7 +189,7 @@ sub manage_selection {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (scalar(keys %{$self->{qos}}) <= 0) {
|
if (scalar(keys %{$self->{qos}}) <= 0) {
|
||||||
$self->{output}->add_option_msg(short_msg => "No QoS found.");
|
$self->{output}->add_option_msg(short_msg => 'No QoS found.');
|
||||||
$self->{output}->option_exit();
|
$self->{output}->option_exit();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user