Generic TCP Tests (via RegEx) #1851
Labels
area:monitor
Everything related to monitors
feature-request
Request for new features to be added
type:enhance-existing
feature wants to enhance existing monitor
🏷️ Feature Request Type
New Monitor
🔖 Feature description
Generic / Custom TCP tests via regular expressions. The ability to connect to a port, send some data, and then evaluate the result (and maybe even with a timeout to ensure it's in a timely manner) would be helpful for services not supported by the app or which are custom in nature.
✔️ Solution
Using another monitoring, I have some services similar to this:
❓ Alternatives
The documentation of that monitoring system describes these parameters as follows:
This is a generic TCP monitoring, which would not only be helpful, but also allow for the easy evaluation of any custom services that aren't easily added to the app.
📝 Additional Context
No response
The text was updated successfully, but these errors were encountered: