Package | Description |
---|---|
org.nuxeo.ecm.core.management.api | |
org.nuxeo.ecm.core.management.probes | |
org.nuxeo.ecm.core.management.statuses | |
org.nuxeo.ecm.core.storage.sql.management |
Simple MBean to report the status of a SQL repository.
|
org.nuxeo.ecm.core.storage.status | |
org.nuxeo.ecm.directory.ldap.management | |
org.nuxeo.ecm.platform.management.statuses | |
org.nuxeo.elasticsearch.status |
Modifier and Type | Method and Description |
---|---|
ProbeInfo |
ProbeManager.getProbeInfo(Class<? extends Probe> probeClass) |
Modifier and Type | Class and Description |
---|---|
class |
AdministrativeStatusProbe
Retrieves the administrative status of the server.
|
Modifier and Type | Field and Description |
---|---|
protected Map<Class<? extends Probe>,ProbeInfo> |
ProbeManagerImpl.infosByTypes |
protected Map<String,Probe> |
ProbeManagerImpl.probesByShortcuts |
Modifier and Type | Method and Description |
---|---|
Class<? extends Probe> |
ProbeDescriptor.getProbeClass() |
Modifier and Type | Method and Description |
---|---|
ProbeInfo |
ProbeManagerImpl.getProbeInfo(Class<? extends Probe> probeClass) |
Modifier and Type | Class and Description |
---|---|
class |
RepositoryStatusProbe
Probe that checks that the repository is available by fetching the root doc
|
class |
RuntimeStartedProbe
Simple probe to check if the runtime is started
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveSessionsProbe
Simple probes that returns the number of active session
|
class |
RemoteSessionsProbe |
Modifier and Type | Class and Description |
---|---|
class |
S3BinaryManagerStatusProbe
Probe to check the status of the S3BinaryManager.
|
Modifier and Type | Class and Description |
---|---|
class |
LDAPDirectoriesProbe |
Modifier and Type | Class and Description |
---|---|
class |
PopulateRepositoryProbe |
class |
QueryRepositoryProbe |
Modifier and Type | Class and Description |
---|---|
class |
ElasticSearchStatusProbe
Probe to check the status of the ES cluster.
|
Copyright © 2018 Nuxeo. All rights reserved.