aboutsummaryrefslogtreecommitdiffstats
path: root/modules/xymon/manifests
Commit message (Collapse)AuthorAgeFilesLines
* make puppet-lint silentMichael Scherer2012-03-191-6/+11
|
* split xymon::server in a separate class tooMichael Scherer2012-02-182-46/+46
|
* do not hardcode lib64 ( since this can be run on 32 bit vm too )Michael Scherer2012-02-181-1/+1
|
* split xymon::client in a separate file, and make it puppet-lint compliantMichael Scherer2012-02-182-18/+17
|
* add proper notify and requires for orderingMichael Scherer2012-02-181-0/+2
|
* 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
|
* 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
|
* 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-241-0/+2
| | | | 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
|
* Add initial module for xymonBuchan Milne2011-02-241-0/+88