aboutsummaryrefslogtreecommitdiffstats
path: root/modules/xymon/templates
Commit message (Collapse)AuthorAgeFilesLines
* Note the lack of IPv6 support in xymonDan Fandrich2024-10-211-0/+1
| | | | | IPv6 doesn't seem to be supported before versions 4.4 (or possibly even 5.0) and we're currently running 4.3.28.
* Add ociaa1 to xymonJani Välimaa2024-10-201-0/+3
|
* Remove conditionals for releases older than Mageia 6Dan Fandrich2024-10-151-5/+0
| | | | | This eliminates a bunch of conditionals, simplifying the configuration. We no longer have any servers running on a release older than this.
* Disable bcd checking in xymonDan Fandrich2024-10-111-1/+1
| | | | This vhost was disabled over 8 years ago in commit c7ae4383.
* Add xymon checking of madb.mageia.orgDan Fandrich2024-10-111-7/+9
| | | | | Also, enable certificate checking of all http sites expected to have a valid TLS certificate.
* Revert "Use @ when accessing variables in templates"Dan Fandrich2024-10-045-38/+38
| | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622.
* Use @ when accessing variables in templatesDan Fandrich2024-10-045-38/+38
| | | | Access without the @ symbol is the older method and is discouraged.
* Fix typos in commentsDan Fandrich2024-08-153-11/+11
| | | | This should result in no difference in configuration.
* Disable https: probes on friteuseDan Fandrich2024-02-161-1/+1
| | | | Use of https was disabled there as unnecessary in commit 56079da1.
* Tune alerting for some duvel partitionPascal Terjan2024-02-101-0/+2
| | | | | | binrepo is 93% full but that's fine (133G free) so alert at 95%. www is 97% full (3.5G free) but the only growing part is autobuild logs when it runs.
* Switch links to https: where possibleDan Fandrich2024-01-251-1/+1
| | | | | | | All these point to valid https: resources, but there is a small chance that some unusual interaction will cause it not to work. Some of these changes also won't take effect until the server is restarted, so we'll need to keep this in mind if failures occur long from now.
* Switch links to https: that are found in commentsDan Fandrich2024-01-251-1/+1
| | | | These are for use by humans only.
* Fix global variable access in the xymon templateDan Fandrich2023-12-261-2/+2
| | | | This fixes commit eb04f63d
* Fix the xymon tests of forums.mageia.orgDan Fandrich2023-12-201-2/+3
| | | | | | | The reverse proxy test hard-coded the address of the obsolete alamut server. Enable SNI on probes so that friteuse returns the correct certificate. Get the addresses from the configuration instead of hard-coding them.
* Delete armoriquePascal Terjan2019-12-111-1/+0
| | | | | | This was the original Scaleway arm build node which was setup with an external IP. There is no point upgrading it to Mageia 7, while there is now a Mageia 7 image to create armlet nodes beind neru.
* Kill a lot of arm build nodesPascal Terjan2019-10-201-1/+0
|
* drop obsolete alamut, jonund, valstar stuffThomas Backlund2019-07-063-14/+2
|
* Delete armrest, neru is now the gwPascal Terjan2018-06-131-1/+0
|
* Kill krampouezhPascal Terjan2018-03-041-3/+0
|
* Kill champagnePascal Terjan2017-12-101-1/+0
|
* Disable monitoring of champagnePascal Terjan2017-12-071-1/+1
|
* Add neru to replace gandi VMsPascal Terjan2017-09-241-0/+1
|
* Kill armadaPascal Terjan2017-07-261-1/+0
|
* Remove non existing hostsNicolas Lécureuil2017-04-181-1/+2
|
* Complete migration to sucukNicolas Lécureuil2017-04-182-3/+2
|
* xymon: update client-local.cfg with distro changesOlivier Blin2017-04-101-1/+1
|
* Add armrest to xymon, this file should probably be generatedPascal Terjan2016-09-281-0/+1
|
* xymon: monitor sucukThomas Backlund2016-03-141-1/+1
|
* allow duvel to use all cores before triggering alarmsThomas Backlund2016-02-291-0/+4
|
* remove more valstar configsThomas Backlund2016-02-091-1/+1
|
* update xymon config for duvelThomas Backlund2016-02-051-1/+1
|
* Add an arm build nodePascal Terjan2016-02-051-0/+1
|
* add duvel nodeOlivier Blin2016-01-311-0/+1
| | | | | | | This is a new server that will be used to replace valstar as main node. It is hosted in the IELO datacenter (Marseille). Name chosen by Dan Fandrich at FOSDEM 2016
* xymon: add Scaleway nodes (armorique and armagnac)Olivier Blin2016-01-171-0/+4
|
* xymon: fix client config file to use XYMONSERVERS for Mageia >= 5Olivier Blin2016-01-061-0/+4
|
* disable jonund and sucuk checksThomas Backlund2014-09-221-2/+2
|
* add exception for sucuk autobuild cpu usageThomas Backlund2013-07-211-1/+5
|
* drop more transifex referencesThomas Backlund2013-02-031-1/+0
|
* add sucuk to builder listThomas Backlund2012-12-311-1/+1
|
* update specs for new rabbit and ecosseThomas Backlund2012-09-302-5/+5
|
* switch to monitoring new rabbitThomas Backlund2012-09-301-3/+1
|
* add our new serversMichael Scherer2012-02-121-1/+2
|
* Specify public address of forums in forums URL checkBuchan Milne2012-02-091-1/+1
|
* puppet sometimes fork twice ( on krampouezh and ecosse ), so do not trigger ↵Michael Scherer2011-08-241-1/+1
| | | | a alert for that
* partially revert the previous commit, and move the check on http to the main ↵Michael Scherer2011-08-111-2/+1
| | | | alamut declaration
* use real name of the server, in order to attempt solve the problemMichael Scherer2011-08-112-2/+2
| | | | of having xymon complaining that no report have been sent by alamut for bbgen
* fix syntax of templatesMichael Scherer2011-08-111-1/+1
|
* do not hardcode the domain nameMichael Scherer2011-07-211-1/+1
|
* add supervision of smtp on krampouezhMichael Scherer2011-07-211-1/+1
|
* also test ldap on our backup ldap serverMichael Scherer2011-07-211-1/+1
|