mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-23 05:35:01 +02:00
with openmetrics output, force new perfdata
This commit is contained in:
parent
1c2f8aaee9
commit
89a444c318
@ -130,6 +130,7 @@ sub check_options {
|
||||
}
|
||||
|
||||
$self->load_perfdata_extend_args();
|
||||
$self->{option_results}->{use_new_perfdata} = 1 if (defined($self->{option_results}->{output_openmetrics}));
|
||||
}
|
||||
|
||||
sub add_option_msg {
|
||||
|
Loading…
x
Reference in New Issue
Block a user