BaldMansMojo / check_vmware_esx

chech_vmware_esx Fork of check_vmware_api.pl
GNU General Public License v2.0
124 stars 67 forks source link

Impossible to set warning/critical tresholds for the volumes check #11

Closed maestrx closed 10 years ago

maestrx commented 10 years ago

At first, thansk for this great plugin! ./check_vmware_api.pl is really not useful in prod env...

As I care about the free space on the volume and less free space is worse, it should be possible to set the critical treshold to be lower than warning treshold? Or I'm I missing something here?

$ ./check_vmware_esx.pl -H 1.2.3.4 -f vmware_authfile -S volumes -s vmware_1 --gigabyte -w 10% -c 5% ERROR! Warning should not be greater or equal than critical

BaldMansMojo commented 10 years ago

Should work now. Sorry. Please read updated history.