Massimo Candela
4b1e0b3469
improved documentation and config.example.yml
2020-01-18 18:48:08 +01:00
Massimo Candela
27dfcbfc9a
introduced advanced config options in documentation
2020-01-18 15:46:08 +01:00
Massimo Candela
9d3d6f1c37
introduced persistAlertData for reportFile
2020-01-18 13:31:11 +01:00
Massimo Candela
2256bb75ee
default to single process to avoid IPC memory leak
2020-01-14 14:34:25 +01:00
Massimo Candela
f5871a7ccf
introduced advanced configs for activating compression and multi process execution
2020-01-14 02:12:28 +01:00
Mircea Ulinic
6ce440b825
Severity as string
2020-01-09 23:03:25 +00:00
Mircea Ulinic
97f4219135
Have resource field format as templated param
2020-01-09 23:03:25 +00:00
Mircea Ulinic
d12335176b
New reporter module for Alerta
...
Adding a new reporter module largely inspired by the existing
``reportSlack`` to report events in Alerta (https://alerta.io/ ) via the
HTTP API.
2020-01-09 23:03:25 +00:00
Massimo Candela
c46aa1de56
added specific syslog rule for misconfiguration
2019-12-18 17:04:38 +01:00
Massimo Candela
8ce8a8a8f1
updated uptime monitor example
2019-12-13 15:27:47 +01:00
Massimo Candela
ad68cab882
improved documentation for modular uptime monitoring
2019-12-13 14:31:12 +01:00
Massimo Candela
264a7ca7e8
added support for pid file
2019-12-11 15:49:27 +01:00
Massimo Candela
87a6239fe5
added reportSyslog
2019-12-11 01:41:26 +01:00
Theo Baschak
2998b17ce0
updates case of monitorAS
...
enabling this option with the supplied example config would error out that MonitorAS.js couldn't be found, the others were lowercase, this fixed the issue for me.
2019-12-03 19:22:56 -06:00
Massimo Candela
94ca11069c
monitorAS enabled by default
2019-11-28 18:09:44 +01:00
Massimo Candela
f5996819ad
first version monitorAS ( #68 )
2019-11-28 15:47:42 +01:00
Massimo Candela
8f04917d11
uptime feature, including documentation
2019-11-27 15:36:28 +01:00
Massimo Candela
05286fab38
added ignoreTLS in config.example, result of #61
2019-11-15 12:58:05 -08:00
Massimo Candela
147e27e4f6
added report of most used path in email
2019-10-27 20:20:11 +01:00
Massimo Candela
a123f6c037
introduced alertOnlyOnce configuration parameter
2019-10-27 14:38:28 +01:00
Massimo Candela
b9f262b508
simplified config file and changed some default values
2019-10-27 01:35:10 +02:00
Massimo Candela
5fee280324
[new feature] introduced Kafka report
2019-10-25 21:47:20 +02:00
Massimo Candela
06fcefefce
updated example config
2019-10-23 14:49:34 +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