How to edit multiple monitors at once #3479

Closed
opened 2026-02-28 03:31:01 -05:00 by deekerman · 2 comments
Owner

Originally created by @santosh on GitHub (Jul 14, 2024).

⚠️ Please verify that this question has NOT been raised before.

  • I checked and didn't find similar issue

🛡️ Security Policy

📝 Describe your problem

How to edit multiple monitors at once?

I want to update Heartbeat Interval of multiple services. I have around 18 services. A manual edit is doable. But I'm wondering if there any GUI method or API to achieve this.

📝 Error Message(s) or Log

No response

🐻 Uptime-Kuma Version

1.23.13

💻 Operating System and Arch

Debian 12

🌐 Browser

Firefox 127.0.2

🖥️ Deployment Environment

  • Runtime: Docker
  • Database: sqlite (most probably as I didn't configure any database)
  • Filesystem used to store the database on: ext4 on SSD (proxmox running debian)
  • number of monitors: 18
Originally created by @santosh on GitHub (Jul 14, 2024). ### ⚠️ Please verify that this question has NOT been raised before. - [X] I checked and didn't find similar issue ### 🛡️ Security Policy - [X] I agree to have read this project [Security Policy](https://github.com/louislam/uptime-kuma/security/policy) ### 📝 Describe your problem How to edit multiple monitors at once? I want to update Heartbeat Interval of multiple services. I have around 18 services. A manual edit is doable. But I'm wondering if there any GUI method or API to achieve this. ### 📝 Error Message(s) or Log _No response_ ### 🐻 Uptime-Kuma Version 1.23.13 ### 💻 Operating System and Arch Debian 12 ### 🌐 Browser Firefox 127.0.2 ### 🖥️ Deployment Environment - Runtime: Docker - Database: sqlite (most probably as I didn't configure any database) - Filesystem used to store the database on: ext4 on SSD (proxmox running debian) - number of monitors: 18
deekerman 2026-02-28 03:31:01 -05:00
  • closed this issue
  • added the
    help
    label
Author
Owner

@CommanderStorm commented on GitHub (Jul 14, 2024):

We currently don't have a bulk edit functionality:

=> consider using third party tooling like https://uptime-kuma-api.readthedocs.io/ or similar.

If you want to contribute bulk-editing, our contribution guide is here.

@CommanderStorm commented on GitHub (Jul 14, 2024): We currently don't have a bulk edit functionality: - #455 - #118 => consider using third party tooling like https://uptime-kuma-api.readthedocs.io/ or similar. If you want to contribute bulk-editing, our [contribution guide is here](https://github.com/louislam/uptime-kuma/blob/1a5a1a6e5d019b3dc58d114327f6765da0bee5f5/CONTRIBUTING.md).
Author
Owner

@santosh commented on GitHub (Jul 15, 2024):

Updating database directly was more feasible in my homelab environment.

@santosh commented on GitHub (Jul 15, 2024): Updating database directly was more feasible in my homelab environment.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#3479
No description provided.