mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 00:24:46 +02:00
Refs #5379
This commit is contained in:
parent
1654b1e045
commit
10f9ef1c85
@ -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