CHANGELOG.md in zabbix-ruby-client-0.0.8 vs CHANGELOG.md in zabbix-ruby-client-0.0.9

- old
+ new

@@ -1,7 +1,16 @@ Zabbbix Ruby Client Changelog ----------------------------- +### v0.0.9 - wip + +* split configuration to have several upload frequencies +* added a -t option for specifying the list of plugins to run, default minutely.yml +* handled compatibility with previous configuration that includes list of plugins in config.yml +* added a sysinfo plugin for populating the hosts informations, including arbitrary information declared as plugin arguments +* started a mysql plugin but this one is not ready yet +* added an apt plugin to get the pending apt upgrades + ### v0.0.8 - 2013-09-28 * adding load stats * fix calcuation of percent of cpu used * fix disk plugin to use proc rather than iostat