Skip to content

Commit

Permalink
[BIBDATA] #5197 Add healthcheck in checkmk (#5398)
Browse files Browse the repository at this point in the history
  • Loading branch information
christinach authored Oct 1, 2024
1 parent 0024cb3 commit d133c71
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions inventory/all_projects/bibdata
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,23 @@ bibdata-qa1.princeton.edu
bibdata-qa2.princeton.edu
bibdata-worker-qa1.princeton.edu
bibdata-worker-qa2.princeton.edu

[bibdata_staging]
bibdata-staging1.lib.princeton.edu
bibdata-staging2.lib.princeton.edu
bibdata-worker-staging1.lib.princeton.edu
bibdata-worker-staging2.lib.princeton.edu

[bibdata_production]
bibdata-prod1.princeton.edu
bibdata-prod2.princeton.edu
bibdata-worker-prod1.princeton.edu
bibdata-worker-prod2.princeton.edu

[bibdata:children]
bibdata_production
bibdata_qa
bibdata_staging

[bibdata:vars]
check_mk_health_url=localhost/health.json

0 comments on commit d133c71

Please sign in to comment.