OHDSI Home | Forums | Wiki | Github

Checking if Atlas is Running automatically

I need to do an automatic and periodical check if Atlas is alive. Is there a link I could use from Atlas to just tell me “this Atlas is alive or having a problem with some database connection”?

Trust me… this could be very important for Web Admins

Thanks
Jose

You can hit the endpoint at webapi: /WebAPI/info which will give you information about the service configuration and other useful info. You can also use this as a ‘heartbeat’

t