Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Onionbalance Onionbalance
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • OnionbalanceOnionbalance
  • Issues
  • #2
Closed
Open
Created May 21, 2021 by weasel (Peter Palfrader)@weasel

Please don't hide command line arguments.

Given that we have to run a few dozen onionbalance instances, it'd be nice if there was a way to tell them apart.

Currently, ps output looks like this:

onionba+  6034  0.4  2.3 335672 191900 ?       Ssl  Apr20 183:46 onionbalance
onionba+  6035  0.4  2.2 334900 185064 ?       Ssl  Apr20 180:44 onionbalance
onionba+  6036  0.4  2.2 335356 187052 ?       Ssl  Apr20 184:50 onionbalance
onionba+  6037  0.4  2.2 335668 184096 ?       Ssl  Apr20 183:52 onionbalance
onionba+  6038  0.4  2.1 336176 173472 ?       Ssl  Apr20 182:55 onionbalance

Thus, please remove the setproctitle('onionbalance') in manager.py or do some other smart thing.

Assignee
Assign to
Time tracking