aboutsummaryrefslogtreecommitdiffstats
path: root/modules/xymon
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 )
* - add require on the main package ( as it create the directory holdingMichael Scherer2011-02-241-0/+4
| | | | the configuration files )
* requires xymon, since the exec use the service fileMichael Scherer2011-02-241-0/+1
|
* fix attribute of filesMichael Scherer2011-02-241-5/+5
|
* add missing }Michael Scherer2011-02-241-0/+1
|
* add missing commasMichael Scherer2011-02-241-7/+7
|
* - do not hardcode lib64 ( as I do test on 32 bits vm )Michael Scherer2011-02-241-5/+5
| | | | | | - do not hardcode ip address ( same reason ) - do not hardcode domain name ( again, for test )
* - do not put our email in clear text ( avoid spam )Michael Scherer2011-02-241-2/+2
| | | | | - do not hardcode the domain name ( ease of use in test envirronement )
* rabbit is not at gandi, but in virty, in dedibox datacenterMichael Scherer2011-02-241-1/+3
|
* Add initial module for xymonBuchan Milne2011-02-246-0/+955