ended3월 15일· 1 sources

Differences Between Pull and Push Approaches in Monitoring Systems

모니터링 시스템의 Pull 방식과 Push 방식의 차이점

Why it matters

The article compares pull and push approaches in monitoring systems. Pull-based systems like Prometheus, Nagios, and Zabbix have the monitoring server retrieve data from targets, while push-based systems like Datadog and Mackerel use agents on target hosts to send data to the server. Prometheus bridges both approaches via exporters, and the choice depends on specific requirements and system characteristics.

1
Sources
+0
24h
Growth
182d
Active
PrometheusDatadogPull/Push모니터링 아키텍처ExporterZabbix

Sources

Related Issues