aboutsummaryrefslogtreecommitdiffstats
path: root/modules/xymon
Commit message (Collapse)AuthorAgeFilesLines
* 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