zulip/puppet/zulip_ops/files
Alex Vandiver 31d80a77d4 puppet: Update nagios check_postgres_replication_lag to be on DB hosts
7d4a370a57 attempted to move the replication check to on the
PostgreSQL hosts.  While it updated the _check_ to assume it was
running and talking to a local PostgreSQL instance, the configuration
and installation for the check were not updated.  As such, the check
ran on the nagios host for each DB host, and produced no output.

Start distributing the check to all apopdb hosts, and configure nagios
to use the SSH tunnel to get there.
2020-07-14 16:27:18 -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 puppet: Remove old Dropbox certificates. 2016-10-25 23:52:30 -07:00
cron.d team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00
munin puppet: Configure munin and nagios under apache with puppet. 2020-07-13 13:23:11 -07:00
munin-plugins munin: Deal with spaces in the channel names. 2020-07-13 12:49:28 -07:00
nagios3 puppet: Update nagios check_postgres_replication_lag to be on DB hosts 2020-07-14 16:27:18 -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 installer: Remove code specific to stretch or xenial. 2020-06-24 12:57:38 -07:00
zulip-ec2-configure-interfaces_if-up.d.sh