Commit graph

12 commits

Author SHA1 Message Date
Florian Pritz
9812145d94 Improve group vars vault usage for zabbix_server
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2018-06-07 12:11:06 +02:00
Florian Pritz
f5ee7a08f5
nginx: Reduce access log content for static data
For proxy/fastcgi/uwsgi blocks, logging is still set to the old format,
but for everything else (= static data) a reduced format is used that
excludes items that no longer make sense (request_time, remote_user) and
those that are personal information all the time (remote_addr, http_x_forwarded_for).

Signed-off-by: Florian Pritz <bluewind@xinu.at>
2018-05-30 16:00:41 +02:00
Florian Pritz
ebd659d69c
Disable access log for https redirects in nginx
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2018-05-30 15:46:48 +02:00
Florian Pritz
2869877025
zabbix-server: Increase poller count to 30
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2018-03-21 13:42:54 +01:00
Florian Pritz
b59d6b99df
Add cpu/memory accounting to many roles
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2018-02-28 19:50:32 +01:00
Florian Pritz
0718953bd5
Enable cpu/memory accounting for kanboard, flyspray, zabbix-web
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2018-02-28 19:09:12 +01:00
Florian Pritz
7411e9a2db
Tag nginx configs in roles as nginx
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2018-02-19 21:41:14 +01:00
Florian Pritz
6bf140146d
Define and use our own log format for nginx
This is the same as used on luna and as expected by the zabbix nginx
monitoring service.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
2018-02-19 17:32:45 +01:00
Florian Pritz
d225a33637
Store postgres passwords encrypted on server
Seems to be required with postgres 10 now.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
2017-12-02 17:44:12 +01:00
Florian Pritz
7208de9574
zabbix-server: Increase pollers to 10
Default is 5 and they were all busy, most likely because the latency to
some of the new hosts is high.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
2017-09-11 15:25:19 +02:00
Florian Pritz
e41eaea76e
Fix deprecation warnings about starting services
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2017-06-19 14:52:51 +02:00
Florian Pritz
9b508f22b7 Add zabbix-server role
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2017-03-20 15:17:24 +01:00