.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. .TH TRAFFICSERVER_EXPORTER "1" "August 2018" "trafficserver_exporter 0.0.2" "User Commands" .SH NAME trafficserver_exporter \- Prometheus exporter for Apache Traffic Server .SH DESCRIPTION usage: trafficserver_exporter [\-h] [\-\-endpoint ENDPOINT] [\-\-addr ADDR] .TP [\-\-port PORT] [\-\-pidfile PIDFILE] [\-\-procstats] [\-\-no\-procstats] [\-\-max\-retries MAX_RETRIES] [\-v] .PP Traffic Server exporter for Prometheus .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-\-endpoint\fR ENDPOINT Traffic Server's stats_over_http plugin URL (default: http://127.0.0.1/_stats) .TP \fB\-\-addr\fR ADDR Address to bind and listen on (default: ) .TP \fB\-\-port\fR PORT Port to bind and listen on (default: 9122) .TP \fB\-\-pidfile\fR PIDFILE Path to trafficserver PID file; used with \fB\-\-procstats\fR (default: \fI\,/var/run/trafficserver/server.lock\/\fP) .TP \fB\-\-procstats\fR Enable process metric collection (default: True) .TP \fB\-\-no\-procstats\fR Disable process metric collection (default: True) .TP \fB\-\-max\-retries\fR MAX_RETRIES Maximum retries for DNS lookups or connnection timeouts/failures (default: 0) .TP \fB\-v\fR, \fB\-\-verbose\fR Verbose logging (repeat for more verbosity) (default: 0) .SH "SEE ALSO" The full documentation for .B trafficserver_exporter is maintained as a Texinfo manual. If the .B info and .B trafficserver_exporter programs are properly installed at your site, the command .IP .B info trafficserver_exporter .PP should give you access to the complete manual.