CSCfi / CSCfi/pebbles

Number of routes is not displayed in tmux status

Open
#481 0 comments 0 reactions 0 assignees View on GitHub
minor
Dominant language
Python
Stars
8
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Number of routes is not displayed in tmux status. Looks like the tmuxinator watch + pipe expression needs more quotes + escaping. This works from the command line:

```
ssh frontend -t watch -d "'echo \"number of proxy routes\"; grep location /webapps/pouta_blueprints/run/proxy_conf.d/proxy.conf | wc -l'"
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the tmux status configuration and the tmuxinator watch plus pipe expression described in the issue. Compare it with the working command-line example, then verify that the tmux status displays the number of proxy routes and that the route count remains correct when the configuration changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
cli, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.