zulip/puppet/zulip_ops/files
Alex Vandiver 7d4a370a57 puppet: Move monitoring of pg replication to the pg hosts.
Instead of SSH'ing around to them, run directly on the database hosts.
This means that the replicas do not know how many bytes behind they
are in _receiving_ the wall logs; thus, the monitoring also extends to
the primary database, which knows that information for each replica.
This also allows for detecting when there are too few active replicas.
2020-06-15 16:18:07 -07:00
..
apache nagios: Update apache configuration to be generated. 2017-10-05 21:51:29 -07:00
apt/apt.conf.d text: Fix some typos (most of them found and fixed by codespell). 2020-03-27 17:25:56 -07:00
builder
certs
cron.d team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00
munin puppet: Rename "wiki" realm to "monitoring". 2020-05-30 12:26:21 -07:00
munin-plugins text: Fix some typos (most of them found and fixed by codespell). 2020-03-27 17:25:56 -07:00
nagios3 puppet: Move monitoring of pg replication to the pg hosts. 2020-06-15 16:18:07 -07:00
nagios_plugins/zulip_zephyr_mirror python: Replace None defaults with empty collections where appropriate. 2020-06-13 15:31:27 -07:00
nginx/sites-available sharding: Add basic sharding configuration for Tornado. 2020-05-20 13:47:20 -07:00
postgresql puppet: Remove custom `vm.dirty_ratio` and `vm.dirty_background_ratio`. 2020-06-12 14:57:46 -07:00
supervisor/conf.d puppet: Make old redis_tunnel configuration usable. 2017-10-05 20:40:22 -07:00
common-session puppet: Add PAM common_session disabling systemd-login. 2017-01-06 21:49:15 -08:00
dot_emacs.el cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
log2zulip.conf
log2zulip.zuliprc
motd.lb0 cleanup: Delete trailing newlines. 2019-08-06 23:29:11 -07:00
sshd_config puppet: Increase MaxStartups SSH configuration. 2017-03-08 22:28:16 -08:00
zephyr-clients.debathena
zulip-ec2-configure-interfaces python: Convert more percent formatting to Python 3.6 f-strings. 2020-06-14 23:27:22 -07:00
zulip-ec2-configure-interfaces_if-up.d.sh