FreeBSD Manual Pages
hpct-trigger(1) General Commands Manual hpct-trigger(1) NAME hpct-trigger -- High-Performance Connectivity Tracer (HiPerConTracer) Trigger Tool SYNOPSIS hpct-trigger [--triggerpingage seconds] [--triggerpingpacketsize payload_length] [--triggerpingsbeforequeuing count] [-P | --ping] [-T | --traceroute] [-L level | --loglevel level] [-Z on|off | --logcolor on|off] [-O file | --logfile file] [-q | --quiet] [-v | --verbose] [-U user|uid | --user user|uid] [-# identifier | --measurement-id identifier] address|hostname[,traffi-c-a_sdcodlurarescsses[|,h.o.s.t]n]ame[,traffic_class[,...]]] [-D address|hostname | --destination address|hostname] [--sources-from-file file] [--destinations-from-file file] [-M ICMP|UDP | --iomodule ICMP|UDP] [-I number_of_iterations|--iterationsnumber_of_iterations] [--tracerouteinterval milliseconds] [--tracerouteintervaldeviation fraction] [--tracerouteduration milliseconds] [--tracerouterounds rounds] [--tracerouteinitialmaxttl value] [--traceroutefinalmaxttl value] [--tracerouteincrementmaxttl value] [--traceroutepacketsize bytes] [--tracerouteudpsourceport port] [--tracerouteudpdestinationport port] [--pinginterval milliseconds] [--pingintervaldeviation fraction] [--pingexpiration milliseconds] [--pingburst packets] [--pingttl value] [--pingpacketsize bytes] [--pingudpsourceport port] [--pingudpdestinationport port] [-R directory | --resultsdirectory directory] [-x seconds | --resultstransactionlength seconds] [-Cnone|XZ|BZip2|GZip--resultscompressionnone|XZ|BZip2|GZip] [-F version | --resultsformat version] [-z depth | --resultstimestampdepth depth] [--check] DESCRIPTION hpct-trigger is a tool to trigger HiPerConTracer measurement, based on observed incoming ICMP Ping packets. Once the given number of such packets with a given size has been observed from a source, a Ping or Traceroute is triggered to the corresponding remote address. ARGUMENTS The following arguments may be provided: --triggerpingage seconds Sets the maximum number of seconds between two trigger "Pings" (default: 300). --triggerpingpacketsize payload_length Sets the "Ping" total length (IP header + ICMP header + HiPer- COnTracer header) to trigger a HiPerConTracer measurement (de- fault: 67). --triggerpingsbeforequeuing count Sets the number of observed "Ping" packets before triggering HiPerConTracer (default: 3). See the manual page of HiPerConTracer for the other arguments and the output format. EXAMPLES hpct-trigger --source 10.1.1.51 --traceroute --verbose --triggerpingsbeforequeuing 2 --triggerpingpacketsize 88 hpct-trigger --source 10.1.1.51 --triggerpingage 1800 --ping --verbose hpct-trigger --source=10.1.1.51 --traceroute --resultsdirectory=/tmp/results --resultstransactionlength=60 --resultstimestampdepth 3 hpct-trigger --source=172.16.1.2,BE,EF --source=172.17.1.2,BE,AF11,AF21 --triggerpingage=1800 --ping --verbose hpct-trigger --source 10.1.1.51 --triggerpingage 1800 --ping --traceroute --iomodule ICMP --iomodule UDP hipercontracer -S 0.0.0.0 -S :: -D <TARGET> --ping --pingpacketsize 67 --iterations 3 --verbose hipercontracer -S 0.0.0.0 -S :: -D <TARGET> -P --pingpacketsize 88 -I 3 -v AUTHORS Thomas Dreibholz https://www.nntb.no/~dreibh/hipercontracer mailto://dreibh@simula.no hpct-trigger December 19, 2024 hpct-trigger(1)
NAME | SYNOPSIS | DESCRIPTION | ARGUMENTS | EXAMPLES | AUTHORS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=hpct-trigger&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>
