Open Documentation Menu

Monitoring d.3one

You can easily check the status of d.3one easily by using a HTTPS call for each app. If the call returns the HTTP status code 200, the app can be used.

You also got the opportunity to manage the monitoring process automatically. You can use the application d.ecs monitor for monitoring purposes. For more information about monitoring see the manual about d.ecs monitor.

The following d.3one apps register themselves at to locally installed tool d.ecs monitor agent and return the current status:

  • RepoApp

  • PdfApp

  • FileContainerApp

  • ProcessPortalApp

  • TunnelApp

If you want to monitor the d.3one apps, which are hosted in Internet Information Services (IIS), then you need install the tool d.ecs monitor webservice analyzer in addition to d.ecs monitor. You can then configure in d.ecs monitor webservice analyzer the following IIS apps:

App name

URL

HTTP verb

Potential HTTP status code

DMSApp

https://<Baseaddress>/dms

GET

200

ImageApp

https://<Baseaddress>/image

GET

200

InboxApp

https://<Baseaddress>/inbox

GET

200

HomeApp

https://<Baseaddress>/home

HEAD

200

For more information about configuring the apps, see the d.ecs monitor webservices analyzer manual.