Skip to content

att-comdev/nagios

Repository files navigation

Prometheus aware Nagios core 4 image

Prometheus aware nagios core 4 image that auto-discovers prometheus hosts and provides plugins to query prometheus alerts.

Environment

  • PROM_METRICS_SERVICE

    • Prometheus API host (ip address or vip with port)
    • available in container as nagios macro $USER2$
  • CEPH_METRICS_SERVICE

  • SNMP_NOTIF_PRIMARY_TARGET_WITH_PORT

    • primary SNMP notification target (example: 192.168.0.1:15132)
    • available in container as nagios macro $USER4$
  • SNMP_NOTIF_SECONDARY_TARGET_WITH_PORT

    • secondary SNMP notification target (example: 192.168.0.2:15132)
    • available in container as nagios macro $USER5$
  • REST_NOTIF_PRIMARY_TARGET_URL

  • REST_NOTIF_SECONDARY_TARGET_URL