[ZBXNEXT-1282] Auto registration hostname matching Created: 2012 Jun 16 Updated: 2024 Apr 10 Resolved: 2018 Oct 23 |
|
Status: | Closed |
Project: | ZABBIX FEATURE REQUESTS |
Component/s: | Frontend (F), Server (S) |
Affects Version/s: | 2.1.0 |
Fix Version/s: | 4.2.0alpha1, 4.2 (plan) |
Type: | New Feature Request | Priority: | Minor |
Reporter: | Ilya I. | Assignee: | Viktors Tjarve |
Resolution: | Fixed | Votes: | 10 |
Labels: | actions, autoregistration | ||
Σ Remaining Estimate: | Not Specified | Remaining Estimate: | Not Specified |
Σ Time Spent: | Not Specified | Time Spent: | Not Specified |
Σ Original Estimate: | Not Specified | Original Estimate: | Not Specified |
Environment: |
Ubuntu 10.04 |
Attachments: |
![]() |
||||||||||||
Issue Links: |
|
||||||||||||
Sub-Tasks: |
|
||||||||||||
Team: | |||||||||||||
Sprint: | Sprint 43, Sprint 44, Sprint 45 | ||||||||||||
Story Points: | 0.5 |
Description |
As per http://www.zabbix.com/forum/showthread.php?p=99651. The problem is actually observed on version 1.8.1. Auto registration action has condition "Host name like", which is assumed to match hostnames. It does only substring check. I submit this as a bug, as I believe that regex is natural to expect there. In any case, substring matching makes this feature only 20% as useful as it could be. Documentation on this subject is lacking, it isn't mentioned anywhere. |
Comments |
Comment by Luiz Gustavo P Tonello [ 2016 Apr 05 ] |
Hello guys, Do you have any update or maybe a workaround for this issue? If I'm wrong or if exist a workaround, please tell me. Thank you! |
Comment by Boris HUISGEN [ 2016 Nov 29 ] |
Same problem, do you have any update on this ? Thanks |
Comment by Roman Monakhov [ 2018 May 11 ] |
It would be great to add the same functionality to "Received value" for Discovery actions. |
Comment by Viktors Tjarve [ 2018 Oct 19 ] |
Implemented in:
|