Hi, when i create a ICMP.ping({instance}) on a DCI from a node, i thought it would ping the primary IP address but it doesnt
i see that i can do a ICMP.ping(localhost) and in the transformation script i can pull the Primary IP Address and run ICMP.ping with that address and return the correct value
I know i can create the targets in the subagent PING section but i would like to have each node with their own ping DCI
i see that i can do a ICMP.ping(localhost) and in the transformation script i can pull the Primary IP Address and run ICMP.ping with that address and return the correct value
I know i can create the targets in the subagent PING section but i would like to have each node with their own ping DCI