mirror of
https://git.dn42.dev/wiki/wiki.git
synced 2025-03-17 12:39:07 +01:00
Updated Anycast Wiki (markdown)
This commit is contained in:
parent
9b48852774
commit
d8d39fec70
@ -110,6 +110,10 @@ group gollum-watchdog {
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Watchdog runs in an infinite loop, sending the appropriate commands to stdout. [ExaBGP](https://github.com/Exa-Networks/exabgp) attaches to the process' stdout and listens for instructions. Watchdog sends either a route announce or widthdraw.
|
||||||
|
|
||||||
|
Run the script in a shell first to validate it's working.
|
||||||
|
|
||||||
##### gollum-watchdog.sh:
|
##### gollum-watchdog.sh:
|
||||||
|
|
||||||
```
|
```
|
||||||
@ -227,4 +231,5 @@ esac
|
|||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user