mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 00:24:46 +02:00
memory snmp standard - revert units
This commit is contained in:
parent
33d0bacf55
commit
b7b8834105
@ -147,7 +147,7 @@ sub new {
|
||||
bless $self, $class;
|
||||
|
||||
$options{options}->add_options(arguments => {
|
||||
'units:s' => { name => 'units', default => '' },
|
||||
'units:s' => { name => 'units', default => '%' },
|
||||
'free' => { name => 'free' },
|
||||
'swap' => { name => 'check_swap' },
|
||||
'patch-redhat' => { name => 'patch_redhat' },
|
||||
|
Loading…
x
Reference in New Issue
Block a user