---
title: ds-mon-healthy
description: When the value of this attribute is true, the server has not found any transient server errors preventing it from handling requests. This is not, however, a guarantee that the server is ready to handle all requests. It is possible that the server is subject to error conditions that its internal tests missed.
component: pingds
version: 8.1
page_id: pingds:schemaref:at-ds-mon-healthy
canonical_url: https://docs.pingidentity.com/pingds/8.1/schemaref/at-ds-mon-healthy.html
---

# ds-mon-healthy

When the value of this attribute is `true`, the server has not found any transient server errors preventing it from handling requests. This is not, however, a guarantee that the server is ready to handle all requests. It is possible that the server is subject to error conditions that its internal tests missed.

When the value of this attribute is `false`, however, the server's internal tests have definitely found transient errors. Route traffic to another server until this attribute is `true` again.

|                             |                                                              |
| --------------------------- | ------------------------------------------------------------ |
| *OID*                       | 1.3.6.1.4.1.36733.2.1.1.516                                  |
| *Names*                     | ds-mon-healthy                                               |
| *Description*               | Indicates whether the server is able to handle requests      |
| *Syntax*                    | [Boolean](s-Boolean.html)                                    |
| *Equality matching rule*    | [booleanMatch](mr-booleanMatch.html)                         |
| *Single value*              | true                                                         |
| *User modification allowed* | true                                                         |
| *Usage*                     | userApplications                                             |
| *Origin*                    | OpenDJ Directory Server                                      |
| *Schema file*               | 02-config.ldif                                               |
| *Used by*                   | [ds-monitor-health-status](oc-ds-monitor-health-status.html) |
