aboutsummaryrefslogtreecommitdiffstats
path: root/modules/xymon
Commit message (Collapse)AuthorAgeFilesLines
* Specify public address of forums in forums URL checkBuchan Milne2012-02-091-1/+1
|
* fix xymon to not be restarted every time puppet is run, thanks to buchan for ↵Michael Scherer2012-01-161-2/+3
| | | | noticing
* fix xymon-client to not be restarted everytimeMichael Scherer2012-01-161-2/+2
|
* refactoring of xymon moduleMichael Scherer2012-01-081-84/+47
|
* puppet sometimes fork twice ( on krampouezh and ecosse ), so do not trigger ↵Michael Scherer2011-08-241-1/+1
| | | | a alert for that
* service xymon will not work without the rpmMichael Scherer2011-08-171-0/+3
|
* add a default value ( or it fails when bootstraping )Michael Scherer2011-08-171-1/+1
|
* 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
|
* fix syntax for check on friteuseMichael Scherer2011-07-211-1/+1
|
* increase the size of the status message received by xymon, as it seems jonundMichael Scherer2011-07-211-1/+6
| | | | is sending too big status message
* 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
* add friteuse, since it send information to xymon according to the logMichael Scherer2011-07-081-0/+3
|
* add some more hosts to xymonMichael Scherer2011-07-071-0/+5
|
* 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
|
* do not send alert if rabbit is taking too much CPU ( due to nightly cron job ) Michael Scherer2011-07-041-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
|
* fix service name ( as jonund sent us a alert )Michael Scherer2011-04-201-1/+1
|
* fix ruby code in templateMichael Scherer2011-04-201-2/+1
|
* do not warn for load on ecosse jonundMichael Scherer2011-04-201-0/+7
|
* ignore warning on rabbit for filesystem full when building isoMichael Scherer2011-04-201-0/+4
|
* - add bcd to the list of monitored hostsMichael Scherer2011-04-041-0/+1
|
* change the From header of the mail alert, so this can be send on ↵Michael Scherer2011-03-291-1/+2
| | | | sysadmin-reports
* - also check svn, git and ldap on valstarMichael Scherer2011-03-241-1/+1
|
* - fix the checks for forums and youri-checkMichael Scherer2011-03-241-2/+2
|
* - add pkgsubmit to the monitored web site listsMichael Scherer2011-03-241-0/+1
|
* - add check for smtp on alamutMichael Scherer2011-03-241-1/+1
|
* send report to sysadmin-reports@, as proposed by boklmMichael Scherer2011-03-241-1/+1
|
* - add the new website in xymonMichael Scherer2011-03-231-0/+1
|
* - add a line for ssh by default, there is no white point on xymonMichael Scherer2011-03-231-0/+1
|
* - also add forumsMichael Scherer2011-03-231-1/+2
|
* - add planet to the site to monitorMichael Scherer2011-03-231-0/+1
|
* .yml -> .yamlBuchan Milne2011-03-042-2/+2
|
* - fix my previous commit ( caused alamut to not be updated )Michael Scherer2011-03-041-6/+6
|
* Clients should report attributes of /var/lib/puppet/state/state.ymlBuchan Milne2011-03-042-0/+3
| | | | | | 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 others websitesMichael Scherer2011-03-031-12/+16
| | | | | - do not hardcode our domain name
* Set CLIENT for alamut, as were using xymon.domain in hobbitserver.cfg at presentBuchan Milne2011-03-031-1/+1
|
* Better fixBuchan Milne2011-03-031-5/+3
|
* Try other syntax for multiple packagesBuchan Milne2011-03-031-1/+4
|
* We prefer fping over hobbitping, so we need to install fpingBuchan Milne2011-03-031-1/+1
|
* add missing template file, and do not hardcode the hobbit server ( to test ↵Michael Scherer2011-02-242-0/+24
| | | | it on vm )