When working with hosts that have a lot of disabled items and triggers (from templates, obviously). The configuration screens get quite cluttered up. I wrote this patch to add a "Show disabled items/triggers" checkbox to the "configuration of items/triggers" screens.
Apply the patch like this:
Apply the patch like this:
Code:
# cd /usr/src/zabbix # patch -p0 < filter_disabled.patch
Comment