JBElect

Results 4 comments of JBElect

Hello and thanks you for your message. Unfortunately it's not working better with --time-shift option : [root@xxxx]# /usr/lib/centreon/plugins/centreon_vmware_connector_client.pl --plugin=apps::vmware::connector::plugin --mode=snapshot-vm --custommode=connector --connector-hostname='y.y.y.y' --connector-port='5700' --container='my_container' --vm-hostname='.*' --filter --filter-uuid='' --unit 'h' --warning='72'...

Hello, and thanks for your feedback. This is what I have found about licenses : https://developer.broadcom.com/xapis/vmware-cloud-foundation-api/latest/v1/license-keys/get/ https://{api_host}/v1/license-keys GET /v1/license-keys licenseKeyUsage : total, used, remaining, et licence en unités (ex. INSTANCE)...

Hi, Using the following documentation: https://developer.broadcom.com/xapis/virtual-infrastructure-json-api/8.0.3/sdk/vim25/release/LicenseManager/moId/licenses/get/index?scrollString=license I wrote a Python script to query the API and retrieve license expiration dates. Here are the main functions I implemented: ``` def extract_expiration_dates(json_data):...

Hi, I’ve added the two debug lines as requested in /usr/lib/centreon/plugins/centreon_vmware_connector_client.pl and ran the plugin again. Here is the output of the Dumper for the ESXi host in Japan: ```...