fix windows example

This commit is contained in:
Kevin Duret 2015-01-02 11:36:14 +01:00
parent 770ffdb35e
commit adc254bbf1
1 changed files with 1 additions and 1 deletions

View File

@ -539,7 +539,7 @@ Warning if space used > 80% and critical if space used > 90%:
Storage 'C:' Total: 126.66 GB Used: 35.97 GB (28.40%) Free: 90.69 GB (71.60%)
Storage 'D:' Total: 126.66 GB Used: 35.97 GB (28.40%) Free: 90.69 GB (71.60%)
Warning if space free < 5G and critical if space free < 5G:
Warning if space free < 5G and critical if space free < 2G:
::
$ perl centreon_plugins.pl --plugin=os::windows::snmp::plugin --mode=storage --hostname=xxx.xxx.xxx.xxx --snmp-version=2c --snmp-public=community --verbose --storage='.*' --name --regexp --display-transform-src='(..).*' --display-transform-dst='$1' --warning=5497558138880 --critical=2199023255552 --units='B' --free