Hi all,
In 2.0.8, I created a new template and linked it to Template OS AIX. I cloned some items and triggers, disabled the ones from the linked template, then linked the new template to discovered hosts and all's well.
I recently upgraded to 2.2.1 (surprisingly very easy -- TYVM!) and decided to modify the trigger prototypes for Mounted filesystem discovery by giving the values of the "vfs.fs.size" a range in order to prevent stacking of error severities. e.g.:
I then disabled the original trigger prototype and allowed the new one to propagate to the linked hosts. It did, but the original triggers remain. In other words, the disabled status of the trigger prototype did not propagate to the linked systems and their respective file systems.
With over 1000 total triggers, it's going to take a very long time to find and disable the ones created from the original prototype. Is there an easier way to do this?
Thanks!
Rich
In 2.0.8, I created a new template and linked it to Template OS AIX. I cloned some items and triggers, disabled the ones from the linked template, then linked the new template to discovered hosts and all's well.
I recently upgraded to 2.2.1 (surprisingly very easy -- TYVM!) and decided to modify the trigger prototypes for Mounted filesystem discovery by giving the values of the "vfs.fs.size" a range in order to prevent stacking of error severities. e.g.:
{Template My OS AIX:vfs.fs.size[{#FSNAME},pfree].last(0)}<20&{Template My OS AIX:vfs.fs.size[{#FSNAME},pfree].last(0)}>9.999999
I then disabled the original trigger prototype and allowed the new one to propagate to the linked hosts. It did, but the original triggers remain. In other words, the disabled status of the trigger prototype did not propagate to the linked systems and their respective file systems.
With over 1000 total triggers, it's going to take a very long time to find and disable the ones created from the original prototype. Is there an easier way to do this?
Thanks!
Rich
Comment