Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add plugin tcp_reachability #1238

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

klaus-tux
Copy link
Contributor

This pull request adds a plugin to monitor the reachability of (remote) TCP ports. An alarm is triggered if a configured target is not reachable. Additionally the connection time statistics are monitored.

In contrast to using http_responsecode and http_loadtime with the same
configuration, this plugin performs only one request per site and munin
run to gather its statistics.
- update documentation "See Also"
- unify error messages
- check max_time for validity
@klaus-tux klaus-tux marked this pull request as ready for review September 17, 2021 15:26
@sumpfralle
Copy link
Collaborator

sumpfralle commented Sep 22, 2021

Thank you for preparing this proposal!

Could you please check, whether one of the existing tcp-related plugins already solves the same problem?

If you think, that another plugin is worthwhile, then I would be happy, if you could describe its specific features compared to the other ones in the perlpod header.

And please remove the merge commit from history.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants