This commit is contained in:
garnier-quentin 2020-07-29 09:31:36 +02:00
parent 6d29298351
commit 8073d8461f
1 changed files with 0 additions and 2 deletions

View File

@ -91,8 +91,6 @@ sub new {
bless $self, $class;
$options{options}->add_options(arguments => {
'warning:s' => { name => 'warning' },
'critical:s' => { name => 'critical' },
'force-oid:s' => { name => 'force_oid' },
'check-overload' => { name => 'check_overload' },
'reboot-window:s' => { name => 'reboot_window', default => 5000 },