Reworks implementation of {DNS,HTTP}RepliesRequestsRatio

This commit is contained in:
Simone Mainardi 2021-04-08 10:02:35 +02:00
parent 32a2778f28
commit 7d7e84a7a9
19 changed files with 230 additions and 189 deletions

View file

@ -27,7 +27,8 @@
#include "host_alerts/SYNScanAlert.h"
#include "host_alerts/SYNFloodAlert.h"
#include "host_alerts/RepliesRequestsRatioAlert.h"
#include "host_alerts/DNSRequestsErrorsRatioAlert.h"
#include "host_alerts/HTTPRepliesRequestsRatioAlert.h"
#include "host_alerts/DNSRepliesRequestsRatioAlert.h"
#include "host_alerts/ServerContactsAlert.h"
#include "host_alerts/DNSServerContactsAlert.h"
#include "host_alerts/SMTPServerContactsAlert.h"