Claude Code
518340b373
Tune Zabbix stack: PostgreSQL, web PHP-FPM, server caches
PostgreSQL 16:
- shared_buffers 128MB→256MB, work_mem 4MB→16MB
- random_page_cost 4→1.1 (SSD/Longhorn), effective_io_concurrency→200
- maintenance_work_mem→128MB, wal_buffers→8MB
- max_connections 100→50, memory limit 512Mi→1Gi
Zabbix Web:
- PHP_FPM_PM_MAX_CHILDREN 50→10 (fixes 68x OOMKill)
- ZBX_MEMORYLIMIT 128M→256M, PM_MAX_REQUESTS→500
- Memory limit 512Mi→768Mi, request 128Mi→256Mi
Zabbix Server:
- ZBX_CACHESIZE→64M, ZBX_VALUECACHESIZE→64M
- ZBX_HISTORYCACHESIZE→32M, ZBX_TRENDCACHESIZE→8M
- ZBX_STARTPOLLERS→10, ZBX_STARTPOLLERSUNREACHABLE→3
2026-03-12 19:21:15 -05:00
..
2026-03-11 02:45:15 +00:00
2026-03-10 01:12:08 -05:00
2026-03-11 18:15:24 +00:00
2026-03-10 01:12:08 -05:00
2026-03-10 01:12:08 -05:00
2026-03-11 00:38:50 +00:00
2026-03-10 01:12:08 -05:00
2026-03-10 01:12:08 -05:00
2026-03-11 00:50:54 +00:00
2026-03-09 21:14:26 -05:00
2026-03-10 11:01:35 -05:00
2026-03-10 11:06:12 -05:00
2026-03-11 00:50:48 +00:00
2026-03-11 00:50:44 +00:00
2026-03-11 14:44:03 -05:00
2026-03-09 16:35:04 -05:00
2026-03-10 00:34:41 -05:00
2026-03-11 14:21:26 -05:00
2026-03-10 01:12:08 -05:00
2026-03-10 11:18:37 -05:00
2026-03-12 19:21:15 -05:00