1. Can you exclude an item prototype from a trigger automatically. Something like:
{Template Backup Windows Proxy:get[.1.3.6.1.4.1.33715.1.2.1.44.{#MVSNMPINDEX}].last(0)}>24 AND {Template Backup Windows Proxy:get[.1.3.6.1.4.1.33715.1.2.1.2.{#MVSNMPINDEX}].value != "offsite"
To exclude the offsite (in this case) from only 24 hours before being triggered?
2. If you update (remove or disable something) in a template, how can this be pushed to all hosts using that template? I can add things to the template and they automatically appear, but cannot remove or disable.
{Template Backup Windows Proxy:get[.1.3.6.1.4.1.33715.1.2.1.44.{#MVSNMPINDEX}].last(0)}>24 AND {Template Backup Windows Proxy:get[.1.3.6.1.4.1.33715.1.2.1.2.{#MVSNMPINDEX}].value != "offsite"
To exclude the offsite (in this case) from only 24 hours before being triggered?
2. If you update (remove or disable something) in a template, how can this be pushed to all hosts using that template? I can add things to the template and they automatically appear, but cannot remove or disable.