Massimo Candela
3c01f8fcd8
added client ID for RIS log purposes
2019-10-23 13:18:20 +02:00
Massimo Candela
7d2736aa8d
removed useless indentation
2019-10-22 23:13:32 +02:00
Massimo Candela
d924947ef0
provide proper error when prefixes list is malformed and create an emtpy file only when missing
2019-10-22 23:09:33 +02:00
Massimo Candela
8e3486cc44
Merge branch 'master' into dev
2019-10-06 12:32:41 -05:00
Massimo Candela
9f69f5d2d7
added documentation and test for user groups, fixed minor bug about default group misconfiguration in reportEmail
2019-10-06 12:32:30 -05:00
Massimo Candela
47dfd472bd
Merge branch 'master' of github.com:nttgin/BGPalerter
2019-10-06 02:12:05 +02:00
Massimo Candela
54ca735669
improved documentation, needs revision
2019-10-05 19:18:11 +02:00
Massimo Candela
22e413ee60
Introduced thresholdMinPeers to all monitors. This allows to set the number of peers that need to see the issue before to trigger an alert.
2019-10-05 16:32:37 +02:00
Massimo Candela
0be673ad29
Merge branch 'master' into dev
v1.20.1
2019-10-04 21:53:59 +02:00
Massimo Candela
7a0c0581c0
fixed some important stability issues
2019-10-04 21:03:51 +02:00
Massimo Candela
96d754c1ed
Update README.md
2019-10-03 23:01:40 +02:00
Massimo Candela
670921e249
minor release upgrade
2019-10-03 15:03:41 +02:00
Massimo Candela
56cdaa11fe
added logs and other items to public gitignore
2019-10-03 14:55:29 +02:00
Massimo Candela
dc9a437290
added more items in the gitignore
2019-10-03 14:46:58 +02:00
Massimo Candela
1a63328195
Merge pull request #23 from arjenz/config
...
Move config.yml to config.yml.example (same for prefixes)
2019-10-03 14:43:43 +02:00
Arjen Zonneveld
2d2b580eed
Move config.yml to config.yml.example
...
Move config.yml to prevent accidental pushing one's config (or
accidental overwriting one's local config with the upstream version)
Add config.yml to .gitignore
2019-10-03 14:26:20 +02:00
Massimo Candela
c6e511fde1
corrected typo in config.yml
2019-10-02 02:40:21 +02:00
Massimo Candela
62349d8633
introduced monitoringPath in default config
2019-10-02 02:37:18 +02:00
Massimo Candela
4abd19c6fc
imposed default user group. Introduced check for email template files
2019-10-02 01:30:17 +02:00
Massimo Candela
2ace7ac361
new dist
v1.20.0
2019-09-28 00:24:44 +02:00
Massimo Candela
d7d2394d1d
fixed bug with length restrictions
2019-09-28 00:21:31 +02:00
Massimo Candela
0892ef32cd
Merge pull request #22 from nttgin/path-match
...
Path matching
2019-09-27 23:25:19 +02:00
Massimo Candela
b1a461d47d
Update prefixes.md
2019-09-27 23:19:36 +02:00
Massimo Candela
791e894e81
Update prefixes.md
2019-09-27 23:17:59 +02:00
Massimo Candela
f7e1d0d774
Update prefixes.md
2019-09-27 23:16:39 +02:00
Massimo Candela
0f65fce734
Merge branch 'path-match' of https://github.com/nttgin/BGPalerter into path-match
2019-09-27 22:58:26 +02:00
Massimo Candela
04f8bf9547
introduced cpu and network usage improvements
2019-09-27 22:57:59 +02:00
Massimo Candela
269b75beba
Merge branch 'master' into path-match
2019-09-27 19:16:52 +02:00
Massimo Candela
0a9d656827
increased test coverage to include path matching
2019-09-27 19:10:16 +02:00
Massimo Candela
0c94bf3eb7
introduced path length validation in monitorPath
2019-09-27 16:55:20 +02:00
Massimo Candela
050c707a76
added monitorPath monitor
2019-09-27 03:13:55 +02:00
Massimo Candela
c5465bf18c
added monitorPath monitor
2019-09-27 03:08:25 +02:00
Massimo Candela
7ebf371360
Update prefixes.md
2019-09-26 03:58:40 +02:00
Massimo Candela
be815d97b7
improved coverage of excludeMonitors test
2019-09-26 03:52:05 +02:00
Massimo Candela
005d45f125
improved documentation
2019-09-26 03:41:59 +02:00
Massimo Candela
f2b178966e
improved documentation
2019-09-26 03:40:42 +02:00
Massimo Candela
f9e3602e5e
Merge pull request #21 from nttgin/ignore-monitors
...
selectively include or exclude monitors for specific prefixes
2019-09-26 02:42:12 +02:00
Massimo Candela
d8916955f4
selectively include or exclude monitors for specific prefixes
2019-09-26 02:13:43 +02:00
Massimo Candela
e0bbcfdb3f
Update README.md
2019-09-21 03:55:46 +02:00
Massimo Candela
4a7a6f2fcd
Update README.md
2019-09-21 03:55:25 +02:00
Massimo Candela
2c3e4aedbf
increased version - minor
v1.19.2
2019-09-20 13:59:58 +02:00
Massimo Candela
38c97b52dd
increased timeout to avoid Travis test failure
2019-09-20 13:56:50 +02:00
Massimo Candela
94c28bf4f6
fixed broken test about version comparison
2019-09-20 13:52:42 +02:00
Massimo Candela
a5856a3a6c
import version directly from package.json
2019-09-20 13:48:44 +02:00
Massimo Candela
e5b5a171ba
moving binaries to releases tab
v1.19.1
2019-09-19 23:33:47 +02: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
8566253c79
Merge branch 'master' of https://github.com/nttgin/BGPalerter
2019-09-19 14:54:31 +02:00
Massimo Candela
30579981da
fixed missing info logs
2019-09-19 14:52:24 +02:00
Massimo Candela
7bb6712096
new dist
2019-09-19 07:13:42 -04:00
Massimo Candela
71edc61f41
new release version
2019-09-19 13:11:06 +02:00