proxy.golang.org : github.com/jonasekl/rsyncprom
Package rsyncprom implements a parser that extracts transfer details from rsync standard output output. This package contains the parser, see cmd/rsync-prom for a wrapper program. Start rsync with --verbose (-v) or --stats to enable printing transfer totals. Do not use the --human-readable (-h) flag in your rsync invocation, otherwise rsyncprom cannot parse the output! Run rsync in the C.UTF-8 locale to prevent rsync from localizing decimal separators and fractional points in big numbers.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/jonasekl/rsyncprom
License: Apache-2.0
Latest release: over 2 years ago
First release: over 2 years ago
Namespace: github.com/jonasekl
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago