Scroll to navigation

TRAFFICSERVER_EXPORTER(1) User Commands TRAFFICSERVER_EXPORTER(1)

NAME

trafficserver_exporter - Prometheus exporter for Apache Traffic Server

DESCRIPTION

usage: trafficserver_exporter [-h] [--endpoint ENDPOINT] [--addr ADDR]

[--port PORT] [--pidfile PIDFILE] [--procstats]
[--no-procstats] [--max-retries MAX_RETRIES] [-v]

Traffic Server exporter for Prometheus

optional arguments:

show this help message and exit
Traffic Server's stats_over_http plugin URL (default: http://127.0.0.1/_stats)
Address to bind and listen on (default: )
Port to bind and listen on (default: 9122)
Path to trafficserver PID file; used with --procstats (default: /var/run/trafficserver/server.lock)
Enable process metric collection (default: True)
Disable process metric collection (default: True)
Maximum retries for DNS lookups or connnection timeouts/failures (default: 0)
Verbose logging (repeat for more verbosity) (default: 0)

SEE ALSO

The full documentation for trafficserver_exporter is maintained as a Texinfo manual. If the info and trafficserver_exporter programs are properly installed at your site, the command

info trafficserver_exporter

should give you access to the complete manual.

August 2018 trafficserver_exporter 0.0.2