[ZBXNEXT-8029] Better sorting by renaming Items (and Triggers) on default templates Created: 2022 Oct 11 Updated: 2022 Nov 02 |
|
Status: | Open |
Project: | ZABBIX FEATURE REQUESTS |
Component/s: | None |
Affects Version/s: | 6.0.9 |
Fix Version/s: | None |
Type: | Change Request | Priority: | Trivial |
Reporter: | Nathan Liefting | Assignee: | Unassigned |
Resolution: | Unresolved | Votes: | 4 |
Labels: | frontend, naming, template, usability | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() ![]() ![]() |
Description |
BackgroundOn the Zabbix Summit 2022 I made some suggestions regarding the names of Items and Triggers: As suggested hereby a new case to include these improvements. Related ticket: ProposalMost things in the Zabbix frontend are sorted alphabetically, so are the Items and Triggers. To keep things more structured when building and when trying to find items in Latest data prefixes can make things a lot easier.
Another example is seen with Swap related items:
Although less intrusive for Triggers (since we don't have to worry about latest data) The same could be said for some of the triggers:
The same can be applied to item/trigger prototypes on LLD rules. Although those most often are already prefixed in some manner. To concludeThe general idea here is to make better use of the Alphabetical sorting in the Configuration and Monitoring pages. It's an overal suggestion that can be applied as a best practice on every default Zabbix template. Doing so on default templates and picking it up as a best practice will not only improve official templates, but also the way the Zabbix community works with items/triggers in general. |