James Campbell james
  • Joined on 2024-03-06
james pushed to dev/io_stats at james/pgmon 2025-06-30 06:00:27 +00:00
be84e2b89a Report some I/O metrics in bytes
james pushed to dev/io_stats at james/pgmon 2025-06-29 06:08:34 +00:00
fd0a9e1230 Add backend I/O discoovery items to template
james created branch dev/io_stats in james/pgmon 2025-06-28 05:02:12 +00:00
james pushed to dev/io_stats at james/pgmon 2025-06-28 05:02:12 +00:00
b934a30124 Add pg_stat_io query
james created branch develop in james/pgmon 2025-06-27 05:07:38 +00:00
james pushed to develop at james/pgmon 2025-06-27 05:07:38 +00:00
james pushed to main at james/pgmon 2025-06-18 21:39:33 +00:00
ea397ef889 Improve docker-related query test failure avoidance
james pushed to main at james/pgmon 2025-06-18 07:30:42 +00:00
def6bab7f4 Add a pause after deploying test db containers as a temporary kludge
james pushed to main at james/pgmon 2025-06-18 07:24:00 +00:00
ecb616f6d9 Allow retry in query tests
james pushed to main at james/pgmon 2025-06-18 07:03:53 +00:00
b7f731c6ac Fix and reformat several queries
4fba81dc2c Add initial bgwriter and activity metrics queries
Compare 2 commits »
james pushed to main at james/pgmon 2025-06-17 05:39:58 +00:00
9225e745b0 Handle division by zero possibility
james pushed to main at james/pgmon 2025-06-16 04:56:36 +00:00
b981a9ad36 Add slot lag metrics
james pushed to main at james/pgmon 2025-06-15 06:20:58 +00:00
c0185d4b86 Remove extra quotes in replication slot query
james pushed to main at james/pgmon 2025-06-15 06:19:26 +00:00
d34dfc5bf7 Fix replication monitoring queries
james pushed to main at james/pgmon 2025-06-13 05:18:50 +00:00
7c395a80fe Add metrics for tracking cache hit ratios
james pushed to main at james/pgmon 2025-06-04 20:38:14 +00:00
8fe81e3ab3 Fix global variable placement
james pushed to main at james/pgmon 2025-06-04 05:44:26 +00:00
cfe01eb63e Fix typo in latest version Zabbix item
james pushed to main at james/pgmon 2025-06-04 05:17:36 +00:00
55b9b16deb Install to /usr/bin
6a22597f1f Fix ID age query and template
Compare 2 commits »
james pushed to main at james/pgmon 2025-06-03 23:39:10 +00:00
295d1d6310 Fix typo in install-openrc
james pushed to main at james/pgmon 2025-06-03 23:35:20 +00:00
8b804f3912 Add requests as a dependency, split install target