Update domain for git.ipr
This commit is contained in:
parent
e4e2518625
commit
745f3bd3a6
|
@ -56,7 +56,7 @@
|
||||||
|
|
||||||
### Enhancements
|
### Enhancements
|
||||||
* Possibility to define URLs in order to get the latest version of SMART's scripts.
|
* Possibility to define URLs in order to get the latest version of SMART's scripts.
|
||||||
* Add sge plugin from https://git.ipr.univ-rennes1.fr/cellinfo/scripts/src/master/xymon/plugins/client/ext/sge.sh
|
* Add sge plugin from https://git.ipr.univ-rennes.fr/cellinfo/scripts/src/master/xymon/plugins/client/ext/sge.sh
|
||||||
|
|
||||||
## v1.4.0
|
## v1.4.0
|
||||||
|
|
||||||
|
@ -64,7 +64,7 @@
|
||||||
* Add variables to manage plugin interval.
|
* Add variables to manage plugin interval.
|
||||||
* Add netstats plugin managment.
|
* Add netstats plugin managment.
|
||||||
* Add smart plugin from https://github.com/skazi0/xymon-plugins
|
* Add smart plugin from https://github.com/skazi0/xymon-plugins
|
||||||
* Add smartoverall plugin from https://git.ipr.univ-rennes1.fr/cellinfo/scripts/src/master/xymon/plugins/client/ext/smartoverall
|
* Add smartoverall plugin from https://git.ipr.univ-rennes.fr/cellinfo/scripts/src/master/xymon/plugins/client/ext/smartoverall
|
||||||
* Add description for plugins.
|
* Add description for plugins.
|
||||||
|
|
||||||
### Fix
|
### Fix
|
||||||
|
|
|
@ -296,7 +296,7 @@ Jérémy Gardais
|
||||||
|
|
||||||
[vars directory]: ./vars
|
[vars directory]: ./vars
|
||||||
[gogs to github hook]: https://stackoverflow.com/a/21998477
|
[gogs to github hook]: https://stackoverflow.com/a/21998477
|
||||||
[xymon source]: https://git.ipr.univ-rennes1.fr/cellinfo/ansible.xymon
|
[xymon source]: https://git.ipr.univ-rennes.fr/cellinfo/ansible.xymon
|
||||||
[xymon github]: https://github.com/ipr-cnrs/xymon
|
[xymon github]: https://github.com/ipr-cnrs/xymon
|
||||||
[wtfpl website]: http://www.wtfpl.net/about/
|
[wtfpl website]: http://www.wtfpl.net/about/
|
||||||
[ipr website]: https://ipr.univ-rennes1.fr/
|
[ipr website]: https://ipr.univ-rennes1.fr/
|
||||||
|
@ -304,7 +304,7 @@ Jérémy Gardais
|
||||||
[url hwraid]: https://hwraid.le-vert.net/wiki/DebianPackages
|
[url hwraid]: https://hwraid.le-vert.net/wiki/DebianPackages
|
||||||
[megaraid plugin doc]: https://salsa.debian.org/debian/hobbit-plugins#megaraid-check-state-of-lsi-megaraid-sas-controllers
|
[megaraid plugin doc]: https://salsa.debian.org/debian/hobbit-plugins#megaraid-check-state-of-lsi-megaraid-sas-controllers
|
||||||
[net plugin doc]: https://salsa.debian.org/debian/hobbit-plugins#net-check-network-interface-states
|
[net plugin doc]: https://salsa.debian.org/debian/hobbit-plugins#net-check-network-interface-states
|
||||||
[sge plugin source]: https://git.ipr.univ-rennes1.fr/cellinfo/scripts/src/master/xymon/plugins/client/ext/sge.sh
|
[sge plugin source]: https://git.ipr.univ-rennes.fr/cellinfo/scripts/src/master/xymon/plugins/client/ext/sge.sh
|
||||||
[smartoverall plugin source]: https://git.ipr.univ-rennes1.fr/cellinfo/scripts/src/master/xymon/plugins/client/ext/smartoverall
|
[smartoverall plugin source]: https://git.ipr.univ-rennes.fr/cellinfo/scripts/src/master/xymon/plugins/client/ext/smartoverall
|
||||||
[smart plugin source]: https://github.com/skazi0/xymon-plugins
|
[smart plugin source]: https://github.com/skazi0/xymon-plugins
|
||||||
[zfs plugin source]: https://wiki.xymonton.org/doku.php/monitors:bb-zfs
|
[zfs plugin source]: https://wiki.xymonton.org/doku.php/monitors:bb-zfs
|
||||||
|
|
|
@ -148,7 +148,7 @@ xymon_cli__plug_ntpq_interval: '5m'
|
||||||
|
|
||||||
## ]]]
|
## ]]]
|
||||||
## Plugin SGE [[[
|
## Plugin SGE [[[
|
||||||
### From https://git.ipr.univ-rennes1.fr/cellinfo/scripts/src/master/xymon/plugins/client/ext/sge.sh
|
### From https://git.ipr.univ-rennes.fr/cellinfo/scripts/src/master/xymon/plugins/client/ext/sge.sh
|
||||||
xymon_cli__plug_sge_state: False
|
xymon_cli__plug_sge_state: False
|
||||||
xymon_cli__plug_sge_script_path: '/usr/lib/xymon/client/ext/sge.sh'
|
xymon_cli__plug_sge_script_path: '/usr/lib/xymon/client/ext/sge.sh'
|
||||||
xymon_cli__plug_sge_script_tpl: 'usr/lib/xymon/client/ext/sge.sh.j2'
|
xymon_cli__plug_sge_script_tpl: 'usr/lib/xymon/client/ext/sge.sh.j2'
|
||||||
|
@ -159,7 +159,7 @@ xymon_cli__plug_sge_interval: '5m'
|
||||||
|
|
||||||
# ]]]
|
# ]]]
|
||||||
## Plugin smartoverall [[[
|
## Plugin smartoverall [[[
|
||||||
### From https://git.ipr.univ-rennes1.fr/cellinfo/scripts/src/master/xymon/plugins/client/ext/smartoverall
|
### From https://git.ipr.univ-rennes.fr/cellinfo/scripts/src/master/xymon/plugins/client/ext/smartoverall
|
||||||
### And based on https://www.xymon.com/xymon-cgi/viewconf.sh?smart
|
### And based on https://www.xymon.com/xymon-cgi/viewconf.sh?smart
|
||||||
### Mostly for disks unknown from smartmontools's database
|
### Mostly for disks unknown from smartmontools's database
|
||||||
xymon_cli__plug_smartoverall_state: False
|
xymon_cli__plug_smartoverall_state: False
|
||||||
|
|
|
@ -7,7 +7,7 @@ galaxy_info:
|
||||||
description: "Manage Xymon configuration"
|
description: "Manage Xymon configuration"
|
||||||
license: WTFPL
|
license: WTFPL
|
||||||
company: IPR
|
company: IPR
|
||||||
issue_tracker_url: https://git.ipr.univ-rennes1.fr/cellinfo/ansible.xymon/issues
|
issue_tracker_url: https://git.ipr.univ-rennes.fr/cellinfo/ansible.xymon/issues
|
||||||
min_ansible_version: 2.7
|
min_ansible_version: 2.7
|
||||||
platforms:
|
platforms:
|
||||||
- name: Debian
|
- name: Debian
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# {{ ansible_managed }}
|
# {{ ansible_managed }}
|
||||||
# From ipr-cnrs.xymon role
|
# From ipr-cnrs.xymon role
|
||||||
# https://git.ipr.univ-rennes1.fr/cellinfo/scripts/src/master/xymon/plugins/client/ext/sge.sh
|
# https://git.ipr.univ-rennes.fr/cellinfo/scripts/src/master/xymon/plugins/client/ext/sge.sh
|
||||||
#
|
#
|
||||||
# SGE: Sun Grid Engine check - Xymon external script test
|
# SGE: Sun Grid Engine check - Xymon external script test
|
||||||
#
|
#
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
# {{ ansible_managed }}
|
# {{ ansible_managed }}
|
||||||
# From ipr-cnrs.xymon role
|
# From ipr-cnrs.xymon role
|
||||||
# Source :
|
# Source :
|
||||||
# https://git.ipr.univ-rennes1.fr/cellinfo/scripts/src/master/xymon/plugins/client/ext/smartoverall
|
# https://git.ipr.univ-rennes.fr/cellinfo/scripts/src/master/xymon/plugins/client/ext/smartoverall
|
||||||
|
|
||||||
# NOTE: Must be run as root, so you probably need to setup sudo for this.
|
# NOTE: Must be run as root, so you probably need to setup sudo for this.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue