Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Use @ when accessing variables in templates" | Dan Fandrich | 2024-10-04 | 1 | -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 templates | Dan Fandrich | 2024-10-04 | 1 | -4/+4 |
| | | | | Access without the @ symbol is the older method and is discouraged. | ||||
* | Fix typos in comments | Dan Fandrich | 2024-08-15 | 1 | -3/+3 |
| | | | | This should result in no difference in configuration. | ||||
* | Tune alerting for some duvel partition | Pascal Terjan | 2024-02-10 | 1 | -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 stuff | Thomas Backlund | 2019-07-06 | 1 | -9/+0 |
| | |||||
* | allow duvel to use all cores before triggering alarms | Thomas Backlund | 2016-02-29 | 1 | -0/+4 |
| | |||||
* | add exception for sucuk autobuild cpu usage | Thomas Backlund | 2013-07-21 | 1 | -1/+5 |
| | |||||
* | update specs for new rabbit and ecosse | Thomas Backlund | 2012-09-30 | 1 | -4/+4 |
| | |||||
* | puppet sometimes fork twice ( on krampouezh and ecosse ), so do not trigger ↵ | Michael Scherer | 2011-08-24 | 1 | -1/+1 |
| | | | | a alert for that | ||||
* | fix syntax of templates | Michael Scherer | 2011-08-11 | 1 | -1/+1 |
| | |||||
* | seems xymon is more sensitive to whitespace than what I suspposed, so try | Michael Scherer | 2011-07-08 | 1 | -2/+2 |
| | | | | | to reduce whitespace so we can filter ecosse load message | ||||
* | do not warn if ecosse is overloaded | Michael Scherer | 2011-07-07 | 1 | -0/+4 |
| | |||||
* | also check cron ( since cron run puppet ) | Michael Scherer | 2011-07-07 | 1 | -1/+2 |
| | |||||
* | check there is no rogue puppet process running | Michael Scherer | 2011-07-07 | 1 | -1/+1 |
| | |||||
* | no longer watch the puppet process , since we use cron | Michael Scherer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | Add a threshold for rabbit too | Buchan Milne | 2011-06-27 | 1 | -0/+4 |
| | |||||
* | Add a threshold for jonund so its cpu test doesnt flap so much | Buchan Milne | 2011-06-27 | 1 | -0/+5 |
| | |||||
* | Fix rabbit DISK ignore rule (all specific rules must precede DEFAULT) | Buchan Milne | 2011-06-27 | 1 | -4/+4 |
| | |||||
* | ignore warning on rabbit for filesystem full when building iso | Michael Scherer | 2011-04-20 | 1 | -0/+4 |
| | |||||
* | - add a line for ssh by default, there is no white point on xymon | Michael Scherer | 2011-03-23 | 1 | -0/+1 |
| | |||||
* | .yml -> .yaml | Buchan Milne | 2011-03-04 | 1 | -1/+1 |
| | |||||
* | Clients should report attributes of /var/lib/puppet/state/state.yml | Buchan Milne | 2011-03-04 | 1 | -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 xymon | Buchan Milne | 2011-02-24 | 1 | -0/+359 |