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

Uknown host select #123

Closed william-sy closed 7 years ago

william-sy commented 7 years ago

Seem to be getting this: (ubuntu 16)

root@sever:/home/user# /usr/lib/nagios/check_vmware_esx/check_vmware_esx.pl -H 192.168.1.1--username=nagios --password=supersecure --sessionfiledir=/tmp/ Use of uninitialized value $select in lc at /usr/lib/nagios/check_vmware_esx/check_vmware_esx.pl line 1809. Unknown host select

william-sy commented 7 years ago

Nevermind i have been dumb :) by adding -S cpu or other check it works 👍