Changed alert msg and added support to zmq only interface alerts

This commit is contained in:
Matteo Biscosi 2024-08-08 17:25:29 +02:00
parent 46fff4d8e3
commit 4b1b37103a
3 changed files with 9 additions and 3 deletions

View file

@ -9,7 +9,7 @@ local checks = require("checks")
local script = {
-- Script category
category = checks.check_categories.internals,
zmq_interface_only = true,
default_enabled = true,
hooks = {},