Is it possible to use a discovery item in a template, as a parameter in another discovery external script item?
I know how to use a discovery item as an element in a calculated discovery item, haven't figured out the syntax yet for using one as external script parameter.
Context:
I want to divide two discovered items in a template by each other, but only if the first item has a positive and numeric value. I created a python script which does this.
I know how to use a discovery item as an element in a calculated discovery item, haven't figured out the syntax yet for using one as external script parameter.
Context:
I want to divide two discovered items in a template by each other, but only if the first item has a positive and numeric value. I created a python script which does this.