aboutsummaryrefslogtreecommitdiffstats
path: root/modules/xymon/templates/hobbit-clients.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Use @ when accessing variables in templates"Dan Fandrich2024-10-041-4/+4
| | | | | | 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-041-4/+4
| | | | Access without the @ symbol is the older method and is discouraged.
* Fix typos in commentsDan Fandrich2024-08-151-3/+3
| | | | This should result in no difference in configuration.
* 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.
* drop obsolete alamut, jonund, valstar stuffThomas Backlund2019-07-061-9/+0
|
* allow duvel to use all cores before triggering alarmsThomas Backlund2016-02-291-0/+4
|
* add exception for sucuk autobuild cpu usageThomas Backlund2013-07-211-1/+5
|
* update specs for new rabbit and ecosseThomas Backlund2012-09-301-4/+4
|
* puppet sometimes fork twice ( on krampouezh and ecosse ), so do not trigger ↵Michael Scherer2011-08-241-1/+1
| | | | a alert for that
* fix syntax of templatesMichael Scherer2011-08-111-1/+1
|
* seems xymon is more sensitive to whitespace than what I suspposed, so tryMichael Scherer2011-07-081-2/+2
| | | | | to reduce whitespace so we can filter ecosse load message
* do not warn if ecosse is overloaded Michael Scherer2011-07-071-0/+4
|
* also check cron ( since cron run puppet )Michael Scherer2011-07-071-1/+2
|
* check there is no rogue puppet process runningMichael Scherer2011-07-071-1/+1
|
* no longer watch the puppet process , since we use cronMichael Scherer2011-07-031-1/+0
|
* Add a threshold for rabbit tooBuchan Milne2011-06-271-0/+4
|
* Add a threshold for jonund so its cpu test doesnt flap so muchBuchan Milne2011-06-271-0/+5
|
* Fix rabbit DISK ignore rule (all specific rules must precede DEFAULT)Buchan Milne2011-06-271-4/+4
|
* ignore warning on rabbit for filesystem full when building isoMichael Scherer2011-04-201-0/+4
|
* - add a line for ssh by default, there is no white point on xymonMichael Scherer2011-03-231-0/+1
|
* .yml -> .yamlBuchan Milne2011-03-041-1/+1
|
* Clients should report attributes of /var/lib/puppet/state/state.ymlBuchan Milne2011-03-041-0/+2
| | | | | | By default, check that puppet state.yml has been modified in last 90 mins By default, check for at least one, but not more than 2 instances of puppetd
* Add initial module for xymonBuchan Milne2011-02-241-0/+359