Skip to content

Commit

Permalink
Add monitoring of ugm server
Browse files Browse the repository at this point in the history
  • Loading branch information
pwalczysko committed Feb 14, 2024
1 parent dc12148 commit 7d1bdfd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,16 @@ sites:
url: http://dx.doi.org/10.17867/10000109
- name: UoD teaching OMERO
url: https://learning.openmicroscopy.org
- name: UGM OMERO
url: https://ugm.openmicroscopy.org
- name: UGM OMERO (4063)
check: "tcp-ping"
url: ugm.openmicroscopy.org
port: 4063
- name: UGM OMERO (4064)
check: "tcp-ping"
url: ugm.openmicroscopy.org
port: 4064

status-website:
# Add your custom domain name, or remove the `cname` line if you don't have a domain
Expand Down

0 comments on commit 7d1bdfd

Please sign in to comment.