uptime-kuma icon indicating copy to clipboard operation
uptime-kuma copied to clipboard

Adding new monitors (automation)

Open wojcikm opened this issue 1 year ago • 4 comments

⚠️ Please verify that this feature request has NOT been suggested before.

  • [X] I checked and didn't find similar feature request

🏷️ Feature Request Type

Other

🔖 Feature description

Hence there is ongoing discussion about adding API & terraform modules later on - is it possible right now to somehow automate adding new monitors? I have over 1k domains to monitor.

✔️ Solution

Scipt, interface or actually anything which will make adding multiple monitors at the same time possible.

❓ Alternatives

No response

📝 Additional Context

No response

wojcikm avatar Jul 25 '22 13:07 wojcikm

@wojcikm i think there is no way to fully automate it. I recently migrated around 300 Domains via the Backup functionality (from Uptime Robot). Maybe that would help you. But a API would be really great and usefull.

d-delaey avatar Jul 26 '22 14:07 d-delaey

@wojcikm you can do so via the sqlite database and insert new domains into the monitor table.

danijelst avatar Aug 04 '22 12:08 danijelst

I have bypassed this limitation by creating backup file and parsing escipt. Then I just import bigger json. The next issue though is that the large file fails during upload, so next step is to split them into two smaller ones. But it works 👍

wojcikm avatar Sep 30 '22 14:09 wojcikm

What's the file limit ? I have more than 700 domains to import, I will try the backup solution

agenceKanvas avatar Jan 12 '23 11:01 agenceKanvas

@wojcikm I think this is a duplicate of https://github.com/louislam/uptime-kuma/issues/118 https://github.com/louislam/uptime-kuma/issues/763 https://github.com/louislam/uptime-kuma/issues/210 If you agree, could you please close this Issue, as duplicates only create immortal zombies and are really hard to issue-manage? If not, what makes this issue unique enough to require an additional issue? (Could this be integrated into the issue linked above?) ^^

CommanderStorm avatar Aug 15 '23 22:08 CommanderStorm

@wojcikm

We are consolidating duplicate issues a bit to make issue management easier.

I am going to close this as a duplicate of https://github.com/louislam/uptime-kuma/issues/118 https://github.com/louislam/uptime-kuma/issues/763 https://github.com/louislam/uptime-kuma/issues/210

CommanderStorm avatar Dec 05 '23 00:12 CommanderStorm