mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 08:34:46 +02:00
Refs #5379
This commit is contained in:
parent
b0381dc24d
commit
6cdbb2dbbc
@ -62,7 +62,7 @@ sub new {
|
||||
"command-options:s" => { name => 'command_options', default => '/proc/uptime 2>&1' },
|
||||
"warning:s" => { name => 'warning', default => '' },
|
||||
"critical:s" => { name => 'critical', default => '' },
|
||||
"seconds" => { name => 'seconds', },
|
||||
"seconds" => { name => 'seconds', },
|
||||
});
|
||||
return $self;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user