Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lets all go to the lobby.. and get some ibiblio to eat | Stephen Smoogen | 2017-08-16 | 1 | -0/+1 |
| | |||||
* | change state=running to start=started as the old one is going away in ↵ | Kevin Fenzi | 2017-04-13 | 1 | -1/+1 |
| | | | | ansible 2.7 | ||||
* | this needs to be directory | Kevin Fenzi | 2017-02-26 | 1 | -1/+1 |
| | |||||
* | move collectd to /var/log/ | Kevin Fenzi | 2017-02-26 | 1 | -0/+14 |
| | |||||
* | collectd: don't exclude aarch64 for collectd-apache | Peter Robinson | 2017-01-19 | 1 | -1/+1 |
| | |||||
* | No collectd for epel7/aarch64 yet, so don't try and install it here. | Kevin Fenzi | 2016-12-03 | 1 | -1/+1 |
| | |||||
* | making collectd-apache work for fedora | Tim Flink | 2016-12-01 | 1 | -2/+10 |
| | |||||
* | how about this | Kevin Fenzi | 2016-12-01 | 1 | -2/+2 |
| | |||||
* | move enable to end of the tasks | Kevin Fenzi | 2016-12-01 | 1 | -7/+5 |
| | |||||
* | try this | Kevin Fenzi | 2016-12-01 | 1 | -2/+2 |
| | |||||
* | roles/collectd: install collectd-disk on F25+ | Adam Williamson | 2016-11-28 | 1 | -0/+7 |
| | | | | Plugin was split into a subpackage in F25. | ||||
* | In ansible 2.2 always_run is depreciated. Switch to check_mode. | Kevin Fenzi | 2016-11-01 | 2 | -3/+3 |
| | |||||
* | Another pile of trailing whitespace fixes | Kevin Fenzi | 2016-08-08 | 2 | -9/+9 |
| | |||||
* | I guess installing the plugin helps | Ricky Elrod | 2016-06-30 | 1 | -0/+6 |
| | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
* | Fix a todo in the collectd role for bind stats | Ricky Elrod | 2016-06-30 | 3 | -2/+9 |
| | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
* | use new hostname here too | Ricky Elrod | 2016-06-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
* | Another try to exclude beaker hosts | Kevin Fenzi | 2016-06-25 | 1 | -1/+1 |
| | |||||
* | drop bodhost01 and proxy07 | Kevin Fenzi | 2016-05-31 | 1 | -1/+0 |
| | |||||
* | Change ansible_fqdn to inventory_hostname. This fixes some few hosts that ↵ | Kevin Fenzi | 2016-05-11 | 1 | -1/+1 |
| | | | | | | have incorrect reverse dns and shouldn't break any others since we always use fully qualified in our inventory. | ||||
* | Fix copy pasta | Kevin Fenzi | 2015-11-09 | 1 | -2/+2 |
| | |||||
* | And some more | Kevin Fenzi | 2015-11-09 | 1 | -2/+10 |
| | |||||
* | get ready to remove serverbeach | Stephen Smoogen | 2015-09-02 | 1 | -1/+0 |
| | |||||
* | Tell collectd to monitor the masher as the masher user. | Ralph Bean | 2015-08-22 | 2 | -1/+3 |
| | |||||
* | more removal of ibiblio01 | Stephen Smoogen | 2015-08-19 | 1 | -1/+1 |
| | |||||
* | Put this in milliseconds. | Ralph Bean | 2015-07-28 | 1 | -3/+3 |
| | |||||
* | Further tag this role. | Ralph Bean | 2015-07-28 | 1 | -0/+2 |
| | |||||
* | Add some new fedmsg health bits to graph in collectd. | Ralph Bean | 2015-07-28 | 1 | -0/+31 |
| | |||||
* | Allow collectd to access tcp when collectd_graphite is defined too | Ricky Elrod | 2015-06-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
* | copy over nfs.conf as well | Ricky Elrod | 2015-06-10 | 1 | -0/+7 |
| | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
* | gah! add missing dot | Ricky Elrod | 2015-06-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
* | except it is env instead of environment | Ricky Elrod | 2015-06-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
* | qualify the environment | Ricky Elrod | 2015-06-05 | 2 | -2/+2 |
| | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
* | start of collectd graphite testing | Ricky Elrod | 2015-06-05 | 2 | -0/+26 |
| | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
* | Try again to squash memory leak in fedmsg-map. | Ralph Bean | 2015-06-01 | 1 | -4/+14 |
| | |||||
* | install libsemanage-python to set an sebool for collectd | Ricky Elrod | 2015-05-28 | 1 | -0/+6 |
| | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
* | Change all instances of ansible_distribution_major_version to filter to int ↵ | Kevin Fenzi | 2015-05-27 | 1 | -3/+3 |
| | | | | for comparisons. | ||||
* | Merge branch 'sebool' | Ricky Elrod | 2015-05-26 | 2 | -0/+10 |
|\ | |||||
| * | Toggle sebool and fix missing Instance tag to collectd-apache working | Ricky Elrod | 2015-05-25 | 2 | -0/+10 |
| | | | | | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
| * | Revert "Test defining collectd_apache in the apache role. Temporarily limit ↵ | Ricky Elrod | 2015-05-25 | 1 | -2/+2 |
| | | | | | | | | | | | | the effect of this variable to stg to avoid needing a freeze break until I test it." This reverts commit 8f182ff510fef867fb1febd7afb51e263251760b. | ||||
| * | Revert "syntax" | Ricky Elrod | 2015-05-25 | 1 | -2/+2 |
| | | | | | | | | This reverts commit 74ad22a53d1230633b2bb284bcea3e494c018f59. | ||||
| * | syntax | Ricky Elrod | 2015-05-25 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
| * | Test defining collectd_apache in the apache role. Temporarily limit the ↵ | Ricky Elrod | 2015-05-25 | 1 | -2/+2 |
| | | | | | | | | | | | | effect of this variable to stg to avoid needing a freeze break until I test it. Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
* | | [collectd/base] re-resolve dns lookup after a few hours if it fails | Ricky Elrod | 2015-05-25 | 3 | -6/+9 |
|/ | | | | | | see: https://github.com/collectd/collectd/pull/732 Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
* | Pull in more fedmsg-map changes. | Ralph Bean | 2015-05-09 | 1 | -23/+26 |
| | | | | ... from https://github.com/fedora-infra/fedmsg/pull/338 | ||||
* | Use a threadpool to this faster; increase resolution of the collectd graph. | Ralph Bean | 2015-05-09 | 1 | -29/+34 |
| | |||||
* | (fedmsg+collectd) change this interval back down to 10. It wasn't the ↵ | Ralph Bean | 2015-05-01 | 1 | -1/+1 |
| | | | | problem I originally thought it was. | ||||
* | Let collectd try tcp connections for this plugin. | Ralph Bean | 2015-05-01 | 1 | -0/+5 |
| | |||||
* | Try to fix memory growth in fedmsg-map. | Ralph Bean | 2015-04-29 | 1 | -4/+4 |
| | |||||
* | Grasping at straws. | Ralph Bean | 2015-04-23 | 1 | -2/+2 |
| | |||||
* | Restrict percent to one digit of precision. | Ralph Bean | 2015-04-23 | 1 | -1/+1 |
| | | | | I think this is what collectd wants after looking in types.db. |