borgbackup / borgbackup/borg

Show reponame in top/ps (featurerequest?)

Open
#4,691 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
13.7k
Forks
875
Avg merge
13h 19m
Merged PRs (30d)
187

Description

I do backup multiple servers to another server at the same time over ssh.

At the time of backup I can see multiple `borg` or `borg serve --umask=022 --info` processes, but I'd like to see repository name in this command line too.

It it possible? Is there some commandline hack to achive it now?

Contributor guide

Open the contributing guide

Research direction

Start by tracing how the borg serve process command line is constructed and how the repository name is passed to it. Determine whether that name can be exposed in top or ps without changing backup behavior; done means concurrent borg processes visibly identify their repositories.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.