Stream: implementers
Topic: Server status tracker
Sean McIlvenna (Jan 28 2018 at 15:17):
https://stats.uptimerobot.com/9DArDu1Jo
For any who are interested, I setup a server status tracker so that I could easily determine which public FHIR servers are online vs. offline. It bases the status on whether it can access the server's /metadata, so it's not terribly detailed. But, a good starting point to ensure that at least the server is responding.
I only added the top few servers from the public servers wiki page to the tracker.. if you want your server added, DM me and I'll get it on there.
Grahame Grieve (Jan 28 2018 at 15:21):
I noticed this running against my server ;-)
Sean McIlvenna (Jan 28 2018 at 15:23):
it hits the servers every 5 minutes... if this is a problem, let me know and I can increase the interval; just won't be as accurate
Grahame Grieve (Jan 28 2018 at 15:23):
depends on how many people run it
Sean McIlvenna (Jan 28 2018 at 15:23):
it's server-side... should only hit your server ONCE every 5 minutes. not every time someone loads the page
Grahame Grieve (Jan 28 2018 at 15:26):
ah ok. btw: pasted image
Sean McIlvenna (Jan 28 2018 at 15:27):
huh... bizarre
Elliot Silver (Jan 28 2018 at 17:28):
@James Agnew This would be great to add to the HAPI UI in the list of servers -- show which ones are up and down.
James Agnew (Jan 28 2018 at 22:12):
Heh, that would be neat... Does uptimerobot have an API?
Joginder Madra (Jan 28 2018 at 22:56):
Sean McIlvenna (Jan 29 2018 at 01:51):
If you give me the address to the site(s), I can add 'em pretty easy
Vadim Peretokin (Jan 29 2018 at 07:30):
http://vonk.furore.com/metadata
loads fine for me but the tracker says it's offline
Sean McIlvenna (Jan 29 2018 at 15:03):
I'll double-check that the URL is correct
Sean McIlvenna (Jan 29 2018 at 15:03):
oh... but, https://vonk.furore.com/metadata isn't loading for me
Sean McIlvenna (Jan 29 2018 at 15:04):
whoops
Sean McIlvenna (Jan 29 2018 at 15:05):
nah, it is, nm
Sean McIlvenna (Jan 29 2018 at 15:08):
Fixed the URL in the tracker. it's working now
Last updated: Apr 12 2022 at 19:14 UTC