aboutsummaryrefslogtreecommitdiffstats
path: root/modules/xymon/manifests
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Use better and fix for xymon on mga > 5, thanks blino"Nicolas Lécureuil2017-04-111-4/+2
| | | | This reverts commit 6292350bd033b49022db208c0912ce6a0b97b1f0.
* Use better and fix for xymon on mga > 5, thanks blinoNicolas Lécureuil2017-04-111-2/+4
|
* Revert "runclient.sh do not exist on mga >= 5"Nicolas Lécureuil2017-04-111-6/+4
| | | | This reverts commit 4abac349e9e317f8c1c4b4fefeab6113220acfd9.
* runclient.sh do not exist on mga >= 5Nicolas Lécureuil2017-04-111-4/+6
|
* xymon: remove server service definition for Mageia 5Olivier Blin2017-04-101-4/+6
| | | | There is no server service in the Mageia >= 5 package.
* xymon: use xymon service name instead of xymon-client on Mageia >= 5Olivier Blin2015-11-301-2/+8
|
* variable enclosing fixesThomas Backlund2015-10-202-2/+2
|
* 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