mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
fix appeartv alarm mode
This commit is contained in:
parent
25f8fbfea0
commit
d0363fb01e
@ -154,7 +154,7 @@ sub manage_selection {
|
||||
{ oid => $mapping->{msgText}->{oid} },
|
||||
{ oid => $mapping->{msgGenerationTime}->{oid} },
|
||||
{ oid => $mapping->{msgSeverity}->{oid} },
|
||||
], nothing_quit => 1, return_type => 1);
|
||||
], return_type => 1);
|
||||
|
||||
my $last_time;
|
||||
if (defined($self->{option_results}->{memory})) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user