[ZBX-1630] check trigger status only in the monitoring section Created: 2009 Dec 30 Updated: 2017 May 30 Resolved: 2014 Mar 02 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Frontend (F) |
Affects Version/s: | 1.8, 1.9.0 (alpha) |
Fix Version/s: | None |
Type: | Incident report | Priority: | Minor |
Reporter: | richlv | Assignee: | Unassigned |
Resolution: | Won't fix | Votes: | 0 |
Labels: | triggers | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Description |
currently monitoring section checks item status when determining whether trigger (or host) should be shown. to simplify logic, it is suggested to check trigger status only in monitoring section, thus also improving performance somewhat. might have other consequences, probably for the next major version. |
Comments |
Comment by richlv [ 2009 Dec 30 ] |
one implication is that hosts with enabled triggers that have all items disabled have 'status of triggers' link in maps, which leads to incorrect host being displayed (as chosen host is not displayed at all) |
Comment by Alexander Vladishev [ 2014 Mar 02 ] |
The trigger with the deactivated items shouldn't be shown in the Monitoring section. It's a normal behaviour. I close a problem. Reopen it and move into a ZBXNEXT project if it is actual. |