Commit Graph

34 Commits

Author SHA1 Message Date
Jeremy Gardais 61d7aa4e3a
All vars now starts with "xymon_cli__" 2020-11-03 15:17:08 +01:00
Jeremy Gardais d5bffb2252
Combine clientlaunch files for plugins
This leads to manage them in one dedicated task instead of 12…
2020-11-03 13:31:35 +01:00
Jeremy Gardais 6401a1e836
Combine packages vars of all enabled plugins
This leads to install dependencies in one task instead of 9.
2020-11-03 10:09:48 +01:00
Jeremy Gardais 1c0157dd68
Add megaraid probe management 2020-11-02 18:04:12 +01:00
Jeremy Gardais 7966645f99
Remove unecessary netstats dependencies 2020-10-30 14:17:18 +01:00
Jeremy Gardais 726300ae1e
Add configuration file for `net` script 2020-10-30 12:42:29 +01:00
Jeremy Gardais dacdd47d9f
Add net probe management 2020-10-29 17:52:19 +01:00
Jeremy Gardais 68ba6f14f1
Add temp probe configuration 2020-10-28 11:06:04 +01:00
Jeremy Gardais 33239e88f4 Add sge plugin from http://git.ipr.univ-rennes1.fr
https://git.ipr.univ-rennes1.fr/cellinfo/scripts/src/master/xymon/plugins/client/ext/sge.sh
2020-06-09 15:06:45 +02:00
Jeremy Gardais 7eaac7e803 Get latest version of SMART's scripts with URL 2020-03-05 15:24:25 +01:00
Jeremy Gardais 9b61dc77df Add smartoverall plugin
From :
https://git.ipr.univ-rennes1.fr/cellinfo/scripts/src/master/xymon/plugins/client/ext/smartoverall
Mostly for disks unknown from smartmontools's database.
2020-02-25 15:30:07 +01:00
Jeremy Gardais 91a1b41e56
Add smart plugin 2020-02-18 14:30:13 +01:00
Jeremy Gardais 59493c112b
Don't remove any plugin dependencies 2019-05-24 10:08:06 +02:00
Jeremy Gardais d46011763f
Add netstats plugin managment 2019-05-24 09:49:54 +02:00
Jeremy Gardais 31955ca7b3
Use to_nice_json to manage packages list 2019-02-27 11:43:39 +01:00
Jeremy Gardais c6922a2e48
Fix E405 Remote package tasks should have a retry 2019-02-06 11:03:34 +01:00
Jeremy Gardais a1991515a5
Restart xymon-client after changes on ZFS plugin 2019-02-06 10:19:53 +01:00
Jeremy Gardais 6403124985
Possibility to allow some pkgs not from repos
For apt probe.
2018-09-12 10:28:47 +02:00
Guillaume Raffy a430015cce added the ipmi monitoring to xymon
iBug 2360 - monitorer ipmi dans xymon pour les machines non virtuelles qui le supportent

- from now on, xymon role can enable/disable ipmi monitoring
2018-07-13 12:45:20 +02:00
Jeremy Gardais ebce8bc85f
Add a ZFS plugin (both config file and script)
In order to check ZFS pool health.
2018-06-22 16:04:32 +02:00
Jeremy Gardais 9bde39da78
Some yamllint fix 2018-06-22 15:24:32 +02:00
Jeremy Gardais 9b7c3b9003
Ensure to apply the config only if wanted 2018-05-16 14:45:18 +02:00
Jeremy Gardais 7112f38723 Add possibility to install `apt` plugin dependencies 2018-03-02 15:15:11 +01:00
Jeremy Gardais a921a724e0 Ensure to not override groups of 'xymon' user. 2018-02-22 11:53:56 +01:00
Jeremy Gardais 91e6822ee7 Add whitelist settings for `libs` plugin.
Allow to set some processes that won't be monitored by the `libs` plugin
and set some default ones (sssd,…).
2018-02-08 17:47:53 +01:00
Jeremy Gardais d32d9aeedd Add possibility to install `libs` dependancies. 2018-02-08 16:07:22 +01:00
Jeremy Gardais 514293bfc1 Add possibility to install `mq` dependancies
Provide xymon_plug_mq_package setting that should list `mq`
dependancies.
2018-02-08 16:02:55 +01:00
Jeremy Gardais 7f471b284f Manage `libs` plugin and state. 2017-09-04 17:42:53 +02:00
Jeremy Gardais e1de38fa96 Manage mq plugin. 2017-09-04 17:24:40 +02:00
Jeremy Gardais 3741af19bc Add the possibility to manage 'xymon' user's groups. 2017-09-04 16:15:42 +02:00
Jeremy Gardais 1f1b8377c9 Notify xymon-client handler when modification to default cli config. 2017-08-11 14:42:49 +02:00
Jeremy Gardais b8799a13e8 Manage `xymon-client` default configuration file. 2017-08-11 14:33:31 +02:00
Jeremy Gardais 6ef35930c7 Manage `xymon-client` service. 2017-08-11 14:14:51 +02:00
Jeremy Gardais 02fa5301e0 Install `xymon-client` packages for Debian based distros. 2017-08-11 13:58:39 +02:00