check_logfiles icon indicating copy to clipboard operation
check_logfiles copied to clipboard

nosavethreshold from cmd line

Open maxwellb995 opened this issue 3 years ago • 0 comments

Hi,

My understanding of Perl is tenuous at best but we want to define nosavethreshold & thresholdexpiry as part of the commandline Parameters (line number 5848) under the options (line 5911) section. Correct?

Whenever I try to execute the plugin with the --nosavethreshold flag I get the help manual. After adding those parameters the plugin seems to work as expected. If adding the parameters is incorrect, please let me know how I can get the expected behavior (nosavethreshold from the cmd line) from the existing src?

Thanks, Maxwell Ramirez

maxwellb995 avatar Mar 10 '22 21:03 maxwellb995