Stephen Smoogen
|
bbf19c899d
|
try to get collectd from using 50+GB for random things which will not live for verylong
|
2021-07-22 16:40:09 -04:00 |
|
Stephen Smoogen
|
a5ddc65d13
|
try to get collectd from using 50+GB for random things which will not live for verylong
|
2021-07-22 16:38:25 -04:00 |
|
Stephen Smoogen
|
dc0df6a285
|
try to fix collectd to not log all virtaul interfaces. ^vnet does not always work
|
2021-07-05 08:27:41 -04:00 |
|
Aurélien Bompard
|
d0ccea03f2
|
Add the new collectd plugin for IPA
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
|
2021-07-02 17:37:54 +02:00 |
|
Stephen Smoogen
|
3e91f8fdf4
|
Fix a regex for collectd which was not capturing the correct lines in os-nodes
|
2021-06-19 12:30:57 -04:00 |
|
Stephen Smoogen
|
a3738ba83c
|
remember that this is a regex and not a shell regex so .* is needed versus *
|
2021-06-19 12:23:29 -04:00 |
|
Stephen Smoogen
|
3f895444a7
|
The names of mounted directories under /var/lib/origin seem to have changed again and this is generating multiple gigabytes of directories we would have ignored. Changing the regex to grab it all.
|
2021-06-19 12:21:22 -04:00 |
|
Stephen Smoogen
|
7620c64c0d
|
Some systems have interface-veth which we ignore. Others have interface-vnet which were not.. however that is 100GB of directories. Adding to the ignore list.
|
2021-06-19 12:07:05 -04:00 |
|
Aurélien Bompard
|
9e69aa3087
|
Remove redundant rabbitmq plugin for collectd
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
|
2020-07-02 23:20:23 +02:00 |
|
Kevin Fenzi
|
854d5e4ab6
|
collectd/server: Add collectd-rabbitmq-data on rhel8
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2020-07-01 12:16:45 -07:00 |
|
Kevin Fenzi
|
63b8e58134
|
collectd/rabbitmq: install collectd-python also
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2020-06-22 10:42:44 -07:00 |
|
Kevin Fenzi
|
390afbb432
|
rabbitmq: fix the collectd module to be the python3/rhel8 one.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2020-06-22 10:08:16 -07:00 |
|
Stephen Smoogen
|
62b318d084
|
try to get collectd to really ignore things taking up a lot of space not needed. *FIXME*
|
2020-06-06 12:56:33 -04:00 |
|
Stephen Smoogen
|
960bd93c15
|
this is an attempt to shutdown the amount of celery queue logging collectd does. *FIXME*
|
2020-06-06 12:42:00 -04:00 |
|
Kevin Fenzi
|
d00bc3b65f
|
collectd / server: drop ping as it's not shipped in rhel8
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2020-05-18 15:36:07 -07:00 |
|
Kevin Fenzi
|
4b7c31a882
|
cleanup: remove all the duplicate tests for selinux python bindings in favor of the ones in base.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2020-05-16 10:54:58 -07:00 |
|
Kevin Fenzi
|
374102b25a
|
iad2: drop this link, we do not need it anymore
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2020-05-08 15:52:05 -07:00 |
|
Kevin Fenzi
|
330a0d8405
|
iad2: log02.iad2. Seems we do not have collectd-ping, or collectd-rabbitmq in epel8 yet
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2020-05-08 15:39:28 -07:00 |
|
Adam Williamson
|
f5522d3fa6
|
collectd: drop hddtemp config section except on RHEL 6
It is unnecessary since collectd 4, and breaks with 5.9.0 or
later.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
|
2020-04-24 21:34:14 +02:00 |
|
Stephen Smoogen
|
61f292705c
|
[proxies] comment out coloamer from ansible configs
|
2020-04-24 21:34:11 +02:00 |
|
Kevin Fenzi
|
81fb4582e7
|
ansible: change when conditions to use == instead of is when checking strings.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2020-04-24 21:34:10 +02:00 |
|
Karsten Hopp
|
c9ed62ac32
|
update ansible_distribution_major_version conditionals
Signed-off-by: Karsten Hopp <karsten@redhat.com>
|
2020-04-24 21:34:10 +02:00 |
|
Aurélien Bompard
|
b9e0237737
|
Give proper titles to the RabbitMQ graphs
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
|
2020-04-24 21:34:07 +02:00 |
|
Aurélien Bompard
|
e929444389
|
Improve the rabbitmq graphs again.
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
|
2020-04-24 21:34:07 +02:00 |
|
Aurélien Bompard
|
33e777f8d8
|
Improve RabbitMQ stats
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
|
2020-04-24 21:34:07 +02:00 |
|
Aurélien Bompard
|
994826e7b0
|
Typo :-)
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
|
2020-04-24 21:34:07 +02:00 |
|
Aurélien Bompard
|
f6378303ca
|
Fix the collectd rabbitmq plugin and data collection
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
|
2020-04-24 21:34:07 +02:00 |
|
Stephen Smoogen
|
a9d012bd61
|
make collectd skip even more crap on servers
|
2019-04-12 14:17:22 +00:00 |
|
Stephen Smoogen
|
292e3a0b4c
|
[collectd] We collect a lot of data on directories which are transient. Drop it
|
2019-04-11 21:56:37 +00:00 |
|
Rick Elrod
|
8a4ed2358a
|
remove tummy01 everywhere
Signed-off-by: Rick Elrod <relrod@redhat.com>
|
2019-02-20 17:28:52 +00:00 |
|
Kevin Fenzi
|
a8714caab3
|
first cut at changing all the old |changed to is changed per ansible deprecations
|
2018-05-07 23:51:48 +00:00 |
|
Stephen Smoogen
|
00b7f0b8dc
|
and to make sure we dont watch netapp stuff in the future
|
2018-04-24 18:06:24 +00:00 |
|
Stephen Smoogen
|
dfa0191633
|
and this will just ignore tmpfs overlay no matter the name
|
2018-04-24 17:17:11 +00:00 |
|
Stephen Smoogen
|
c3ce541909
|
so it looks like df uses directory trees and not patterns
|
2018-04-24 16:40:09 +00:00 |
|
Stephen Smoogen
|
bf9c8d4dba
|
the syntax assumes df- already
|
2018-04-24 16:21:45 +00:00 |
|
Stephen Smoogen
|
1011d0eeed
|
add filters to stop over collection
|
2018-04-24 16:05:51 +00:00 |
|
Kevin Fenzi
|
a3d3003eb6
|
remove graphite config entirely
|
2018-03-05 18:59:18 +00:00 |
|
Kevin Fenzi
|
2cce3883a3
|
drop collectd graphite plugin
|
2018-03-05 17:59:38 +00:00 |
|
Patrick Uiterwijk
|
adcbf72f03
|
Packageize this, packageize that, packageize the world
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
2017-10-08 22:25:52 +00:00 |
|
Stephen Smoogen
|
19e331d591
|
lets all go to the lobby.. and get some ibiblio to eat
|
2017-08-16 19:09:15 +00:00 |
|
Kevin Fenzi
|
8a6e51a9a6
|
change state=running to start=started as the old one is going away in ansible 2.7
|
2017-04-13 01:37:21 +00:00 |
|
Kevin Fenzi
|
f97048ee08
|
this needs to be directory
|
2017-02-26 20:04:28 +00:00 |
|
Kevin Fenzi
|
2a02a30d83
|
move collectd to /var/log/
|
2017-02-26 03:56:14 +00:00 |
|
|
89fb80cac1
|
collectd: don't exclude aarch64 for collectd-apache
|
2017-01-19 12:22:53 +00:00 |
|
Kevin Fenzi
|
2f2108a0d5
|
No collectd for epel7/aarch64 yet, so don't try and install it here.
|
2016-12-03 03:39:19 +00:00 |
|
|
4de5fadfa8
|
making collectd-apache work for fedora
|
2016-12-01 18:34:57 +00:00 |
|
Kevin Fenzi
|
067d1da6f6
|
how about this
|
2016-12-01 04:01:10 +00:00 |
|
Kevin Fenzi
|
7d7f9ccf76
|
move enable to end of the tasks
|
2016-12-01 03:52:21 +00:00 |
|
Kevin Fenzi
|
8562a31119
|
try this
|
2016-12-01 03:48:25 +00:00 |
|
Adam Williamson
|
a34ed59a8c
|
roles/collectd: install collectd-disk on F25+
Plugin was split into a subpackage in F25.
|
2016-11-28 19:05:14 -08:00 |
|