2020-03-05 15:23:29 +01:00
|
|
|
## v1.x.y
|
|
|
|
|
|
|
|
### Enhancements
|
|
|
|
* Possibility to define URLs in order to get the latest version of SMART's scripts.
|
|
|
|
|
2020-02-18 14:24:31 +01:00
|
|
|
## v1.4.0
|
2019-05-24 09:16:07 +02:00
|
|
|
|
|
|
|
### Enhancements
|
|
|
|
* Add variables to manage plugin interval.
|
2019-05-24 09:49:54 +02:00
|
|
|
* Add netstats plugin managment.
|
2020-02-18 14:24:31 +01:00
|
|
|
* Add smart plugin from https://github.com/skazi0/xymon-plugins
|
2020-02-25 15:22:37 +01:00
|
|
|
* Add smartoverall plugin from https://git.ipr.univ-rennes1.fr/cellinfo/scripts/src/master/xymon/plugins/client/ext/smartoverall
|
2020-02-25 17:05:33 +01:00
|
|
|
* Add description for plugins.
|
2019-05-24 09:16:07 +02:00
|
|
|
|
2019-05-24 10:08:06 +02:00
|
|
|
### Fix
|
|
|
|
* Don't remove any plugin dependencies cause some plugins might have the same.
|
2019-05-24 10:22:46 +02:00
|
|
|
Plugin dependencies will only be installed if the plugin is wanted.
|
|
|
|
* Add missing plugin dependencies.
|
|
|
|
See [version 20180711][20180711 hobbit-plugins debian changelog]
|
|
|
|
for libs dependencies for example.
|
2019-05-24 10:08:06 +02:00
|
|
|
|
2019-02-27 11:43:39 +01:00
|
|
|
## v1.3.3
|
|
|
|
|
|
|
|
### Enhancements
|
|
|
|
* Use to_nice_json to manage packages list.
|
|
|
|
|
2019-02-06 11:03:34 +01:00
|
|
|
## v1.3.2
|
|
|
|
|
|
|
|
### Enhancements
|
|
|
|
* Fix E405 Remote package tasks should have a retry.
|
|
|
|
|
2019-02-06 10:19:53 +01:00
|
|
|
## v1.3.1
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
* Restart xymon-client after changes on ZFS plugin.
|
|
|
|
|
2018-08-06 15:37:11 +02:00
|
|
|
## v1.3
|
2018-07-25 15:12:50 +02:00
|
|
|
|
2018-07-25 15:13:34 +02:00
|
|
|
### Enhancements
|
|
|
|
* Add IPMI probe.
|
2018-09-12 10:25:31 +02:00
|
|
|
* Add possibility to allow some packages not installed from repos for apt probe.
|
2018-07-25 15:13:34 +02:00
|
|
|
|
2018-07-25 15:12:50 +02:00
|
|
|
### Fix
|
|
|
|
* Deprecation warning about "installed" for state.
|
2018-08-06 15:37:11 +02:00
|
|
|
* Set empty dependencies line to fix Galaxy warning.
|
2017-08-11 13:58:39 +02:00
|
|
|
|
2018-06-25 15:50:14 +02:00
|
|
|
## v1.2
|
2018-02-22 11:53:56 +01:00
|
|
|
|
2018-07-25 15:12:50 +02:00
|
|
|
### Enhancements
|
2018-02-22 11:53:56 +01:00
|
|
|
* Ensure to not override groups of 'xymon' user.
|
2018-03-02 15:15:11 +01:00
|
|
|
* Add possibility to install `apt` plugin dependencies.
|
2018-05-16 14:45:18 +02:00
|
|
|
* Ensure to apply the config only if wanted.
|
2018-06-22 15:24:32 +02:00
|
|
|
* Some yamllint fix.
|
2018-06-22 15:26:36 +02:00
|
|
|
* Add a all hosts variable for the plugin "list" whitelist.
|
2018-06-22 16:04:32 +02:00
|
|
|
* Add a ZFS plugin (both config file and script).
|
2018-02-22 11:53:56 +01:00
|
|
|
|
2018-02-08 17:28:49 +01:00
|
|
|
## v1.1
|
2018-02-08 16:02:55 +01:00
|
|
|
|
2018-07-25 15:12:50 +02:00
|
|
|
### Enhancements
|
2018-03-02 15:15:11 +01:00
|
|
|
* Add possibility to install `mq` plugin dependencies.
|
|
|
|
* Add possibility to install `libs` plugin dependencies.
|
2018-02-08 17:28:49 +01:00
|
|
|
* Add whitelist settings for `libs` plugin.
|
2018-02-08 16:02:55 +01:00
|
|
|
|
2017-09-08 12:03:58 +02:00
|
|
|
## v1.0.1
|
2017-09-04 16:15:42 +02:00
|
|
|
|
2017-09-08 12:03:58 +02:00
|
|
|
### Minor Features
|
2017-09-04 16:15:42 +02:00
|
|
|
* Add the possibility to manage 'xymon' user's groups.
|
2017-09-04 17:31:51 +02:00
|
|
|
* Manage `mq` plugin and state.
|
2017-09-04 17:42:53 +02:00
|
|
|
* Manage `libs` plugin and state.
|
2017-09-04 16:15:42 +02:00
|
|
|
|
2017-08-11 13:58:39 +02:00
|
|
|
## v1.0
|
|
|
|
|
|
|
|
### Features
|
|
|
|
* Install `xymon-client` packages for Debian based distros.
|
2017-08-11 14:33:31 +02:00
|
|
|
* Manage `xymon-client` default configuration file.
|
2017-08-11 14:14:51 +02:00
|
|
|
* Manage `xymon-client` service.
|
2017-08-11 14:40:04 +02:00
|
|
|
* Add possibility to set the value of CLIENTHOSTNAME `xymon-client` value.
|
2017-08-11 14:48:46 +02:00
|
|
|
* Allow to set Xymon servers list for `xymon-client` config.
|
2019-05-24 10:22:46 +02:00
|
|
|
|
|
|
|
[20180711 hobbit-plugins debian changelog]: https://salsa.debian.org/debian/hobbit-plugins/blob/debian-20180711/debian/changelog
|