I have created a template which has a number of items - default interval of 300 seconds.
I then created two other templates which inherit this parent template - but with different intervals (one 30 sec, the other 3600 sec). The idea being several hosts - a couple of which may move in between a constant monitoring and a passive monitoring process.
If I apply either of these parent templates to a host, it works as expected - however switching from one to the other doesn't work because of the fact the items are technically different - I have to unlink + clear.
I am presented with an error claiming that the graph already exists but the item is different.
Am I missing something? Shouldn't it know that the two different item's keys are the same in all ways (except interval) and continue on with the data series?
I then created two other templates which inherit this parent template - but with different intervals (one 30 sec, the other 3600 sec). The idea being several hosts - a couple of which may move in between a constant monitoring and a passive monitoring process.
If I apply either of these parent templates to a host, it works as expected - however switching from one to the other doesn't work because of the fact the items are technically different - I have to unlink + clear.
I am presented with an error claiming that the graph already exists but the item is different.
Am I missing something? Shouldn't it know that the two different item's keys are the same in all ways (except interval) and continue on with the data series?
Comment