Page MenuHomeSoftware Heritage

Add icinga checks around the graph service
ClosedPublic

Authored by ardumont on Sep 7 2021, 12:19 PM.

Details

Diff Detail

Repository
rSPSITE puppet-swh-site
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

ardumont created this revision.
ardumont retitled this revision from Add icinga checks around the graph services to Add icinga checks around the graph service.Sep 7 2021, 12:22 PM
ardumont added inline comments.
site-modules/profile/manifests/swh/deploy/graph.pp
44

Actual output is:

$ curl http://granet.internal.softwareheritage.org:5009
<html>
<head><title>Software Heritage storage server</title></head>
<body>
<p>You have reached the <a href="https://www.softwareheritage.org/">
Software Heritage</a> graph API server.</p>

<p>See its
<a href="https://docs.softwareheritage.org/devel/swh-graph/api.html">API
documentation</a> for more information.</p>
</body>
</html>%

So i took the part talking about the graph.

This revision is now accepted and ready to land.Sep 8 2021, 2:18 PM