Hello everybody,
I have a scenario which drives me crazy.
let's suppose I have a device with 4 ethernet interfaces.
I need to to have one calculated item to know the sum of inbound traffic.
I googled it everywhere users said you should do something like this:
last({TEMPL_NAME:KEY_OF_OIDA})/last({TEMPL_NAME:KEY_OF_OIDB})
my problem is that Key is the same for all of the interfaces and I have one item prototype
can anyone tell how to do it? there are more than 1000 host monitored, so I have to do it using a template.
Thanks in advance
I have a scenario which drives me crazy.
let's suppose I have a device with 4 ethernet interfaces.
I need to to have one calculated item to know the sum of inbound traffic.
I googled it everywhere users said you should do something like this:
last({TEMPL_NAME:KEY_OF_OIDA})/last({TEMPL_NAME:KEY_OF_OIDB})
my problem is that Key is the same for all of the interfaces and I have one item prototype
can anyone tell how to do it? there are more than 1000 host monitored, so I have to do it using a template.
Thanks in advance

Comment