below are the urls that we like to monitor
It is either the HTTP response code (HTTP/2 200) or it is a string in the response, typically part of a json response that the api outputs.
$ curl -sk https://paasworker02-bma.se.telenor.net/_ping
{"Error":"","Healthy":true}
$ curl -sk c4MsFZwW9TmK@kibana-dashboard.paas.se.telenor.net/api/status" target="_blank" rel="noopener">https://monitor:c4MsFZwW9TmK@kibana-dashboard.paas.se.telenor.net/api/status
{
"commit": "69c5191",
"database": "ok",
"version": "5.4.0"
}
$ curl -ski https://ucp.se.telenor.net/_ping
HTTP/2 200
cache-control: no-cache, no-store, must-revalidate
content-type: text/plain
ping-finish-time: 1566827200081552478
ping-receive-time: 1566827200081546088
x-content-type-options: nosniff
x-frame-options: sameorigin
x-server-ip: 10.80.28.2
x-server-name: k8smaster01-bma
x-xss-protection: 1; mode=block
content-length: 2
date: Mon, 26 Aug 2019 13:46:40 GMT
OK
can any one please suggest how can that be configured and monitored ?
I am using UIM version - 8.5.1
------------------------------
System Analyst
DXC Technology
------------------------------