Hi,
I updated VmBix to version 2.0. Here are the main changes :
* Switched VMWare Java API to YAViJava 6.0.3 instead of ViJava 5.1. This adds support for VMWare API 5.5 and 6.0.
* Switched from ant/ivy to Maven.
* Added Logback for logging (and removed the verbose parameter). The logging configuration is now defined in the /etc/vmbix/logback.xml file.
* vmbix command now logs to console and vmbixd logs to file (/var/log/vmbix.log by default).
* Added support for NAS datastores (thank you Andrea).
* Slightly refactored the code.
You can find the full CHANGELOG here :
https://github.com/dav3860/vmbix/blo...r/CHANGELOG.md.
And you can download the latest release here : https://github.com/dav3860/vmbix/releases.
I've also added Zabbix 3.0 support for the VmBix Zabbix loadable module : https://github.com/dav3860/vmbix_zabbix_module.
I updated VmBix to version 2.0. Here are the main changes :
* Switched VMWare Java API to YAViJava 6.0.3 instead of ViJava 5.1. This adds support for VMWare API 5.5 and 6.0.
* Switched from ant/ivy to Maven.
* Added Logback for logging (and removed the verbose parameter). The logging configuration is now defined in the /etc/vmbix/logback.xml file.
* vmbix command now logs to console and vmbixd logs to file (/var/log/vmbix.log by default).
* Added support for NAS datastores (thank you Andrea).
* Slightly refactored the code.
You can find the full CHANGELOG here :
https://github.com/dav3860/vmbix/blo...r/CHANGELOG.md.
And you can download the latest release here : https://github.com/dav3860/vmbix/releases.
I've also added Zabbix 3.0 support for the VmBix Zabbix loadable module : https://github.com/dav3860/vmbix_zabbix_module.

Comment