ncc.zabbix_templates

Yohn Y. 2025-08-14 Parent:c4e66ec88beb Child:2b2f489780b3

40:4b2d1fe8e0c2 Go to Latest

ncc.zabbix_templates/Linux.common/zbx_export_templates.yaml

* Linux Common: Не все варианты были покрыты предыдушим патчем

History
     1.1 --- a/Linux.common/zbx_export_templates.yaml	Wed Aug 13 23:07:03 2025 +0300
     1.2 +++ b/Linux.common/zbx_export_templates.yaml	Thu Aug 14 22:03:30 2025 +0300
     1.3 @@ -7,7 +7,7 @@
     1.4      - uuid: d9ed1ecc0bc14cafb7fcbd309ad9a944
     1.5        template: 'AWNET Linux Template'
     1.6        name: 'AWNET Linux Template'
     1.7 -      description: 'Версия: v0.r202508.1'
     1.8 +      description: 'Версия: v0.r202508.2'
     1.9        templates:
    1.10          - name: OSI_v2
    1.11        groups:
    1.12 @@ -98,9 +98,9 @@
    1.13                      new RegExp('/system\.journal\: Journal header limits reached or header out-of-date, rotating\.'),
    1.14                      new RegExp('sshd\[[0-9]+\]\: error\: kex protocol error\:'),
    1.15                      new RegExp('sshd\[[0-9]+\]\: error\: kex_protocol_error\:'),
    1.16 -                    new RegExp('sshd\[[0-9]+\]\: error\: kex_exchange_identification\: read: Connection timed out'),
    1.17 +                    new RegExp('sshd(-session)?\[[0-9]+\]\: error\: kex_exchange_identification\: read: Connection timed out'),
    1.18                      new RegExp('sshd(-session)?\[[0-9]+\]\: fatal\: userauth_pubkey\: parse publickey packet\: incomplete message'),
    1.19 -                    new RegExp('sshd\[[0-9]+\]\: fatal\: userauth_finish\: send failure packet\: Connection reset by peer'),
    1.20 +                    new RegExp('sshd(-session)?\[[0-9]+\]\: fatal\: userauth_finish\: send failure packet\: Connection reset by peer'),
    1.21                    ];
    1.22                    
    1.23                    var MACROS = "{$AWLIN_LOG_NOT_MATCH}";