reproxystatus

command
v0.0.0-...-3de72e3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

README

User Guide for reproxystatus

reproxystatus is a binary that can be used to monitor build stats for running instances of reproxy. Source code can be found in this directory.

Usage

Invoking reproxystatus with no arguments will print build stats for all running instances of reproxy with --server_address=unix://... or --server_address=pipe://....

If reproxy is running on a tcp ip and port, or if you only want to show stats for one instance then you must pass the same --server_address to reproxystatus that was passed to reproxy.

To see live output throughout a build, wrap the call to reproxystatus with a tool like watch, eg:

$ watch /path/to/reproxystatus

Sample output

$ /path/to/reproxystatus
Reproxy(unix:///path/to/unix.sock) is OK
Actions completed: 26935 (26756 cache hit, 179 racing local)
Actions in progress: 20

Documentation

Overview

Binary to get status for running reproxy instances

$ reproxystatus --color=

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL