Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel2
maxLevel2
typeflat

...

Dieser Artikel beschreibt wie die Services der CoreOne Suite überwacht werden können. 

Verwendung

Diese Informationen können sowohl für die normale Systemüberwachung, als auch für Load Balancing und High Availability Funktionen verwendet werden.

Health Check Funktionen

...


Introduction

This article describes how the servicesof the CoreOne Suite can be monitored.

Usage

This information can be used for normal system monitoring as well as for load balancing and high availability functions.

Health Check functions

The following functions can be called like normal HTTP GET Aufrufe calls:

Service

URL

Antwort Answer OK

Antwort Answer Fehlerhaft

BeschreibungDescription

CoreOne Authentication Service

https://${authenticationUrl}/health

HTTP 200

HTTP 500

HTTP 404


CoreOne Authentication Service

https://${authenticationUrl}/health/details

HTTP 200


HTTP 200 

HTTP 404

HTTP 500


Gibt eine 200er Antwort mit einer detaillierten Auflistung, welche Teilsysteme funktionieren und welche nicht. Der 200er erscheint somit auch, wenn Teilsysteme nicht verfügbar sind. Der Inhalt ist zur graphischen Beurteilung für Systemadministratoren gedacht.

Die 404er und 500er Meldung erscheint, falls beispielsweise auf dem System das .NET Core Hosting fehltGives a 200 answer with a detailed list of which subsystems work and which do not. The 200 also appears when subsystems are not available. The content is intended for graphical assessment by system administrators.

The 404 and 500 message appears if, for example, .NET Core hosting is missing on the system.

CoreOne Web Service

https://${webUrl}/health

HTTP 200

HTTP 500

HTTP 404


CoreOne Web Service

https://${webUrl}/health/details

HTTP 200

HTTP 200 

HTTP 404

HTTP 500

Gibt eine 200er Antwort mit einer detaillierten Auflistung welche Teilsysteme funktionieren und welche nicht. Der 200er erscheint somit auch, wenn Teilsysteme nicht verfügbar sind. Der Inhalt ist jedoch zur graphischen Beurteilung für Systemadministratoren gedacht. 

Die 404er und 500er Meldung erscheint, falls beispielsweise auf dem System das .NET Core Hosting fehltGives a 200 answer with a detailed list of which subsystems work and which do not. The 200 also appears when subsystems are not available. The content is intended for graphical assessment by system administrators.

The 404 and 500 message appears if, for example, .NET Core hosting is missing on the system.

CoreOne Application Service

http://${applicationUrl}:7000/health

HTTP 200

HTTP 500

HTTP 404

Detaillierte Überwachung

Die oben Aufgeführten Health Checks geben lediglich Auskunft darüber ob die entsprechenden Dienste vorhanden, gestartet und lauffähig sind. Die Prüfungen geben keine Auskunft über interne Prozesse, hängige Prozesse oder dergleichen.

...


Detailed monitoring

The health checks listed above only provide information about wether the relevant Services are available, started and operational. The checks do not provide any information about internal processes, pending processes or the like.

This detailed information can also be monitored using managed services. Please get in touch with your contact person.

How-to

...

Articles

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "How-to" and type = "page" and space = "IKB"

...

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "x" and type = "page" and space = "IKB"

...