Hello I am trying to create a graph in a template that uses an item from another template.
I have Template A that applies to all of my hosts and I have Template B that only applies to some. I want Template B to create a graph that shows has values from Template A and Template B on it. I tried duplicating the item from A onto B, but got this error.
I have Template A that applies to all of my hosts and I have Template B that only applies to some. I want Template B to create a graph that shows has values from Template A and Template B on it. I tried duplicating the item from A onto B, but got this error.
- Cannot inherit item with key because an item prototype with the same key already exists.
Comment