ncc.zabbix_templates
2025-08-17
Parent:4b2d1fe8e0c2
41:2b2f489780b3 tip Browse Files
+ Linux common: Ещё один шаблон на фильтровку
Linux.common/zbx_export_templates.yaml
1.1 --- a/Linux.common/zbx_export_templates.yaml Thu Aug 14 22:03:30 2025 +0300 1.2 +++ b/Linux.common/zbx_export_templates.yaml Sun Aug 17 10:43:39 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.2' 1.8 + description: 'Версия: v0.r202508.3' 1.9 templates: 1.10 - name: OSI_v2 1.11 groups: 1.12 @@ -101,6 +101,7 @@ 1.13 new RegExp('sshd(-session)?\[[0-9]+\]\: error\: kex_exchange_identification\: read: Connection timed out'), 1.14 new RegExp('sshd(-session)?\[[0-9]+\]\: fatal\: userauth_pubkey\: parse publickey packet\: incomplete message'), 1.15 new RegExp('sshd(-session)?\[[0-9]+\]\: fatal\: userauth_finish\: send failure packet\: Connection reset by peer'), 1.16 + new RegExp('sshd-session\[[0-9]*\]: error: kex_protocol_error: type [0-9]+ seq [0-9]+'), 1.17 ]; 1.18 1.19 var MACROS = "{$AWLIN_LOG_NOT_MATCH}";