mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Uptime Agent #2079
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#2079
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Surgical17 on GitHub (Apr 5, 2023).
⚠️ Please verify that this feature request has NOT been suggested before.
🏷️ Feature Request Type
Other
🔖 Feature description
Create a Agent version of Uptime Khuma. It can be installed and look the same to be accessed locally but the monitor data it gathers can be sent to a Uptime instance outside of the local network. This instance will then either sync the local monitors or accept data from them and from their notifications can be sent out.
Use case is for setups where there is VM's on the local network, the local network can access the internet, but you are unable to do any port forwarding to connect externally to that local instance. So the local network will stay secure and you will still be able to manage the monitors externally. (Like Portainer Agent, or a RMM agent)
✔️ Solution
Create a Uptime agent that can be installed on a local network, able to access this instance UI via the local network but the data it gathers gets sent via internet to an external Uptime instance that can then manage the monitors etc.
❓ Alternatives
No response
📝 Additional Context
No response
@FrankSanabria commented on GitHub (Apr 8, 2023):
Maybe using push request? https://github.com/louislam/uptime-kuma/issues/528
@zimbres commented on GitHub (Jul 6, 2023):
Take a look: https://github.com/zimbres/UptimeKumaRemoteProbe
@louislam commented on GitHub (Sep 19, 2023):
Duplicate of #528