mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-04-08 17:06:05 +02:00
+ Fix #624
This commit is contained in:
parent
bdac23530b
commit
fa6b7d8326
@ -76,7 +76,7 @@ sub run {
|
||||
my ($self, %options) = @_;
|
||||
|
||||
$self->{output}->output_add(severity => 'OK',
|
||||
short_msg => 'centreon-broker failover files and tempory are ok');
|
||||
short_msg => 'centreon-broker failover/temporary files are ok');
|
||||
|
||||
my $total_size = 0;
|
||||
foreach my $config (@{$self->{option_results}->{broker_config}}) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user