How to restart the sigul bridge
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
f8d0323bac
commit
0d319689ec
1 changed files with 15 additions and 0 deletions
15
restart_sigul_brigde.md
Normal file
15
restart_sigul_brigde.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# How to restart the sigul bridge ?
|
||||
|
||||
The sigul bridge tends to grow in memory leading to an nagios alert about Low swap.
|
||||
|
||||
To fix that you can restart the bridge.
|
||||
|
||||
From `batcave01`:
|
||||
|
||||
```
|
||||
$ sudo -i ssh sign-bridge01.phx2.fedoraproject.org
|
||||
# pkill -f sigul -9; sigul_bridge -d -v -v; tail -f /var/log/sigul_bridge.log
|
||||
|
||||
```
|
||||
|
||||
Wait for the service to restart
|
Loading…
Add table
Add a link
Reference in a new issue