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

sessionfile not working #208

Open bc-networks opened 7 months ago

bc-networks commented 7 months ago

using version 1.2.5 with sdk 6.5.0 build-4566394 on debian11 (bullseye). After deleting session files in /tmp, new file is generated after first check, and all looks fine. But with second check, it fails with <Timeout exceeded.>UNKNOWN: Script killed by monitor. Deleting the sessionfile a second time, same procedure. Using --nosession always works, but should not be best practice. Any idea wheather to find the problem?

thanks