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

[Feature request] Check that hub_hostaddress is reachable every X hours/days #210

Open
Ch0kehold opened this issue Nov 27, 2022 · 1 comment

Comments

@Ch0kehold
Copy link

I am not entirely up to par in lua scripting, so I would like to request a feature to have the hub bot actively ping the address set in hub_hostaddress every X hours or possibly days. If the address is reachable, it simply breaks and does nothing more, while if not reachable it could send a message to bot_opchat (if bot_opchat_activate is true of course) or otherwise post a message in main or something to that effect, to get the attention of someone so the issue can be resolved.

The reasoning behind this is that renewing possibly expiring DNS redirect services (such as, but not limited to, free noip/ddns addresses) can sometimes be overlooked by owners,
This feature would serve as a reminder of sorts in the event that such a service expires, and also help catch DNS issues early in other cases.

@Ch0kehold Ch0kehold changed the title [Feature request] Check that hub_address is reachable every X hours/days [Feature request] Check that hub_hostaddress is reachable every X hours/days Nov 27, 2022
@Sopor
Copy link
Contributor

Sopor commented Nov 27, 2022

That sounds like a good idea.

If you don't want to wait you can registered for a free account on UptimeRobot and it will send a message to an email address or you can use an RSS Feed and monitor the hub when it goes up and down.

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

No branches or pull requests

2 participants