mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Session based JSON Query monitor #4032
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#4032
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 @hanserasmus on GitHub (Mar 13, 2025).
⚠️ Please verify that this question has NOT been raised before.
🛡️ Security Policy
📝 Describe your problem
Hi All
I want to add devices via the JSON Query monitor type. The problem is that the source of these devices is behind a session based API. So I cannot use basic authentication to retrieve them, I need to have an active cookie which is set when I call the API. Anyone have any idea how to set up such a monitor in Uptime Kuma? If it is even possible?
TIA.
📝 Error Message(s) or Log
No response
🐻 Uptime-Kuma Version
Version: 1.23.16
💻 Operating System and Arch
Ubuntu 24.04
🌐 Browser
Firefox 136.1.0
🖥️ Deployment Environment
@CommanderStorm commented on GitHub (Mar 14, 2025):
You will have to use the push monitor and write monitoring with session handling and your query into a small cronjob