Alertra Script Language 1.9

[ next ] [ language reference ] [ table of contents ]


trace

Performs a trace similar to ’traceroute’ to the IP resolved by the last DNS .

gauging link performance (must be a value between 1-30).

usage: trace [cycles]

parameters:

req name type description
Y cycles variable Number of ping packets to send when

examples

trace “10”

Conducts a trace to the IP and sends 10 packets to each node in the trace to gauge performance.


Alertra Script Language: Language Reference