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

1578 Commits

Author SHA1 Message Date
Massimo Candela
2cba877461 fixed beacon monitoring to make it less chatty 2021-05-30 14:15:39 +02:00
Massimo Candela
a21fd3aeba improved inline documentation for config.yml.example 2021-05-30 14:14:09 +02:00
Massimo Candela
eaaed11067 updated dependencies 2021-05-29 21:54:37 +02:00
Massimo Candela
b2ced9e02e fixed bug on reportHTTP in case of empty hooks dict 2021-05-28 21:47:32 +02:00
Massimo Candela
f9e582bca3 fixed default template for slack report 2021-05-28 21:34:56 +02:00
Massimo Candela
25584257d8 fixed bug with default user group name 2021-05-28 21:13:39 +02:00
Massimo Candela
31133723f1 moved montiorPathNeighbor to path channel 2021-05-28 20:31:26 +02:00
Massimo Candela
ff9f8b606a fixed neighbor monitoring noise due to uncertain neighbor direction 2021-05-28 18:00:02 +02:00
Massimo Candela
729fea7b63 fixed prepending alert on neighbors monitoring 2021-05-28 17:25:01 +02:00
Massimo Candela
5599cec8f0 fixed empty monitored map in monitorAS 2021-05-28 16:14:34 +02:00
Massimo Candela
c054998de4 fixed low prefix visibility issue on ripestat api request 2021-05-28 16:11:23 +02:00
Massimo Candela
6e720d28a2 bump version 2021-05-28 15:53:13 +02:00
Massimo Candela
46c10bce31 fixed npm test 2021-05-28 14:31:17 +02:00
Massimo Candela
11ed889407 introduced config file version 2021-05-28 03:48:03 +02:00
Massimo Candela
bb1c2c42db Merge pull request #568 from nttgin/ris-dump
RIS connector able to load bgp dump
2021-05-28 03:13:07 +02:00
Massimo Candela
d8cdff9e4b introduced tests for RIS dump 2021-05-28 02:50:36 +02:00
Massimo Candela
a8143dc0b2 updated workflow with new tests 2021-05-28 01:08:24 +02:00
Massimo Candela
6a5b1e4a53 initial commit of ris dump connector 2021-05-28 01:00:09 +02:00
Massimo Candela
c530af5ca3 Merge branch 'dev' of github.com:nttgin/BGPalerter into dev 2021-05-26 21:40:44 +02:00
Massimo Candela
b5615427d4 introduced feature to check silent websocket sessions 2021-05-26 20:41:50 +02:00
Massimo Candela
0d133ed1c3 updated dependencies 2021-05-26 20:36:05 +02:00
Massimo Candela
befe1b6af4 Merge pull request #567 from nttgin/dependabot/npm_and_yarn/dev/ws-7.4.6
Bump ws from 7.4.5 to 7.4.6
2021-05-26 12:40:38 +02:00
dependabot-preview[bot]
0487635ad2 Bump ws from 7.4.5 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-26 06:11:53 +00:00
Massimo Candela
a4499716a4 Merge pull request #566 from nttgin/dependabot/npm_and_yarn/dev/pkg-5.2.1
Bump pkg from 5.2.0 to 5.2.1
2021-05-25 16:18:01 +02:00
dependabot-preview[bot]
859f6a3fd6 Bump pkg from 5.2.0 to 5.2.1
Bumps [pkg](https://github.com/vercel/pkg) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/vercel/pkg/releases)
- [Commits](https://github.com/vercel/pkg/compare/5.2.0...5.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-25 06:15:07 +00:00
Massimo Candela
f44b39ea4c move to npm ci in build process 2021-05-23 18:29:00 +02:00
Massimo Candela
b58914d1fe updated config.yml.example with all the parameters for monitorROAs 2021-05-23 16:24:33 +02:00
Massimo Candela
3fc43ad4cf updated nodemailer 2021-05-23 16:11:43 +02:00
Massimo Candela
3c77a85426 Merge pull request #565 from nttgin/roa-expiration
alerts in case of expiring ROAs
alerts for malfunctioning TAs: too many expired or disappearing ROAs
2021-05-23 16:10:31 +02:00
Massimo Candela
449155c1d0 changed intervals for roas checks 2021-05-23 16:03:26 +02:00
Massimo Candela
6fd2b8318f introduced TA healh check 2021-05-23 15:48:57 +02:00
Massimo Candela
f63398cb54 added alert type in readme 2021-05-22 19:21:09 +02:00
Massimo Candela
33f8eee5f1 added tmp files to gitignore 2021-05-22 19:12:25 +02:00
Massimo Candela
4ee5c754ef removed tmp files 2021-05-22 19:12:00 +02:00
Massimo Candela
524f276283 first release of expring ROAs alerting + improvements on diffing 2021-05-22 19:09:58 +02:00
Massimo Candela
863ded5538 updated dependencies 2021-05-22 02:53:13 +02:00
Massimo Candela
145330c98e Merge pull request #563 from nttgin/dependabot/npm_and_yarn/dev/pkg-5.2.0
Bump pkg from 5.1.0 to 5.2.0
2021-05-21 23:33:46 +02:00
Massimo Candela
5e81ad5dac Merge pull request #564 from nttgin/pull-api
Pull REST API
2021-05-21 23:32:20 +02:00
Massimo Candela
60a09fbd7c introduced tests for pull api 2021-05-21 23:25:01 +02:00
Massimo Candela
2e9a9fde61 fixed link from readme 2021-05-21 21:32:49 +02:00
Massimo Candela
4df666dc82 isolated reports doc into separated file 2021-05-21 21:30:33 +02:00
Massimo Candela
319c296688 improved documentation 2021-05-21 21:24:35 +02:00
Massimo Candela
0906550c69 Merge branch 'dev' into pull-api 2021-05-21 19:48:36 +02:00
Massimo Candela
83f78ac880 fixed conflict on package-lock 2021-05-21 19:46:32 +02:00
Massimo Candela
00b55d436e some documentation 2021-05-21 19:43:45 +02:00
Massimo Candela
e966d59052 fixed default config 2021-05-21 18:50:03 +02:00
Massimo Candela
d063a4ebd4 working pull api 2021-05-21 15:24:56 +02:00
dependabot-preview[bot]
a81af9f35f Bump pkg from 5.1.0 to 5.2.0
Bumps [pkg](https://github.com/vercel/pkg) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/vercel/pkg/releases)
- [Commits](https://github.com/vercel/pkg/compare/5.1.0...5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-21 06:22:47 +00:00
Massimo Candela
b61e6c2f90 Merge pull request #562 from nttgin/dependabot/npm_and_yarn/dev/sentry/node-6.4.1
Bump @sentry/node from 6.4.0 to 6.4.1
2021-05-20 11:14:57 +02:00
dependabot-preview[bot]
91a2d8e3fb Bump @sentry/node from 6.4.0 to 6.4.1
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.4.0...6.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-20 06:33:19 +00:00