summaryrefslogtreecommitdiffstats
path: root/roles/collectd
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert "I think collectd wants a 0-1 value here."Ralph Bean2015-04-231-2/+2
| | | | This reverts commit ada9ebb22e247962e8727697c7a18e1be2e15445.
* I think collectd wants a 0-1 value here.Ralph Bean2015-04-231-2/+2
|
* Collectd apparently doesn't like arguments.Ralph Bean2015-04-222-2/+2
|
* Add new collectd graph for "fedmsg activation" percent.Ralph Bean2015-04-223-0/+140
|
* and this is how we do it.Stephen Smoogen2015-02-201-1/+0
|
* and then this got rebuilt and there was much rejoicing.Stephen Smoogen2015-01-251-0/+1
|
* done build.Ralph Bean2014-12-162-0/+0
|
* Updates to the fi-collectd selinux module for value01.Ralph Bean2014-12-161-2/+7
|
* Whitespace.Ralph Bean2014-12-161-16/+16
|
* Remove debug tasks.Ralph Bean2014-12-101-10/+0
|
* and we goStephen Smoogen2014-12-061-0/+0
|
* remember the ppStephen Smoogen2014-12-061-0/+0
|
* put in sink with working version from puppetStephen Smoogen2014-12-061-14/+26
|
* give mailq an explicite path because nobody aint got noneStephen Smoogen2014-12-062-0/+2
|
* Tell selinux to let collectd talk to memcached.Ralph Bean2014-11-191-0/+17
|
* Add collectd monitoring for the memcached daemon.Ralph Bean2014-11-192-0/+14
|
* Add forgotten tags.Ralph Bean2014-11-171-0/+2
|
* Forgot these bits.Ralph Bean2014-11-171-2/+2
|
* Change these names too.Ralph Bean2014-11-171-10/+13
|
* Make these vars short and unique.Ralph Bean2014-11-171-6/+6
|
* Try with a different var name.Ralph Bean2014-11-171-5/+5
|
* Revert "That didn't work either. Try this."Ralph Bean2014-11-171-1/+1
| | | | This reverts commit 967a7b45b85d47842bf8af49dd81d8e5f8f8c3bb.
* That didn't work either. Try this.Ralph Bean2014-11-171-1/+1
|
* Got it backwards.Ralph Bean2014-11-171-1/+1
|
* Fix typeerror. String comparison requires strings.Ralph Bean2014-11-171-1/+1
|
* Try a different approach.Ralph Bean2014-11-171-3/+2
|
* This part seems to still be necessary.Ralph Bean2014-11-171-0/+1
|
* Try changing our use of changed_when.Ralph Bean2014-11-171-3/+4
|
* Okay. Latest theory.Ralph Bean2014-11-171-1/+1
| | | | | | When we added ``ignore_errors`` it really suppresses the 'failed' attribute all together. So instead, we need to check that the thing was 'skipped' (i.e., it had an error that was ignored.)
* Tag these.Ralph Bean2014-11-171-0/+6
|
* Try to debug here.Ralph Bean2014-11-171-0/+4
|
* So, after all that flailing. If I just remove this temporarily, it should ↵Ralph Bean2014-11-171-2/+0
| | | | work.. right?
* None of those worked. Set things back to the way they were.Ralph Bean2014-11-171-1/+1
|
* Another try.Ralph Bean2014-11-171-1/+1
|
* Maybe more parentheses.Ralph Bean2014-11-171-1/+1
|
* Try this.Ralph Bean2014-11-171-1/+1
|
* Ansible isn't detecting this expected failure anymore. Try this.Ralph Bean2014-11-171-1/+1
|
* Revert "Try removing this."Ralph Bean2014-11-171-0/+1
| | | | This reverts commit 63c0b27ea17566db7f3d9f305a340a772ea96e96.
* Try removing this.Ralph Bean2014-11-171-1/+0
|
* Typofix.Ralph Bean2014-11-171-3/+3
|
* whitespace.Ralph Bean2014-11-171-1/+0
|
* Try to set the collectd redis monitoring straight with selinux.Ralph Bean2014-11-174-0/+56
|
* Use fqdn for collectd.Ralph Bean2014-11-171-1/+2
|
* These should also always run and never changeKevin Fenzi2014-11-131-0/+5
|
* Update fi-collectd selinux module.Ralph Bean2014-11-103-4/+4
|
* Can ansible do parentheses here?Ralph Bean2014-11-051-1/+1
|
* Separate fi-collectd into two separate selinux modules.Ralph Bean2014-11-057-6/+36
|
* Ignore errors since we expect this to fail.Ralph Bean2014-11-051-0/+1
|
* Try to install our fi-collectd module if it is not installed.Ralph Bean2014-11-051-2/+7
|
* Update state from installed/removed to present/absent for yum module as per ↵Praveen Kumar2014-11-053-4/+4
| | | | latest documents -> http://docs.ansible.com/yum_module.html