summaryrefslogtreecommitdiffstats
path: root/roles/collectd
Commit message (Collapse)AuthorAgeFilesLines
* lets all go to the lobby.. and get some ibiblio to eatStephen Smoogen2017-08-161-0/+1
|
* change state=running to start=started as the old one is going away in ↵Kevin Fenzi2017-04-131-1/+1
| | | | ansible 2.7
* this needs to be directoryKevin Fenzi2017-02-261-1/+1
|
* move collectd to /var/log/Kevin Fenzi2017-02-261-0/+14
|
* collectd: don't exclude aarch64 for collectd-apachePeter Robinson2017-01-191-1/+1
|
* No collectd for epel7/aarch64 yet, so don't try and install it here.Kevin Fenzi2016-12-031-1/+1
|
* making collectd-apache work for fedoraTim Flink2016-12-011-2/+10
|
* how about thisKevin Fenzi2016-12-011-2/+2
|
* move enable to end of the tasksKevin Fenzi2016-12-011-7/+5
|
* try thisKevin Fenzi2016-12-011-2/+2
|
* roles/collectd: install collectd-disk on F25+Adam Williamson2016-11-281-0/+7
| | | | Plugin was split into a subpackage in F25.
* In ansible 2.2 always_run is depreciated. Switch to check_mode.Kevin Fenzi2016-11-012-3/+3
|
* Another pile of trailing whitespace fixesKevin Fenzi2016-08-082-9/+9
|
* I guess installing the plugin helpsRicky Elrod2016-06-301-0/+6
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* Fix a todo in the collectd role for bind statsRicky Elrod2016-06-303-2/+9
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* use new hostname here tooRicky Elrod2016-06-291-1/+1
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* Another try to exclude beaker hostsKevin Fenzi2016-06-251-1/+1
|
* drop bodhost01 and proxy07Kevin Fenzi2016-05-311-1/+0
|
* Change ansible_fqdn to inventory_hostname. This fixes some few hosts that ↵Kevin Fenzi2016-05-111-1/+1
| | | | | | have incorrect reverse dns and shouldn't break any others since we always use fully qualified in our inventory.
* Fix copy pastaKevin Fenzi2015-11-091-2/+2
|
* And some moreKevin Fenzi2015-11-091-2/+10
|
* get ready to remove serverbeachStephen Smoogen2015-09-021-1/+0
|
* Tell collectd to monitor the masher as the masher user.Ralph Bean2015-08-222-1/+3
|
* more removal of ibiblio01Stephen Smoogen2015-08-191-1/+1
|
* Put this in milliseconds.Ralph Bean2015-07-281-3/+3
|
* Further tag this role.Ralph Bean2015-07-281-0/+2
|
* Add some new fedmsg health bits to graph in collectd.Ralph Bean2015-07-281-0/+31
|
* Allow collectd to access tcp when collectd_graphite is defined tooRicky Elrod2015-06-141-2/+2
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* copy over nfs.conf as wellRicky Elrod2015-06-101-0/+7
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* gah! add missing dotRicky Elrod2015-06-051-1/+1
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* except it is env instead of environmentRicky Elrod2015-06-051-1/+1
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* qualify the environmentRicky Elrod2015-06-052-2/+2
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* start of collectd graphite testingRicky Elrod2015-06-052-0/+26
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* Try again to squash memory leak in fedmsg-map.Ralph Bean2015-06-011-4/+14
|
* install libsemanage-python to set an sebool for collectdRicky Elrod2015-05-281-0/+6
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* Change all instances of ansible_distribution_major_version to filter to int ↵Kevin Fenzi2015-05-271-3/+3
| | | | for comparisons.
* Merge branch 'sebool'Ricky Elrod2015-05-262-0/+10
|\
| * Toggle sebool and fix missing Instance tag to collectd-apache workingRicky Elrod2015-05-252-0/+10
| | | | | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
| * Revert "Test defining collectd_apache in the apache role. Temporarily limit ↵Ricky Elrod2015-05-251-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 Elrod2015-05-251-2/+2
| | | | | | | | This reverts commit 74ad22a53d1230633b2bb284bcea3e494c018f59.
| * syntaxRicky Elrod2015-05-251-2/+2
| | | | | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
| * Test defining collectd_apache in the apache role. Temporarily limit the ↵Ricky Elrod2015-05-251-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 failsRicky Elrod2015-05-253-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 Bean2015-05-091-23/+26
| | | | ... from https://github.com/fedora-infra/fedmsg/pull/338
* Use a threadpool to this faster; increase resolution of the collectd graph.Ralph Bean2015-05-091-29/+34
|
* (fedmsg+collectd) change this interval back down to 10. It wasn't the ↵Ralph Bean2015-05-011-1/+1
| | | | problem I originally thought it was.
* Let collectd try tcp connections for this plugin.Ralph Bean2015-05-011-0/+5
|
* Try to fix memory growth in fedmsg-map.Ralph Bean2015-04-291-4/+4
|
* Grasping at straws.Ralph Bean2015-04-231-2/+2
|
* Restrict percent to one digit of precision.Ralph Bean2015-04-231-1/+1
| | | | I think this is what collectd wants after looking in types.db.