Add production installer and observability tooling
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
zabbix_export:
|
||||
version: '6.4'
|
||||
template_groups:
|
||||
- uuid: 3de34eedec1948f788caa6d60b91919f
|
||||
name: Notifier
|
||||
templates:
|
||||
- uuid: 2f71f1ad1fe9497ca4a181954c8d7965
|
||||
template: 'Notifier NFS320'
|
||||
name: 'Notifier NFS320'
|
||||
groups:
|
||||
- name: Notifier
|
||||
discovery_rules:
|
||||
- uuid: c911a4cbcab645f393b7559c71c600a4
|
||||
name: 'Descoberta de Pontos Notifier'
|
||||
type: TRAP
|
||||
key: notifier.discovery
|
||||
delay: '0'
|
||||
lifetime: 0d
|
||||
item_prototypes:
|
||||
- uuid: c529d9ef577b4f78b68d413dc19b402b
|
||||
name: 'Status de Conexão: {#NODE_NOME}'
|
||||
type: TRAP
|
||||
key: 'node.status[{#NODE_NOME}]'
|
||||
delay: '0'
|
||||
- uuid: 81b80f0540ac487099fc9c68497df18a
|
||||
name: 'Comunicação do Ponto: {#PONTO_LABEL}'
|
||||
type: TRAP
|
||||
key: 'notifier.comm[{#PONTO_LABEL}]'
|
||||
delay: '0'
|
||||
trigger_prototypes:
|
||||
- uuid: e690b14af4f049649bd1cd36347b5246
|
||||
expression: 'last(/Notifier NFS320/notifier.comm[{#PONTO_LABEL}])<>20'
|
||||
name: 'INCIDENTE NO DISPOSITIVO {#PONTO_LABEL}'
|
||||
priority: WARNING
|
||||
- uuid: 7b3b024198cc4b6a94f7cb38b5368ff0
|
||||
name: 'Status do Ponto: {#PONTO_LABEL}'
|
||||
type: TRAP
|
||||
key: 'notifier.status[{#PONTO_LABEL}]'
|
||||
delay: '0'
|
||||
Reference in New Issue
Block a user