added SMTP monitor (#5489)

Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
Brad Koehn
2025-05-18 15:35:55 -05:00
committed by GitHub
parent 289e824a5d
commit c67f6efe29
7 changed files with 70 additions and 3 deletions

View File

@@ -866,6 +866,7 @@ let needSetup = false;
monitor.kafkaProducerAllowAutoTopicCreation;
bean.gamedigGivenPortOnly = monitor.gamedigGivenPortOnly;
bean.remote_browser = monitor.remote_browser;
bean.smtpSecurity = monitor.smtpSecurity;
bean.snmpVersion = monitor.snmpVersion;
bean.snmpOid = monitor.snmpOid;
bean.jsonPathOperator = monitor.jsonPathOperator;