I've recently updated a Nagios XI instance to the latest version.
I'm in need of some guidance using the new "check_vsphere_xi.py" plugin.
On the previous version, with the "check_vmware_api.pl" plugin I could connect without issues to each of the hosts from a vcenter cluster, but now with the new plugin, it gives this error "CRITICAL: Could not connect to the specified vCenter server.".
I'm testing it executing the following command:
Code: Select all
./check_vsphere_xi.py -H <esxi_ip> -f <authfile_path> -l vmfs
This is the command I'm testing:
Code: Select all
./check_vsphere_xi.py -H <vcenter_IP> -f <authfile_path> -l vmfs -o <datastore_name>