Questions tagged [healthcheck]

108 questions
-1
votes
2 answers

Expose Windows system health over HTTP, machine-readable?

Are there any off-the-shelf tools that will expose the basic health of a Windows machine (network accessibility, system load, etc.) over HTTP in a machine-readable form that I can access from another host?
spiffytech
  • 1,063
  • 2
  • 11
  • 17
-1
votes
2 answers

how to install healthcheck module in nginx

I have installed nginx 1.10.0 in ubuntu and setup Load balance concept. Now, setup 2 server I need to add Health check module to chenck health status of our server. root@server:/usr/sbin# nginx -v nginx version: nginx/1.10.0 (Ubuntu) I read …
Rajkumar .E
  • 217
  • 1
  • 3
  • 6
-2
votes
1 answer

Is there an online service for checking the health of online services?

I have a web service in Amazon WS on port 443. Is there an online service that can monitor my service and email me if, for example, https://myservice.org returns an error?
QLands
  • 119
  • 8
1 2 3 4 5 6 7
8