1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

small improvements to README

This commit is contained in:
Massimo Candela
2020-07-29 19:49:48 +02:00
parent 1d862ad16c
commit 9a24877480

View File

@@ -43,6 +43,7 @@ Read the documentation below for more options.
- [Run from source code](docs/installation.md#running-bgpalerter-from-the-source-code)
- [Run in Docker](docs/installation.md#running-bgpalerter-in-docker)
- [Run as a Linux service](docs/linux-service.md)
- [Command line options](docs/installation.md#bgpalerter-parameters)
- [Monitored prefixes list](docs/prefixes.md#prefixes)
- [Generate prefix list](docs/prefixes.md#generate)
- [Prefix attributes description](docs/prefixes.md#prefixes-fields)
@@ -67,6 +68,7 @@ Read the documentation below for more options.
- [Telegram](docs/configuration.md#reporttelegram)
- [Mattermost](docs/report-http.md#mattermost)
- [Pushover](docs/report-http.md#pushover)
- [Test report configuration](docs/installation.md#bgpalerter-parameters)
- [Process/Uptime monitoring](docs/process-monitors.md)
- [Notification user groups](docs/usergroups.md)
- [HTTP/HTTPS proxy](docs/http-proxy.md)