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

23 Commits

Author SHA1 Message Date
Massimo Candela
a0bcc1fbce added support for auto generation of monitored ASns 2019-11-28 17:56:33 +01:00
Massimo Candela
bd5dc85275 refactoring of the file organisation 2019-11-27 02:04:21 +01:00
Massimo Candela
3fedaa1bce fix pf multichar argument (#62) 2019-11-10 17:41:36 -08:00
Massimo Candela
f33bd4b4e6 added argument p and pf to generate complete prefix list from simple prefix list (#43)
* added argument p and pf to generate complete prefix list from simple prefix list
* updated documentation with -p and -pf arguments
2019-10-27 13:39:54 +01:00
Massimo Candela
1feef2a4bc introduced software updates checks (#17)
* check for update feature + converting to standard npm versioning
2019-09-19 22:36:12 +02:00
Massimo Candela
c361d8c8d7 added -i flag for ignoring delegated prefixes 2019-09-17 22:24:36 +02:00
Massimo Candela
0ced98a41e added exclude feature to generate-prefixes 2019-09-17 17:18:54 +02:00
Massimo Candela
c4bfd2b041 fixed duplicated versioning 2019-09-15 21:33:01 +02:00
Massimo Candela
e6f0eb3875 introduced application arguments, generate prefixes, and generate basic config files 2019-09-15 20:40:51 +02:00
Massimo Candela
c9572bd6e7 refactoring of boot logs 2019-08-30 13:17:08 +02:00
Massimo Candela
4d816feb08 improved auto-reconnect feature 2019-08-18 16:05:53 +02:00
Massimo Candela
646e3cb187 added license bsd3 2019-07-10 18:29:01 +02:00
Massimo Candela
4319fbfea6 introduced tests + refactoring 2019-07-09 02:46:08 +02:00
Massimo Candela
b7ccdacf07 introduced test connector, able to replay an arbitrary stream 2019-07-05 12:01:38 +02:00
Massimo Candela
9b9c36afeb introduced consumers polymorphism 2019-07-05 00:09:59 +02:00
Massimo Candela
51de58e667 wip 2019-07-03 17:56:07 +02:00
Massimo Candela
e5ca0e4131 refactoring, introduced dependency injector 2019-07-03 01:41:05 +02:00
Massimo Candela
bae0bca63c redirected logs to files 2019-06-30 01:42:58 +02:00
Massimo Candela
e6511f4045 introduced reports 2019-06-29 03:35:53 +02:00
Massimo Candela
811a0a233a fixed alert grouping 2019-06-28 03:46:48 +02:00
Massimo Candela
bd3dfaeb53 monitor supports alerts grouping 2019-06-26 23:24:55 +02:00
Massimo Candela
557e59e850 added yaml configuration 2019-06-15 23:06:34 +02:00
Massimo Candela
37faf5f24b init 2019-06-14 18:04:20 +02:00