this is a topic i've been thinking about for a while.
as many might have spotted, the default templates that are shipped with zabbix are not... perfect
one approach might be to fix them gradually - remove incorrect item here, fix incorrect parameter there and increase interval over there.
the problem with this approach is maintainability of templates - it's a bit too hard.
second approach would be to remove most of the existing templates, keeping maybe a few most recent, clean ones. and redesign removed ones from the scratch.
thinking about how i usually go about templates in zabbix - and that is never using the built in ones but designing my own taking default ones as example - i'm starting to prefer the second approach, as i believe it would result in a much better end result.
opinions ?
as many might have spotted, the default templates that are shipped with zabbix are not... perfect

one approach might be to fix them gradually - remove incorrect item here, fix incorrect parameter there and increase interval over there.
the problem with this approach is maintainability of templates - it's a bit too hard.
second approach would be to remove most of the existing templates, keeping maybe a few most recent, clean ones. and redesign removed ones from the scratch.
thinking about how i usually go about templates in zabbix - and that is never using the built in ones but designing my own taking default ones as example - i'm starting to prefer the second approach, as i believe it would result in a much better end result.
opinions ?
Comment