–+Catalina |
Manager |
Standard implementation of the Manager interface |
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
8 |
Catalina:context=/burgershop,host=localhost,type=Manager |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| sessionAttributeValueClassNameFilter |
java.lang.String |
|
The regular expression used to filter session attributes based on the implementation class of the value. The regular expression is anchored and must match the fully qualified class name. |
+ |
+ |
| modelerType |
java.lang.String |
org.apache.catalina.session.StandardManager |
Type of the modeled resource. Can be set only once |
+ |
|
| warnOnSessionAttributeFilterFailure |
boolean |
false |
Should a WARN level log message be generated if a session attribute fails to match sessionAttributeNameFilter or sessionAttributeClassNameFilter? |
+ |
+ |
| className |
java.lang.String |
org.apache.catalina.session.StandardManager |
Fully qualified class name of the managed object |
+ |
|
| secureRandomAlgorithm |
java.lang.String |
SHA1PRNG |
The secure random number generator algorithm name |
+ |
+ |
| secureRandomClass |
java.lang.String |
|
The secure random number generator class name |
+ |
+ |
| sessionAverageAliveTime |
int |
33 |
Average time an expired session had been alive |
+ |
|
| rejectedSessions |
int |
0 |
Number of sessions we rejected due to maxActive being reached |
+ |
|
| processExpiresFrequency |
int |
6 |
The frequency of the manager checks (expiration and passivation) |
+ |
+ |
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
| duplicates |
int |
0 |
Number of duplicated session ids generated |
+ |
+ |
| maxActiveSessions |
int |
-1 |
The maximum number of active Sessions allowed, or -1 for no limit |
+ |
+ |
| sessionMaxAliveTime |
int |
3348 |
Longest time an expired session had been alive |
+ |
+ |
| processingTime |
long |
2470 |
Time spent doing housekeeping and expiration |
+ |
+ |
| pathname |
java.lang.String |
SESSIONS.ser |
Path name of the disk file in which active sessions |
+ |
+ |
| sessionExpireRate |
int |
0 |
Session expiration rate in sessions per minute |
+ |
|
| sessionAttributeNameFilter |
java.lang.String |
|
The string pattern used for including session attributes in distribution. Null means all attributes are included. |
+ |
+ |
| activeSessions |
int |
206037 |
Number of active sessions at this moment |
+ |
|
| sessionCreateRate |
int |
7 |
Session creation rate in sessions per minute |
+ |
|
| name |
java.lang.String |
StandardManager |
The descriptive name of this Manager implementation (for logging) |
+ |
|
| secureRandomProvider |
java.lang.String |
|
The secure random number generator provider name |
+ |
+ |
| jvmRoute |
java.lang.String |
|
Retrieve the JvmRoute for the enclosing Engine |
+ |
|
| expiredSessions |
long |
128778 |
Number of sessions that expired ( doesn't include explicit invalidations ) |
+ |
+ |
| maxActive |
int |
206037 |
Maximum number of active sessions so far |
+ |
+ |
| sessionCounter |
long |
334815 |
Total number of sessions created by this manager |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest63,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
21282 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
21282 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
819 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
21287 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest63 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
GlobalRequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
7 |
1 |
Catalina:name="http-nio-8080",type=GlobalRequestProcessor |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| requestCount |
int |
910125 |
Introspected attribute requestCount |
+ |
+ |
| maxTime |
long |
3370107 |
Introspected attribute maxTime |
+ |
+ |
| bytesReceived |
long |
137936675 |
Introspected attribute bytesReceived |
+ |
+ |
| modelerType |
java.lang.String |
org.apache.coyote.RequestGroupInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| bytesSent |
long |
21415162018 |
Introspected attribute bytesSent |
+ |
+ |
| processingTime |
long |
60945248 |
Introspected attribute processingTime |
+ |
+ |
| errorCount |
int |
14427 |
Introspected attribute errorCount |
+ |
+ |
|
–+java.util.logging |
Logging |
Information on the management interface of the MBean |
sun.management.ManagementFactoryHelper$PlatformLoggingImpl |
2 |
3 |
java.util.logging:type=Logging |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| ObjectName |
javax.management.ObjectName |
java.util.logging:type=Logging |
ObjectName |
+ |
|
| LoggerNames |
[Ljava.lang.String; |
[org.glassfish.jersey.internal.util.PropertiesHelper, , sun.rmi.server, org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory, sun.net.www.protocol.http, sun.rmi.transport.misc, org.glassfish.jersey.server.internal.JerseyRequestTimeoutHandler, org.apache.jasper.compiler.Compiler, org.apache.catalina.util, org.glassfish.jersey.server.ResourceConfig, org.glassfish.jersey.model, org.apache.tomcat.util.descriptor.web, org.glassfish.jersey.message.internal.LinkProvider, org.glassfish.jersey.server.model.internal, org.glassfish.jersey.message.internal.ReaderWriter, org.apache.jasper.compiler.SmapUtil$SDEInstaller, org.glassfish.jersey.internal.config, org.glassfish.jersey.internal.inject.Providers, com.sun.xml.internal.bind.v2.ClassFactory, org.apache.jasper.servlet, jersey.repackaged.org.objectweb, org.glassfish.jersey.process.JerseyProcessingUncaughtExceptionHandler, org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager, javax.xml, org.apache.jasper.compiler.JDTCompiler, org.glassfish.jersey.server.internal, com.sun.xml.internal.bind.v2.ContextFactory, sun.rmi.server.ref, sun, sun.net.www.protocol, com.sun.xml.internal, org.glassfish.jersey.server.wadl.WadlFeature, org.glassfish.jersey.server.ResourceModelConfigurator, com.sun.xml.internal.bind.v2.runtime.reflect.Utils, javax.ws, org.jvnet, org.apache.catalina.core.ContainerBase.[Catalina].[localhost], jersey.repackaged.org.objectweb.asm.ClassReader, sun.rmi.client.ref, jersey.repackaged.org.objectweb.asm, org.glassfish.jersey.servlet.async.AsyncContextDelegateProviderImpl, org.glassfish.jersey.servlet.init.JerseyServletContainerInitializer, sun.rmi.server.call, org.glassfish.jersey.server.internal.scanning, org.glassfish.jersey.servlet.init, org.glassfish.jersey.servlet.async, org.apache.catalina.authenticator, com.sun.xml.internal.bind.v2.runtime.property, org.glassfish.jersey.servlet.internal.ResponseWriter, org.glassfish.jersey.inject.hk2, jersey.repackaged.org, org.glassfish.jersey.model.Parameter, org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/burgershop].[JerseyServletContainer], sun.rmi.transport, org.apache.catalina.core, org.glassfish.jersey.internal.guava.LocalCache, org.glassfish.jersey.server.ServerRuntime$Responder, com.sun.xml.internal.bind.v2.model.impl.Utils, org.glassfish.jersey.server.model.IntrospectionModeller, org.glassfish.jersey.process.internal, org.glassfish.jersey.model.internal.CommonConfig, org.glassfish.jersey.server.internal.process, org.apache.jasper.servlet.JasperInitializer, org.glassfish.jersey.process.internal.ExecutorProviders, com.sun.xml.internal.bind.v2.runtime.reflect, javax, sun.rmi.client, org.apache.tomcat.util.digester.Digester, com.sun.xml.internal.bind.v2, org.apache.jasper.servlet.JspServlet, org.apache.catalina.authenticator.jaspic, sun.rmi.dgc, org.glassfish.jersey.server.internal.routing.MethodSelectingRouter, org.apache.catalina, javax.ws.rs, org.glassfish.jersey.internal.inject, org.glassfish.jersey.server.wadl.internal, org.apache.tomcat.util.digester.Digester.sax, org.apache.jasper.JspCompilationContext, org.apache, com.sun.xml.internal.bind.v2.runtime.property.Utils, org.glassfish.jersey.server.ResourceBagConfigurator, com.sun.xml.internal.bind.v2.runtime, org.apache.jasper.EmbeddedServletOptions, org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/burgershop].[default], org.glassfish.jersey.server.ProcessingProvidersConfigurator, com.sun, jersey, org.apache.tomcat.util.digester, org.apache.catalina.util.SessionIdGeneratorBase, org.glassfish.jersey.message.internal.CommittingOutputStream, org, org.glassfish.jersey.message.internal.WriterInterceptorExecutor, org.glassfish.jersey.message, sun.rmi.runtime, org.apache.catalina.session.StandardManager, org.glassfish.jersey.internal.util.ReflectionHelper, org.glassfish, org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel, org.glassfish.jersey.internal.ServiceFinder, org.apache.tomcat.util.net.SSLHostConfigCertificate, org.apache.jasper.compiler.JspRuntimeContext, org.apache.tomcat.websocket.WsWebSocketContainer, com.sun.xml.internal.bind.v2.runtime.reflect.opt, org.glassfish.jersey.spi.AbstractThreadPoolProvider, org.apache.jasper, org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/burgershop], com.sun.xml, org.jvnet.hk2.logger, com.sun.xml.internal.bind.v2.model.impl, org.glassfish.jersey.server.model.ResourceMethodConfig, jersey.repackaged, org.glassfish.jersey, org.glassfish.jersey.server.internal.scanning.JarFileScanner, org.glassfish.jersey.servlet.ServletContainer, org.glassfish.jersey.server.internal.routing, org.apache.tomcat.util.descriptor, sun.net.www.protocol.http.HttpURLConnection, org.apache.tomcat, org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/burgershop].[appServlet], org.apache.tomcat.util.descriptor.web.XmlEncodingBase, org.glassfish.jersey.internal, org.glassfish.jersey.server.model, sun.rmi.transport.tcp.proxy, org.apache.catalina.core.ContainerBase, org.apache.tomcat.util.descriptor.web.WebXml, org.apache.jasper.servlet.TldScanner, org.glassfish.jersey.server.model.internal.ResourceMethodDispatcherFactory, org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl, org.apache.jasper.compiler.JspConfig, org.apache.tomcat.util.scan, com.sun.xml.internal.bind.v2.runtime.JaxBeanInfo, com.sun.xml.internal.bind.v2.model.impl.ModelBuilder, org.glassfish.jersey.message.internal.HeaderUtils, org.apache.tomcat.util.net.SSLHostConfig, org.glassfish.jersey.server, javax.xml.bind, sun.rmi.transport.tcp, org.apache.catalina.authenticator.jaspic.AuthConfigFactoryImpl, org.apache.catalina.authenticator.AuthenticatorBase, org.jvnet.hk2, org.glassfish.jersey.model.internal, org.apache.tomcat.util.descriptor.tld.TldParser, com.sun.xml.internal.bind.v2.runtime.reflect.Accessor$FieldReflection, org.glassfish.jersey.servlet, com.sun.xml.internal.bind.v2.runtime.reflect.opt.OptimizedTransducedAccessorFactory, org.apache.catalina.core.StandardWrapper, org.apache.tomcat.util.scan.StandardJarScanner, com, org.apache.catalina.core.ContainerBase.[Catalina], org.apache.catalina.session, com.sun.xml.internal.bind.v2.runtime.reflect.Accessor$GetterSetterReflection, org.glassfish.jersey.message.internal.ReaderInterceptorExecutor, org.glassfish.jersey.internal.Errors, org.apache.catalina.core.ApplicationFilterConfig, org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance, org.glassfish.jersey.spi, com.sun.xml.internal.bind, org.apache.tomcat.util.descriptor.web.WebXmlParser, org.glassfish.jersey.message.internal, org.apache.tomcat.util.net, org.glassfish.jersey.message.internal.MessageBodyFactory, org.glassfish.jersey.server.ApplicationHandler, org.apache.jasper.compiler, org.apache.tomcat.websocket, javax.ws.rs.ext.FactoryFinder, com.sun.xml.internal.bind.v2.bytecode, com.sun.xml.internal.bind.v2.runtime.reflect.opt.AccessorInjector, org.glassfish.jersey.internal.guava, org.glassfish.jersey.server.internal.scanning.CompositeResourceFinder, javax.ws.rs.ext, org.glassfish.jersey.server.ServerRuntime$ConnectionCallbackRunner, org.glassfish.jersey.internal.ExceptionMapperFactory, org.glassfish.jersey.server.wadl.internal.generators, org.glassfish.jersey.server.ServerRuntime$CompletionCallbackRunner, org.glassfish.jersey.server.internal.process.DefaultCloseableService, sun.rmi.client.call, org.glassfish.jersey.inject, org.glassfish.jersey.server.ExternalRequestScopeConfigurator, sun.net, org.glassfish.jersey.server.wadl, org.apache.tomcat.util.descriptor.tld, org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/burgershop].[jsp], sun.net.www, com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl, sun.rmi, org.apache.jasper.compiler.JspReader, com.sun.xml.internal.bind.v2.bytecode.ClassTailor, com.sun.xml.internal.bind.v2.model, org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator, com.sun.xml.internal.bind.v2.runtime.reflect.opt.Injector, org.glassfish.jersey.servlet.internal, org.apache.catalina.session.ManagerBase, org.glassfish.jersey.servlet.WebComponent, org.glassfish.jersey.process.internal.RequestScope, org.glassfish.jersey.process, org.apache.jasper.servlet.JspServletWrapper, org.apache.tomcat.util, com.sun.xml.internal.bind.v2.runtime.reflect.opt.OptimizedAccessorFactory, org.glassfish.jersey.internal.util] |
LoggerNames |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest48,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
20476 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
20476 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
20476 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest48 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest89,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
14016 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
14016 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
140 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
14016 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-control-agent/status |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest89 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest113,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
17466 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
17466 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
17137 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
17467 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest113 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest22,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
29718 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
29718 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
29718 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest22 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest1,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
2389741 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
15076 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
2 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
7 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66728 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
2408860 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-control-agent/status |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest1 |
Introspected attribute rpName |
+ |
+ |
|
–+java.lang |
Compilation |
Information on the management interface of the MBean |
sun.management.CompilationImpl |
4 |
0 |
java.lang:type=Compilation |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| TotalCompilationTime |
long |
649802 |
TotalCompilationTime |
+ |
|
| CompilationTimeMonitoringSupported |
boolean |
true |
CompilationTimeMonitoringSupported |
+ |
|
| Name |
java.lang.String |
HotSpot 64-Bit Tiered Compilers |
Name |
+ |
|
| ObjectName |
javax.management.ObjectName |
java.lang:type=Compilation |
ObjectName |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest101,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
15300 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
15300 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
3 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
885 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
16249 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest101 |
Introspected attribute rpName |
+ |
+ |
|
–+java.lang |
ClassLoading |
Information on the management interface of the MBean |
sun.management.ClassLoadingImpl |
5 |
0 |
java.lang:type=ClassLoading |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| TotalLoadedClassCount |
long |
16561 |
TotalLoadedClassCount |
+ |
|
| LoadedClassCount |
int |
10622 |
LoadedClassCount |
+ |
|
| UnloadedClassCount |
long |
5939 |
UnloadedClassCount |
+ |
|
| Verbose |
boolean |
false |
Verbose |
+ |
+ |
| ObjectName |
javax.management.ObjectName |
java.lang:type=ClassLoading |
ObjectName |
+ |
|
|
–+MoSKito.producers |
AdditionalFunctionalityAPI.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.ServiceStats |
1 |
0 |
MoSKito.producers:type=AdditionalFunctionalityAPI.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+MoSKito.producers |
ShopService_by_GenericMonitoringFilter.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.ServiceStats |
1 |
0 |
MoSKito.producers:type=ShopService_by_GenericMonitoringFilter.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest75,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
21828 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
21828 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
21828 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest75 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest80,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
14726 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
14726 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
206 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
14732 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest80 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest24,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
8255 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
8255 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
3 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
1283 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
14569 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest24 |
Introspected attribute rpName |
+ |
+ |
|
–+MoSKito.producers |
Referer.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.FilterStats |
1 |
0 |
MoSKito.producers:type=Referer.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest127,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
8264 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
8264 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16524 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
8272 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-control-agent/status |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest127 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
Service |
Standard Service Component |
org.apache.catalina.mbeans.ServiceMBean |
5 |
7 |
Catalina:type=Service |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.core.StandardService |
Type of the modeled resource. Can be set only once |
+ |
|
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
| connectorNames |
[Ljavax.management.ObjectName; |
[Catalina:type=Connector,port=8080, Catalina:type=Connector,port=8009] |
ObjectNames of the connectors |
+ |
|
| name |
java.lang.String |
Catalina |
Unique name of this Service |
+ |
+ |
| managedResource |
java.lang.Object |
StandardService[Catalina] |
The managed resource this MBean is associated with |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest36,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
19956 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
19956 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
132 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
25951 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest36 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest10,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
0 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
id_130=set&pForward=json&pForward=json&pForward=json&pForward=json&pForward=json&pForward=json&ts=1673516070680 |
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
0 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
burgershop-hamburg.demo.moskito.org |
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
172.17.0.1 |
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
HTTP/1.1 |
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
172.17.0.1 |
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
0 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
GET |
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
0 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
1711622081 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
0 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
|
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
3 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest10 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest19,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
28498 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
28498 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
28498 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest19 |
Introspected attribute rpName |
+ |
+ |
|
–+java.lang |
Memory |
Information on the management interface of the MBean |
sun.management.MemoryImpl |
5 |
1 |
java.lang:type=Memory |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| ObjectPendingFinalizationCount |
int |
0 |
ObjectPendingFinalizationCount |
+ |
|
| HeapMemoryUsage |
javax.management.openmbean.CompositeData |
javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=703594496, init=65011712, max=917504000, used=665823856}) |
HeapMemoryUsage |
+ |
|
| NonHeapMemoryUsage |
javax.management.openmbean.CompositeData |
javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=137912320, init=2555904, max=-1, used=131307064}) |
NonHeapMemoryUsage |
+ |
|
| Verbose |
boolean |
false |
Verbose |
+ |
+ |
| ObjectName |
javax.management.ObjectName |
java.lang:type=Memory |
ObjectName |
+ |
|
|
–+MoSKito.producers |
NowRunningAPI.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.ServiceStats |
1 |
0 |
MoSKito.producers:type=NowRunningAPI.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest92,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
16508 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
16508 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16450 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
16534 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest92 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
|
Standard Context Component |
org.apache.catalina.mbeans.ContextMBean |
69 |
62 |
Catalina:J2EEApplication=none,J2EEServer=none,j2eeType=WebModule,name=//localhost/burgershop |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| antiResourceLocking |
boolean |
false |
Take care to not lock resources |
+ |
+ |
| encodedPath |
java.lang.String |
/burgershop |
The encoded path |
+ |
|
| maxTime |
long |
3369898 |
Maximum execution time of all servlets in this context |
+ |
|
| paused |
boolean |
false |
The request processing pause flag (while reloading occurs) |
+ |
|
| loader |
org.apache.catalina.Loader |
WebappLoader[/burgershop] |
Associated loader. |
+ |
+ |
| logger |
org.apache.juli.logging.Log |
org.apache.juli.logging.DirectJDKLog@fbf45e7 |
Associated logger. |
+ |
+ |
| useNaming |
boolean |
true |
Create a JNDI naming context for this application? |
+ |
+ |
| logEffectiveWebXml |
boolean |
false |
Should the effective web.xml be logged when the context starts? |
+ |
+ |
| path |
java.lang.String |
/burgershop |
The context path for this Context |
+ |
+ |
| originalDocBase |
java.lang.String |
/app/tomcat/webapps/burgershop.war |
The original document root for this web application |
+ |
+ |
| children |
[Ljavax.management.ObjectName; |
[Catalina:j2eeType=Servlet,WebModule=//localhost/burgershop,name=appServlet,J2EEApplication=none,J2EEServer=none, Catalina:j2eeType=Servlet,WebModule=//localhost/burgershop,name=default,J2EEApplication=none,J2EEServer=none, Catalina:j2eeType=Servlet,WebModule=//localhost/burgershop,name=JerseyServletContainer,J2EEApplication=none,J2EEServer=none, Catalina:j2eeType=Servlet,WebModule=//localhost/burgershop,name=jsp,J2EEApplication=none,J2EEServer=none] |
Object names of all children |
+ |
+ |
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
| clearReferencesStopTimerThreads |
boolean |
false |
Should Tomcat attempt to terminate TimerThreads that have been started by the web application? Advisable to be used only in a development environment. |
+ |
+ |
| useHttpOnly |
boolean |
true |
Indicates that session cookies should use HttpOnly |
+ |
+ |
| managedResource |
java.lang.Object |
StandardEngine[Catalina].StandardHost[localhost].StandardContext[/burgershop] |
The managed resource this MBean is associated with |
+ |
+ |
| baseName |
java.lang.String |
burgershop |
The base name used for directories, WAR files (with .war appended) and context.xml files (with .xml appended). |
+ |
|
| errorCount |
int |
292 |
Cumulative error count of all servlets in this context |
+ |
|
| configured |
boolean |
true |
The correctly configured flag for this Context. |
+ |
|
| unloadDelay |
long |
2000 |
Amount of ms that the container will wait for servlets to unload |
+ |
+ |
| ignoreAnnotations |
boolean |
false |
Ignore annotations flag. |
+ |
+ |
| processingTime |
long |
59641334 |
Cumulative execution times of all servlets in this context |
+ |
|
| clearReferencesStopThreads |
boolean |
false |
Should Tomcat attempt to terminate threads that have been started by the web application? Advisable to be used only in a development environment. |
+ |
+ |
| privileged |
boolean |
false |
Access to tomcat internals |
+ |
+ |
| xmlValidation |
boolean |
false |
Should the parsing of web.xml and web-fragment.xml files be performed by a validating parser? |
+ |
+ |
| altDDName |
java.lang.String |
|
The alternate deployment descriptor name. |
+ |
+ |
| name |
java.lang.String |
/burgershop |
The name of this Context |
+ |
+ |
| sessionTimeout |
int |
30 |
The session timeout (in minutes) for this web application |
+ |
+ |
| unpackWAR |
boolean |
true |
Unpack WAR property |
+ |
+ |
| javaVMs |
[Ljava.lang.String; |
|
The Java virtual machines on which this module is running |
+ |
+ |
| renewThreadsWhenStoppingContext |
boolean |
true |
Should Tomcat renew the threads of the thread pool when the application is stopped to avoid memory leaks because of uncleaned ThreadLocal variables. |
+ |
+ |
| server |
java.lang.String |
|
The J2EE Server this module is deployed on |
+ |
+ |
| docBase |
java.lang.String |
burgershop |
The document root for this web application |
+ |
+ |
| modelerType |
java.lang.String |
org.apache.catalina.core.StandardContext |
Type of the modeled resource. Can be set only once |
+ |
|
| displayName |
java.lang.String |
Burgershop Spring Example |
The display name of this web application |
+ |
+ |
| defaultWebXml |
java.lang.String |
|
Location of the default web.xml resource or file |
+ |
+ |
| reloadable |
boolean |
false |
The reloadable flag for this web application |
+ |
+ |
| parentClassLoader |
java.lang.ClassLoader |
java.net.URLClassLoader@65ab7765 |
Parent class loader. |
+ |
+ |
| webappVersion |
java.lang.String |
|
The version of this web application - used in parallel deployment to differentiate different versions of the same web application |
+ |
|
| clearReferencesThreadLocals |
boolean |
true |
Should Tomcat attempt to clear ThreadLocal variables that have been populated with classes loaded by the web application? |
+ |
+ |
| cookies |
boolean |
true |
Should we attempt to use cookies for session id communication? |
+ |
+ |
| delegate |
boolean |
false |
|
+ |
+ |
| mapperDirectoryRedirectEnabled |
boolean |
false |
Should the Mapper be used for directory redirects |
+ |
+ |
| minTime |
long |
0 |
Minimum execution time of all servlets in this context |
+ |
|
| swallowOutput |
boolean |
false |
Flag to set to cause the system.out and system.err to be redirected to the logger when executing a servlet |
+ |
+ |
| configFile |
java.net.URL |
|
Location of the context.xml resource or file |
+ |
+ |
| startTime |
long |
1762293800376 |
Time (in milliseconds since January 1, 1970, 00:00:00) when this context was started |
+ |
|
| tldValidation |
boolean |
false |
Should the parsing of *.tld files be performed by a validating parser? |
+ |
+ |
| override |
boolean |
false |
The default context.xml override flag for this web application |
+ |
+ |
| workDir |
java.lang.String |
work/Catalina/localhost/burgershop |
The pathname to the work directory for this context |
+ |
+ |
| requestCount |
int |
895993 |
Cumulative request count of all servlets in this context |
+ |
|
| distributable |
boolean |
false |
The distributable flag for this web application. |
+ |
+ |
| manager |
org.apache.catalina.Manager |
org.apache.catalina.session.StandardManager[/burgershop] |
Associated manager. |
+ |
+ |
| namingContextListener |
org.apache.catalina.core.NamingContextListener |
org.apache.catalina.core.NamingContextListener@5abcdbab |
Associated naming context listener. |
+ |
+ |
| sessionCookiePath |
java.lang.String |
|
The path to use for session cookies.'null' indicates that the path is controlled by the application. |
+ |
+ |
| mapperContextRootRedirectEnabled |
boolean |
true |
Should the Mapper be used for context root redirects |
+ |
+ |
| tldScanTime |
long |
0 |
Time spend scanning jars for TLDs for this context |
+ |
+ |
| startupTime |
long |
297 |
Time (in milliseconds) it took to start this context |
+ |
+ |
| clearReferencesRmiTargets |
boolean |
true |
Should Tomcat look for memory leaks in RMI Targets and clear them if found as a work around for application coding errors? |
+ |
+ |
| xmlNamespaceAware |
boolean |
false |
Should the parsing of web.xml and web-fragment.xml files be performed by a namespace aware parser? |
+ |
+ |
| instanceManager |
org.apache.tomcat.InstanceManager |
org.apache.catalina.core.DefaultInstanceManager@3d33ac49 |
Object that creates and destroys servlets, filters, and listeners. Include dependency injection and postConstruct/preDestroy handling |
+ |
+ |
| useRelativeRedirects |
boolean |
true |
When generating location headers for 302 responses, should a relative URI be used? |
+ |
+ |
| crossContext |
boolean |
false |
Should we allow the ServletContext.getContext() method to access the context of other web applications in this server? |
+ |
+ |
| objectName |
java.lang.String |
Catalina:j2eeType=WebModule,name=//localhost/burgershop,J2EEApplication=none,J2EEServer=none |
Name of the object |
+ |
|
| sessionCookieDomain |
java.lang.String |
|
The domain to use for session cookies.'null' indicates that the domain is controlled by the application. |
+ |
+ |
| realm |
org.apache.catalina.Realm |
Realm[LockOutRealm] |
Associated realm. |
+ |
+ |
| welcomeFiles |
[Ljava.lang.String; |
[index.html, index.htm, index.jsp] |
The welcome files for this context |
+ |
|
| defaultContextXml |
java.lang.String |
|
Location of the default context.xml resource or file |
+ |
+ |
| sessionCookieName |
java.lang.String |
|
The name to use for session cookies.'null' indicates that the name is controlled by the application. |
+ |
+ |
| publicId |
java.lang.String |
|
The public identifier of the DTD for the web application deployment descriptor version that is being parsed |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest38,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
20191 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
20191 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
206 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
26164 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest38 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest123,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
17076 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
17076 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
17076 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest123 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest53,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
8493 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
8493 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
3 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
885 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
14973 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest53 |
Introspected attribute rpName |
+ |
+ |
|
–+MoSKito.producers |
ObservationAPI.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.ServiceStats |
1 |
0 |
MoSKito.producers:type=ObservationAPI.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+java.lang |
Threading |
Information on the management interface of the MBean |
sun.management.ThreadImpl |
17 |
15 |
java.lang:type=Threading |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| ThreadAllocatedMemoryEnabled |
boolean |
true |
ThreadAllocatedMemoryEnabled |
+ |
+ |
| ThreadAllocatedMemorySupported |
boolean |
true |
ThreadAllocatedMemorySupported |
+ |
|
| ThreadCount |
int |
43 |
ThreadCount |
+ |
|
| TotalStartedThreadCount |
long |
230 |
TotalStartedThreadCount |
+ |
|
| AllThreadIds |
[J |
[J@5afd63d8 |
AllThreadIds |
+ |
|
| ThreadContentionMonitoringEnabled |
boolean |
false |
ThreadContentionMonitoringEnabled |
+ |
+ |
| CurrentThreadCpuTime |
long |
437618738473 |
CurrentThreadCpuTime |
+ |
|
| CurrentThreadUserTime |
long |
378480000000 |
CurrentThreadUserTime |
+ |
|
| ThreadCpuTimeSupported |
boolean |
true |
ThreadCpuTimeSupported |
+ |
|
| ThreadCpuTimeEnabled |
boolean |
true |
ThreadCpuTimeEnabled |
+ |
+ |
| ThreadContentionMonitoringSupported |
boolean |
true |
ThreadContentionMonitoringSupported |
+ |
|
| CurrentThreadCpuTimeSupported |
boolean |
true |
CurrentThreadCpuTimeSupported |
+ |
|
| ObjectMonitorUsageSupported |
boolean |
true |
ObjectMonitorUsageSupported |
+ |
|
| SynchronizerUsageSupported |
boolean |
true |
SynchronizerUsageSupported |
+ |
|
| PeakThreadCount |
int |
174 |
PeakThreadCount |
+ |
|
| DaemonThreadCount |
int |
40 |
DaemonThreadCount |
+ |
|
| ObjectName |
javax.management.ObjectName |
java.lang:type=Threading |
ObjectName |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest94,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
13954 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
13954 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
13954 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest94 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest87,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
21490 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
21490 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
21490 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest87 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest3,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
3179402 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
4 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
463 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
96064 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
748301431 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
4643909 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
36155100 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-control-agent/status |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest3 |
Introspected attribute rpName |
+ |
+ |
|
–+MoSKito.producers |
TracerAPI.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.ServiceStats |
1 |
0 |
MoSKito.producers:type=TracerAPI.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest20,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
17491 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
17491 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
2 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
4 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
32973 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
30217 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest20 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest32,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
20749 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
20749 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
3 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
958 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
26731 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest32 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest99,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
8453 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
8453 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
140 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
8453 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-control-agent/status |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest99 |
Introspected attribute rpName |
+ |
+ |
|
–+MoSKito.producers |
KitchenService.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.ServiceStats |
1 |
0 |
MoSKito.producers:type=KitchenService.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+MoSKito.producers |
ShopService.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.ServiceStats |
1 |
0 |
MoSKito.producers:type=ShopService.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+Catalina |
Loader |
Classloader implementation which is specialized for handling web applications |
org.apache.tomcat.util.modeler.BaseModelMBean |
7 |
1 |
Catalina:context=/burgershop,host=localhost,type=Loader |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| delegate |
boolean |
false |
The 'follow standard delegation model' flag that will be used to configure our ClassLoader |
+ |
+ |
| loaderRepositoriesString |
java.lang.String |
file:/app/tomcat/webapps/burgershop/WEB-INF/classes/:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-beans-5.3.14.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/commons-codec-1.10.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-webmvc-5.3.14.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-context-5.3.14.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-expression-5.3.14.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-inspect-remote-3.2.7.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/aspectjrt-1.8.10.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-aop-3.2.7.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/commons-lang3-3.4.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jackson-module-jaxb-annotations-2.13.3.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/ano-prise-2.2.0.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-central-connectors-common-1.1.0.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/commons-collections-3.2.2.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hk2-locator-2.6.1.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/ano-net-2.1.0.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-inspect-jersey-3.2.7.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-central-core-1.1.0.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/slf4j-api-1.7.5.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/osgi-resource-locator-1.0.3.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/h2-1.3.171.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jakarta.xml.bind-api-2.3.3.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-core-3.2.7.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-notification-providers-3.2.7.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/distributeme-support-2.5.1.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/antlr-2.7.7.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/xercesImpl-2.6.2.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jakarta.inject-2.6.1.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hibernate-core-4.2.0.Final.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-media-json-jackson-2.38.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/mail-1.4.1.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hk2-api-2.6.1.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/configureme-2.4.0.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/httpcore-4.3.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/javassist-3.12.1.GA.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/activation-1.1.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/distributeme-core-2.5.1.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/ano-tags-2.1.0.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/logback-classic-1.2.0.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-webui-3.2.7.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hibernate-jpa-2.0-api-1.0.1.Final.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-core-5.3.14.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jackson-annotations-2.15.2.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/aopalliance-repackaged-2.6.1.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/aspectjweaver-1.8.8.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-common-2.38.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/postgresql-9.1-901.jdbc4.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-control-agent-http-endpoint-3.1.1.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/commons-lang-2.6.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-web-5.3.14.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/xmlParserAPIs-2.6.2.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-client-2.38.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hsqldb-2.2.9.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/distributeme-generator-2.5.1.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hibernate-entitymanager-4.2.0.Final.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-hk2-2.38.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jboss-logging-3.1.0.GA.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-container-servlet-2.38.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-container-servlet-core-2.38.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/ano-util-2.1.8.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-web-3.2.7.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jackson-core-2.13.3.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-central-storages-1.1.0.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/dom4j-1.6.1.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jakarta.ws.rs-api-2.1.6.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jakarta.validation-api-2.0.2.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jakarta.annotation-api-1.3.5.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-jcl-5.3.14.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jstl-1.2.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/ano-comm-2.1.1.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/commons-logging-1.1.3.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/logback-core-1.2.0.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/httpclient-4.3.1.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/bcprov-jdk15on-1.54.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-aop-5.3.14.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/json-20200518.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/javax.ws.rs-api-2.1.1.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jboss-transaction-api_1.1_spec-1.0.0.Final.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-server-2.38.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-inspect-embedded-3.2.7.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hk2-utils-2.6.1.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/ano-maf-3.0.0.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jsr305-3.0.2.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/commons-beanutils-1.9.4.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/reflections-0.9.8.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-control-agent-3.1.1.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/ano-plass-2.1.2.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hibernate-commons-annotations-4.0.1.Final.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-central-embedded-connector-1.1.0.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/javassist-3.15.0-GA.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/gson-2.2.4.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-entity-filtering-2.38.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jackson-databind-2.13.3.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/commons-el-1.0.jar:file:/app/tomcat/webapps/burgershop/WEB-INF/lib/guava-11.0.2.jar: |
Repositories set in the real loader |
+ |
|
| modelerType |
java.lang.String |
org.apache.catalina.loader.WebappLoader |
Type of the modeled resource. Can be set only once |
+ |
|
| loaderRepositories |
[Ljava.lang.String; |
[file:/app/tomcat/webapps/burgershop/WEB-INF/classes/, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-beans-5.3.14.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/commons-codec-1.10.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-webmvc-5.3.14.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-context-5.3.14.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-expression-5.3.14.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-inspect-remote-3.2.7.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/aspectjrt-1.8.10.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-aop-3.2.7.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/commons-lang3-3.4.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jackson-module-jaxb-annotations-2.13.3.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/ano-prise-2.2.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-central-connectors-common-1.1.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/commons-collections-3.2.2.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hk2-locator-2.6.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/ano-net-2.1.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-inspect-jersey-3.2.7.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-central-core-1.1.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/slf4j-api-1.7.5.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/osgi-resource-locator-1.0.3.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/h2-1.3.171.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jakarta.xml.bind-api-2.3.3.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-core-3.2.7.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-notification-providers-3.2.7.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/distributeme-support-2.5.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/antlr-2.7.7.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/xercesImpl-2.6.2.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jakarta.inject-2.6.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hibernate-core-4.2.0.Final.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-media-json-jackson-2.38.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/mail-1.4.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hk2-api-2.6.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/configureme-2.4.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/httpcore-4.3.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/javassist-3.12.1.GA.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/activation-1.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/distributeme-core-2.5.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/ano-tags-2.1.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/logback-classic-1.2.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-webui-3.2.7.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hibernate-jpa-2.0-api-1.0.1.Final.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-core-5.3.14.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jackson-annotations-2.15.2.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/aopalliance-repackaged-2.6.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/aspectjweaver-1.8.8.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-common-2.38.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/postgresql-9.1-901.jdbc4.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-control-agent-http-endpoint-3.1.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/commons-lang-2.6.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-web-5.3.14.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/xmlParserAPIs-2.6.2.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-client-2.38.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hsqldb-2.2.9.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/distributeme-generator-2.5.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hibernate-entitymanager-4.2.0.Final.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-hk2-2.38.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jboss-logging-3.1.0.GA.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-container-servlet-2.38.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-container-servlet-core-2.38.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/ano-util-2.1.8.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-web-3.2.7.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jackson-core-2.13.3.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-central-storages-1.1.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/dom4j-1.6.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jakarta.ws.rs-api-2.1.6.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jakarta.validation-api-2.0.2.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jakarta.annotation-api-1.3.5.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-jcl-5.3.14.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jstl-1.2.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/ano-comm-2.1.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/commons-logging-1.1.3.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/logback-core-1.2.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/httpclient-4.3.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/bcprov-jdk15on-1.54.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-aop-5.3.14.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/json-20200518.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/javax.ws.rs-api-2.1.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jboss-transaction-api_1.1_spec-1.0.0.Final.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-server-2.38.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-inspect-embedded-3.2.7.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hk2-utils-2.6.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/ano-maf-3.0.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jsr305-3.0.2.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/commons-beanutils-1.9.4.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/reflections-0.9.8.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-control-agent-3.1.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/ano-plass-2.1.2.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hibernate-commons-annotations-4.0.1.Final.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-central-embedded-connector-1.1.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/javassist-3.15.0-GA.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/gson-2.2.4.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-entity-filtering-2.38.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jackson-databind-2.13.3.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/commons-el-1.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/guava-11.0.2.jar] |
Repositories set in the real loader |
+ |
|
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
| reloadable |
boolean |
false |
The reloadable flag for this Loader |
+ |
+ |
| className |
java.lang.String |
org.apache.catalina.loader.WebappLoader |
Fully qualified class name of the managed object |
+ |
|
|
–+Catalina |
|
Wrapper that represents an individual servlet-filter definition |
org.apache.tomcat.util.modeler.BaseModelMBean |
4 |
0 |
Catalina:J2EEApplication=none,J2EEServer=none,WebModule=//localhost/burgershop,j2eeType=Filter,name=JSTalkBackFilter |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.core.ApplicationFilterConfig |
Type of the modeled resource. Can be set only once |
+ |
|
| filterClass |
java.lang.String |
net.anotheria.moskito.web.filters.JSTalkBackFilter |
Fully qualified class name of the filter object |
+ |
|
| filterName |
java.lang.String |
JSTalkBackFilter |
The name used to reference the filter in web.xml |
+ |
|
| filterInitParameterMap |
java.util.Map |
{limit=100} |
Return the initialization parameters associated with this filter |
+ |
|
|
–+Catalina |
|
Wrapper that represents an individual servlet definition |
org.apache.catalina.mbeans.ContainerMBean |
19 |
16 |
Catalina:J2EEApplication=none,J2EEServer=none,WebModule=//localhost/burgershop,j2eeType=Servlet,name=appServlet |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| runAs |
java.lang.String |
|
The run-as identity for this servlet. |
+ |
+ |
| maxTime |
long |
22076 |
Maximum processing time of a request |
+ |
|
| requestCount |
int |
47359 |
Number of requests processed by this wrapper |
+ |
|
| modelerType |
java.lang.String |
org.apache.catalina.core.StandardWrapper |
Type of the modeled resource. Can be set only once |
+ |
|
| servletClass |
java.lang.String |
org.springframework.web.servlet.DispatcherServlet |
The run-as identity for this servlet. |
+ |
|
| countAllocated |
int |
0 |
The count of allocations that are currently active (even if they are for the same instance, as will be true on a non-STM servlet). |
+ |
|
| available |
long |
0 |
The date and time at which this servlet will become available (in milliseconds since the epoch), or zero if the servlet is available. If this value equals Long.MAX_VALUE, the unavailability of this servlet is considered permanent. |
+ |
+ |
| backgroundProcessorDelay |
int |
-1 |
The processor delay for this component. |
+ |
+ |
| processingTime |
long |
24751573 |
Total execution time of the servlet's service method |
+ |
|
| loadOnStartup |
int |
1 |
The load-on-startup order value (negative value means load on first call) for this servlet. |
+ |
+ |
| singleThreadModel |
java.lang.Boolean |
false |
Does this servlet implement the SingleThreadModel interface? |
+ |
|
| loadTime |
long |
17683 |
Time taken to load and initialise the Servlet |
+ |
|
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
| minTime |
long |
0 |
Minimum processing time of a request |
+ |
|
| classLoadTime |
int |
37 |
Time taken to load the Servlet class |
+ |
|
| asyncSupported |
boolean |
false |
Async support |
+ |
+ |
| objectName |
java.lang.String |
Catalina:j2eeType=Servlet,WebModule=//localhost/burgershop,name=appServlet,J2EEApplication=none,J2EEServer=none |
Name of the object |
+ |
+ |
| maxInstances |
int |
20 |
Maximum number of STM instances. |
+ |
+ |
| errorCount |
int |
184 |
Error count |
+ |
|
|
–+MoSKito.producers |
AccumulatorAPI.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.ServiceStats |
1 |
0 |
MoSKito.producers:type=AccumulatorAPI.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest129,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
14552 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
14552 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
14552 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest129 |
Introspected attribute rpName |
+ |
+ |
|
–+MoSKito.producers |
Domain.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.FilterStats |
1 |
0 |
MoSKito.producers:type=Domain.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+Catalina |
StringCache |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
7 |
1 |
Catalina:type=StringCache |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| accessCount |
int |
12507048 |
Introspected attribute accessCount |
+ |
|
| modelerType |
java.lang.String |
org.apache.tomcat.util.buf.StringCache |
Type of the modeled resource. Can be set only once |
+ |
|
| hitCount |
int |
7301755 |
Introspected attribute hitCount |
+ |
|
| cacheSize |
int |
200 |
Introspected attribute cacheSize |
+ |
+ |
| trainThreshold |
int |
20000 |
Introspected attribute trainThreshold |
+ |
+ |
| charEnabled |
boolean |
false |
Introspected attribute charEnabled |
+ |
+ |
| byteEnabled |
boolean |
true |
Introspected attribute byteEnabled |
+ |
+ |
|
–+Catalina |
ThreadPool |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
24 |
0 |
Catalina:name="ajp-nio-8009",subType=SocketProperties,type=ThreadPool |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| bufferPool |
int |
500 |
Introspected attribute bufferPool |
+ |
+ |
| processorCache |
int |
500 |
Introspected attribute processorCache |
+ |
+ |
| appWriteBufSize |
int |
8192 |
Introspected attribute appWriteBufSize |
+ |
+ |
| modelerType |
java.lang.String |
org.apache.tomcat.util.net.SocketProperties |
Type of the modeled resource. Can be set only once |
+ |
|
| rxBufSize |
int |
- |
Introspected attribute rxBufSize |
+ |
+ |
| directBuffer |
boolean |
false |
Introspected attribute directBuffer |
+ |
+ |
| bufferPoolSize |
int |
104857600 |
Introspected attribute bufferPoolSize |
+ |
+ |
| txBufSize |
int |
- |
Introspected attribute txBufSize |
+ |
+ |
| ooBInline |
boolean |
- |
Introspected attribute ooBInline |
+ |
+ |
| appReadBufSize |
int |
8192 |
Introspected attribute appReadBufSize |
+ |
+ |
| soLingerTime |
int |
-1 |
Introspected attribute soLingerTime |
+ |
+ |
| soTimeout |
int |
-1 |
Introspected attribute soTimeout |
+ |
+ |
| directSslBuffer |
boolean |
false |
Introspected attribute directSslBuffer |
+ |
+ |
| eventCache |
int |
500 |
Introspected attribute eventCache |
+ |
+ |
| soReuseAddress |
boolean |
- |
Introspected attribute soReuseAddress |
+ |
+ |
| directBufferPool |
int |
500 |
Introspected attribute directBufferPool |
+ |
+ |
| performanceBandwidth |
int |
- |
Introspected attribute performanceBandwidth |
+ |
+ |
| unlockTimeout |
int |
250 |
Introspected attribute unlockTimeout |
+ |
+ |
| performanceLatency |
int |
- |
Introspected attribute performanceLatency |
+ |
+ |
| timeoutInterval |
long |
1000 |
Introspected attribute timeoutInterval |
+ |
+ |
| performanceConnectionTime |
int |
- |
Introspected attribute performanceConnectionTime |
+ |
+ |
| tcpNoDelay |
boolean |
true |
Introspected attribute tcpNoDelay |
+ |
+ |
| soKeepAlive |
boolean |
- |
Introspected attribute soKeepAlive |
+ |
+ |
| soLingerOn |
boolean |
false |
Introspected attribute soLingerOn |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest70,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
8790 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
8790 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
3 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16664 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
14973 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-control-agent/status |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest70 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest111,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
17692 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
17692 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16524 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
17694 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.csv |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest111 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest65,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
24708 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
24708 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
17137 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
24710 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest65 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest14,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
10578 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
6 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
5 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
51027 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
23106 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest14 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
ParallelWebappClassLoader |
Classloader implementation which is specialized for handling web applications and is capable of loading classes in parallel |
org.apache.tomcat.util.modeler.BaseModelMBean |
6 |
0 |
Catalina:context=/burgershop,host=localhost,type=ParallelWebappClassLoader |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| delegate |
boolean |
false |
The 'follow standard delegation model' flag that will be used to configure our ClassLoader |
+ |
+ |
| contextName |
java.lang.String |
burgershop |
Name of the webapp context |
+ |
|
| modelerType |
java.lang.String |
org.apache.catalina.loader.ParallelWebappClassLoader |
Type of the modeled resource. Can be set only once |
+ |
|
| URLs |
[Ljava.net.URL; |
[file:/app/tomcat/webapps/burgershop/WEB-INF/classes/, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-beans-5.3.14.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/commons-codec-1.10.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-webmvc-5.3.14.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-context-5.3.14.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-expression-5.3.14.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-inspect-remote-3.2.7.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/aspectjrt-1.8.10.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-aop-3.2.7.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/commons-lang3-3.4.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jackson-module-jaxb-annotations-2.13.3.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/ano-prise-2.2.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-central-connectors-common-1.1.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/commons-collections-3.2.2.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hk2-locator-2.6.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/ano-net-2.1.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-inspect-jersey-3.2.7.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-central-core-1.1.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/slf4j-api-1.7.5.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/osgi-resource-locator-1.0.3.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/h2-1.3.171.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jakarta.xml.bind-api-2.3.3.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-core-3.2.7.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-notification-providers-3.2.7.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/distributeme-support-2.5.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/antlr-2.7.7.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/xercesImpl-2.6.2.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jakarta.inject-2.6.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hibernate-core-4.2.0.Final.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-media-json-jackson-2.38.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/mail-1.4.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hk2-api-2.6.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/configureme-2.4.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/httpcore-4.3.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/javassist-3.12.1.GA.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/activation-1.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/distributeme-core-2.5.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/ano-tags-2.1.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/logback-classic-1.2.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-webui-3.2.7.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hibernate-jpa-2.0-api-1.0.1.Final.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-core-5.3.14.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jackson-annotations-2.15.2.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/aopalliance-repackaged-2.6.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/aspectjweaver-1.8.8.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-common-2.38.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/postgresql-9.1-901.jdbc4.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-control-agent-http-endpoint-3.1.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/commons-lang-2.6.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-web-5.3.14.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/xmlParserAPIs-2.6.2.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-client-2.38.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hsqldb-2.2.9.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/distributeme-generator-2.5.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hibernate-entitymanager-4.2.0.Final.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-hk2-2.38.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jboss-logging-3.1.0.GA.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-container-servlet-2.38.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-container-servlet-core-2.38.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/ano-util-2.1.8.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-web-3.2.7.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jackson-core-2.13.3.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-central-storages-1.1.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/dom4j-1.6.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jakarta.ws.rs-api-2.1.6.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jakarta.validation-api-2.0.2.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jakarta.annotation-api-1.3.5.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-jcl-5.3.14.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jstl-1.2.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/ano-comm-2.1.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/commons-logging-1.1.3.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/logback-core-1.2.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/httpclient-4.3.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/bcprov-jdk15on-1.54.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/spring-aop-5.3.14.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/json-20200518.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/javax.ws.rs-api-2.1.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jboss-transaction-api_1.1_spec-1.0.0.Final.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-server-2.38.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-inspect-embedded-3.2.7.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hk2-utils-2.6.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/ano-maf-3.0.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jsr305-3.0.2.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/commons-beanutils-1.9.4.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/reflections-0.9.8.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-control-agent-3.1.1.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/ano-plass-2.1.2.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/hibernate-commons-annotations-4.0.1.Final.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/moskito-central-embedded-connector-1.1.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/javassist-3.15.0-GA.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/gson-2.2.4.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jersey-entity-filtering-2.38.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/jackson-databind-2.13.3.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/commons-el-1.0.jar, file:/app/tomcat/webapps/burgershop/WEB-INF/lib/guava-11.0.2.jar] |
The URLs of this loader |
+ |
+ |
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
| className |
java.lang.String |
org.apache.catalina.loader.ParallelWebappClassLoader |
Fully qualified class name of the managed object |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest117,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
13766 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
176 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
3 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
17890 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
13957 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
950 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskShowAllProducers.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest117 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest77,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
8426 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
1 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
3 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
1033 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
14743 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-control-agent/status |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest77 |
Introspected attribute rpName |
+ |
+ |
|
–+org.configureme.mbean |
org.configureme.mbean.ConfigInfo(aliases) |
Information on the management interface of the MBean |
org.configureme.mbean.ConfigInfo |
2 |
2 |
org.configureme.mbean:type=org.configureme.mbean.ConfigInfo(aliases) |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| ConfigName |
java.lang.String |
aliases |
Attribute exposed for management |
+ |
|
| Attributes |
java.util.Map |
{} |
Attribute exposed for management |
+ |
|
|
–+MoSKito.producers |
session-refIds-7.session-refIds-7 |
Information on the management interface of the MBean |
net.anotheria.moskito.core.util.storage.StorageStats |
1 |
0 |
MoSKito.producers:type=session-refIds-7.session-refIds-7 |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[] |
AvailableValueNames |
+ |
|
|
–+Catalina |
ThreadPool |
|
org.apache.catalina.mbeans.ClassNameMBean |
38 |
22 |
Catalina:name="http-nio-8080",type=ThreadPool |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| currentThreadsBusy |
int |
1 |
|
+ |
|
| sslImplementationName |
java.lang.String |
|
|
+ |
+ |
| paused |
boolean |
false |
|
+ |
|
| selectorTimeout |
long |
1000 |
|
+ |
+ |
| modelerType |
java.lang.String |
org.apache.tomcat.util.net.NioEndpoint |
|
+ |
|
| connectionCount |
long |
6 |
|
+ |
|
| acceptCount |
int |
100 |
|
+ |
+ |
| threadPriority |
int |
5 |
|
+ |
+ |
| executorTerminationTimeoutMillis |
long |
5000 |
|
+ |
+ |
| running |
boolean |
true |
|
+ |
|
| currentThreadCount |
int |
10 |
|
+ |
|
| sSLEnabled |
boolean |
false |
|
+ |
+ |
| sniParseLimit |
int |
65536 |
|
+ |
+ |
| maxThreads |
int |
200 |
|
+ |
+ |
| sslImplementation |
org.apache.tomcat.util.net.SSLImplementation |
|
|
+ |
|
| connectionTimeout |
int |
20000 |
|
+ |
+ |
| tcpNoDelay |
boolean |
true |
|
+ |
+ |
| maxConnections |
int |
10000 |
|
+ |
+ |
| connectionLinger |
int |
-1 |
|
+ |
+ |
| keepAliveCount |
int |
2 |
|
+ |
|
| keepAliveTimeout |
int |
20000 |
|
+ |
+ |
| maxKeepAliveRequests |
int |
100 |
|
+ |
+ |
| localPort |
int |
8080 |
|
+ |
|
| deferAccept |
boolean |
false |
|
+ |
|
| useSendfile |
boolean |
true |
|
+ |
+ |
| acceptorThreadCount |
int |
1 |
|
+ |
+ |
| pollerThreadCount |
int |
2 |
|
+ |
+ |
| daemon |
boolean |
true |
|
+ |
+ |
| minSpareThreads |
int |
10 |
|
+ |
+ |
| useInheritedChannel |
boolean |
false |
|
+ |
+ |
| alpnSupported |
boolean |
false |
|
+ |
|
| acceptorThreadPriority |
int |
5 |
|
+ |
+ |
| bindOnInit |
boolean |
true |
|
+ |
+ |
| pollerThreadPriority |
int |
5 |
|
+ |
+ |
| port |
int |
8080 |
|
+ |
+ |
| domain |
java.lang.String |
Catalina |
|
+ |
+ |
| name |
java.lang.String |
http-nio-8080 |
|
+ |
+ |
| defaultSSLHostConfigName |
java.lang.String |
_default_ |
|
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest26,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
21222 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
21222 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
205 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
27220 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest26 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
|
Wrapper that represents an individual servlet-filter definition |
org.apache.tomcat.util.modeler.BaseModelMBean |
4 |
0 |
Catalina:J2EEApplication=none,J2EEServer=none,WebModule=//localhost/burgershop,j2eeType=Filter,name=Tomcat WebSocket (JSR356) Filter |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.core.ApplicationFilterConfig |
Type of the modeled resource. Can be set only once |
+ |
|
| filterClass |
java.lang.String |
org.apache.tomcat.websocket.server.WsFilter |
Fully qualified class name of the filter object |
+ |
|
| filterName |
java.lang.String |
Tomcat WebSocket (JSR356) Filter |
The name used to reference the filter in web.xml |
+ |
|
| filterInitParameterMap |
java.util.Map |
{} |
Return the initialization parameters associated with this filter |
+ |
|
|
–+MoSKito.producers |
kitchen.16 |
Information on the management interface of the MBean |
net.anotheria.moskito.core.counter.CounterStats |
1 |
0 |
MoSKito.producers:type=kitchen.16 |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[counter] |
AvailableValueNames |
+ |
|
|
–+Catalina |
|
Wrapper that represents an individual servlet definition |
org.apache.catalina.mbeans.ContainerMBean |
19 |
16 |
Catalina:J2EEApplication=none,J2EEServer=none,WebModule=//localhost/burgershop,j2eeType=Servlet,name=default |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| runAs |
java.lang.String |
|
The run-as identity for this servlet. |
+ |
+ |
| maxTime |
long |
3369898 |
Maximum processing time of a request |
+ |
|
| requestCount |
int |
558236 |
Number of requests processed by this wrapper |
+ |
|
| modelerType |
java.lang.String |
org.apache.catalina.core.StandardWrapper |
Type of the modeled resource. Can be set only once |
+ |
|
| servletClass |
java.lang.String |
org.apache.catalina.servlets.DefaultServlet |
The run-as identity for this servlet. |
+ |
|
| countAllocated |
int |
2 |
The count of allocations that are currently active (even if they are for the same instance, as will be true on a non-STM servlet). |
+ |
|
| available |
long |
0 |
The date and time at which this servlet will become available (in milliseconds since the epoch), or zero if the servlet is available. If this value equals Long.MAX_VALUE, the unavailability of this servlet is considered permanent. |
+ |
+ |
| backgroundProcessorDelay |
int |
-1 |
The processor delay for this component. |
+ |
+ |
| processingTime |
long |
28814413 |
Total execution time of the servlet's service method |
+ |
|
| loadOnStartup |
int |
1 |
The load-on-startup order value (negative value means load on first call) for this servlet. |
+ |
+ |
| singleThreadModel |
java.lang.Boolean |
false |
Does this servlet implement the SingleThreadModel interface? |
+ |
|
| loadTime |
long |
2 |
Time taken to load and initialise the Servlet |
+ |
|
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
| minTime |
long |
0 |
Minimum processing time of a request |
+ |
|
| classLoadTime |
int |
1 |
Time taken to load the Servlet class |
+ |
|
| asyncSupported |
boolean |
false |
Async support |
+ |
+ |
| objectName |
java.lang.String |
Catalina:j2eeType=Servlet,WebModule=//localhost/burgershop,name=default,J2EEApplication=none,J2EEServer=none |
Name of the object |
+ |
+ |
| maxInstances |
int |
20 |
Maximum number of STM instances. |
+ |
+ |
| errorCount |
int |
106 |
Error count |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest82,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
6709 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
14 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
819 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
6723 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest82 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
Engine |
Standard Engine Component |
org.apache.catalina.mbeans.ContainerMBean |
11 |
10 |
Catalina:type=Engine |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.core.StandardEngine |
Type of the modeled resource. Can be set only once |
+ |
|
| catalinaBase |
java.lang.String |
/app/tomcat |
Base (instance) directory for this Engine, typically same as catalina.base system property |
+ |
+ |
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
| defaultHost |
java.lang.String |
localhost |
Name of the default Host for this Engine |
+ |
+ |
| name |
java.lang.String |
Catalina |
Unique name of this Engine |
+ |
+ |
| backgroundProcessorDelay |
int |
10 |
The processor delay for this component. |
+ |
+ |
| realm |
org.apache.catalina.Realm |
Realm[LockOutRealm] |
Associated realm. |
+ |
+ |
| jvmRoute |
java.lang.String |
|
Route used for load balancing |
+ |
+ |
| managedResource |
java.lang.Object |
StandardEngine[Catalina] |
The managed resource this MBean is associated with |
+ |
+ |
| startChildren |
boolean |
true |
Will children be started automatically when they are added. |
+ |
+ |
| startStopThreads |
int |
1 |
The number of threads to use when starting and stopping child Hosts |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest56,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
21950 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
21950 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
21950 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.csv |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest56 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest105,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
17723 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
17723 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
17723 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.csv |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest105 |
Introspected attribute rpName |
+ |
+ |
|
–+java.lang |
GarbageCollector |
Information on the management interface of the MBean |
sun.management.GarbageCollectorImpl |
7 |
0 |
java.lang:name=PS Scavenge,type=GarbageCollector |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| LastGcInfo |
javax.management.openmbean.CompositeData |
javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=sun.management.PS Scavenge.GcInfoCompositeType,items=((itemName=GcThreadCount,itemType=javax.management.openmbean.SimpleType(name=java.lang.Integer)),(itemName=duration,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=endTime,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=id,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=memoryUsageAfterGc,itemType=javax.management.openmbean.TabularType(name=Map,rowType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),indexNames=(key))),(itemName=memoryUsageBeforeGc,itemType=javax.management.openmbean.TabularType(name=Map,rowType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),indexNames=(key))),(itemName=startTime,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={GcThreadCount=2, duration=12, endTime=2828867058, id=68524, memoryUsageAfterGc=javax.management.openmbean.TabularDataSupport(tabularType=javax.management.openmbean.TabularType(name=Map,rowType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),indexNames=(key)),contents={[Compressed Class Space]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=Compressed Class Space, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=7864320, init=0, max=1073741824, used=7170648})}), [PS Survivor Space]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=PS Survivor Space, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=1048576, init=2621440, max=1048576, used=753664})}), [PS Old Gen]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=PS Old Gen, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=668991488, init=43515904, max=687865856, used=649540424})}), [Metaspace]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=Metaspace, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=74407936, init=0, max=-1, used=69226592})}), [PS Eden Space]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=PS Eden Space, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=33554432, init=16252928, max=341835776, used=0})}), [Code Cache]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=Code Cache, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=55640064, init=2555904, max=251658240, used=54895488})})}), memoryUsageBeforeGc=javax.management.openmbean.TabularDataSupport(tabularType=javax.management.openmbean.TabularType(name=Map,rowType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),indexNames=(key)),contents={[Compressed Class Space]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=Compressed Class Space, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=7864320, init=0, max=1073741824, used=7170648})}), [PS Survivor Space]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=PS Survivor Space, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=1048576, init=2621440, max=1048576, used=557056})}), [PS Old Gen]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=PS Old Gen, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=668991488, init=43515904, max=687865856, used=649491272})}), [Metaspace]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=Metaspace, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=74407936, init=0, max=-1, used=69226592})}), [PS Eden Space]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=PS Eden Space, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=33554432, init=16252928, max=341835776, used=33554432})}), [Code Cache]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=Code Cache, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=55640064, init=2555904, max=251658240, used=54895488})})}), startTime=2828867046}) |
LastGcInfo |
+ |
|
| CollectionCount |
long |
68524 |
CollectionCount |
+ |
|
| CollectionTime |
long |
635262 |
CollectionTime |
+ |
|
| Valid |
boolean |
true |
Valid |
+ |
|
| MemoryPoolNames |
[Ljava.lang.String; |
[PS Eden Space, PS Survivor Space] |
MemoryPoolNames |
+ |
|
| Name |
java.lang.String |
PS Scavenge |
Name |
+ |
|
| ObjectName |
javax.management.ObjectName |
java.lang:type=GarbageCollector,name=PS Scavenge |
ObjectName |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest133,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
17481 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
17481 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
17481 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest133 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
|
Wrapper that represents an individual servlet definition |
org.apache.catalina.mbeans.ContainerMBean |
19 |
16 |
Catalina:J2EEApplication=none,J2EEServer=none,WebModule=//localhost/burgershop,j2eeType=Servlet,name=JerseyServletContainer |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| runAs |
java.lang.String |
|
The run-as identity for this servlet. |
+ |
+ |
| maxTime |
long |
3318564 |
Maximum processing time of a request |
+ |
|
| requestCount |
int |
290397 |
Number of requests processed by this wrapper |
+ |
|
| modelerType |
java.lang.String |
org.apache.catalina.core.StandardWrapper |
Type of the modeled resource. Can be set only once |
+ |
|
| servletClass |
java.lang.String |
org.glassfish.jersey.servlet.ServletContainer |
The run-as identity for this servlet. |
+ |
|
| countAllocated |
int |
0 |
The count of allocations that are currently active (even if they are for the same instance, as will be true on a non-STM servlet). |
+ |
|
| available |
long |
0 |
The date and time at which this servlet will become available (in milliseconds since the epoch), or zero if the servlet is available. If this value equals Long.MAX_VALUE, the unavailability of this servlet is considered permanent. |
+ |
+ |
| backgroundProcessorDelay |
int |
-1 |
The processor delay for this component. |
+ |
+ |
| processingTime |
long |
6075225 |
Total execution time of the servlet's service method |
+ |
|
| loadOnStartup |
int |
-1 |
The load-on-startup order value (negative value means load on first call) for this servlet. |
+ |
+ |
| singleThreadModel |
java.lang.Boolean |
false |
Does this servlet implement the SingleThreadModel interface? |
+ |
|
| loadTime |
long |
5448 |
Time taken to load and initialise the Servlet |
+ |
|
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
| minTime |
long |
0 |
Minimum processing time of a request |
+ |
|
| classLoadTime |
int |
2 |
Time taken to load the Servlet class |
+ |
|
| asyncSupported |
boolean |
false |
Async support |
+ |
+ |
| objectName |
java.lang.String |
Catalina:j2eeType=Servlet,WebModule=//localhost/burgershop,name=JerseyServletContainer,J2EEApplication=none,J2EEServer=none |
Name of the object |
+ |
+ |
| maxInstances |
int |
20 |
Maximum number of STM instances. |
+ |
+ |
| errorCount |
int |
2 |
Error count |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest84,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
21991 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
21991 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
21991 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest84 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest118,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
16032 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
1 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
2 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
5 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
34414 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
16187 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
950 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest118 |
Introspected attribute rpName |
+ |
+ |
|
–+MoSKito.producers |
SessionCount.Sessions |
Information on the management interface of the MBean |
net.anotheria.moskito.core.util.session.SessionCountStats |
1 |
0 |
MoSKito.producers:type=SessionCount.Sessions |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[Cur, Min, Max, New, Del] |
AvailableValueNames |
+ |
|
|
–+MoSKito.producers |
DashboardAPI.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.ServiceStats |
1 |
0 |
MoSKito.producers:type=DashboardAPI.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+java.lang |
MemoryPool |
Information on the management interface of the MBean |
sun.management.MemoryPoolImpl |
16 |
1 |
java.lang:name=Compressed Class Space,type=MemoryPool |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| Valid |
boolean |
true |
Valid |
+ |
|
| PeakUsage |
javax.management.openmbean.CompositeData |
javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=7864320, init=0, max=1073741824, used=7185000}) |
PeakUsage |
+ |
|
| MemoryManagerNames |
[Ljava.lang.String; |
[Metaspace Manager] |
MemoryManagerNames |
+ |
|
| UsageThreshold |
long |
0 |
UsageThreshold |
+ |
+ |
| UsageThresholdExceeded |
boolean |
false |
UsageThresholdExceeded |
+ |
|
| UsageThresholdCount |
long |
0 |
UsageThresholdCount |
+ |
|
| UsageThresholdSupported |
boolean |
true |
UsageThresholdSupported |
+ |
|
| CollectionUsageThreshold |
long |
- |
CollectionUsageThreshold |
+ |
+ |
| CollectionUsageThresholdExceeded |
boolean |
- |
CollectionUsageThresholdExceeded |
+ |
|
| CollectionUsageThresholdCount |
long |
- |
CollectionUsageThresholdCount |
+ |
|
| CollectionUsage |
javax.management.openmbean.CompositeData |
|
CollectionUsage |
+ |
|
| CollectionUsageThresholdSupported |
boolean |
false |
CollectionUsageThresholdSupported |
+ |
|
| Usage |
javax.management.openmbean.CompositeData |
javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=7864320, init=0, max=1073741824, used=7185000}) |
Usage |
+ |
|
| Name |
java.lang.String |
Compressed Class Space |
Name |
+ |
|
| Type |
java.lang.String |
NON_HEAP |
Type |
+ |
|
| ObjectName |
javax.management.ObjectName |
java.lang:type=MemoryPool,name=Compressed Class Space |
ObjectName |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest27,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
6754 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
6754 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
3 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
198 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
19020 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest27 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest119,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
14587 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
14587 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
14587 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest119 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest28,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
21312 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
254 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
3 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
958 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
27564 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest28 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest132,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
8699 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
189 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
6 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
692 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
8892 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest132 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
Mapper |
Maps requests received by the associated connector to Hosts, Contexts and Wrappers |
org.apache.tomcat.util.modeler.BaseModelMBean |
2 |
4 |
Catalina:type=Mapper |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.mapper.MapperListener |
Type of the modeled resource. Can be set only once |
+ |
|
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
|
–+MoSKito.producers |
LoginAPI.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.ServiceStats |
1 |
0 |
MoSKito.producers:type=LoginAPI.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest104,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
16663 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
16663 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
16663 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest104 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest83,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
20535 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
2 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
3 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
17277 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
20538 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest83 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest55,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
13990 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
13990 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
132 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
20183 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest55 |
Introspected attribute rpName |
+ |
+ |
|
–+java.lang |
MemoryManager |
Information on the management interface of the MBean |
sun.management.MemoryManagerImpl |
4 |
0 |
java.lang:name=CodeCacheManager,type=MemoryManager |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| Valid |
boolean |
true |
Valid |
+ |
|
| MemoryPoolNames |
[Ljava.lang.String; |
[Code Cache] |
MemoryPoolNames |
+ |
|
| Name |
java.lang.String |
CodeCacheManager |
Name |
+ |
|
| ObjectName |
javax.management.ObjectName |
java.lang:type=MemoryManager,name=CodeCacheManager |
ObjectName |
+ |
|
|
–+Catalina |
Realm |
Realm connected to a UserDatabase as a global JNDI resource |
org.apache.tomcat.util.modeler.BaseModelMBean |
7 |
4 |
Catalina:realmPath=/realm0/realm0,type=Realm |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.realm.UserDatabaseRealm |
Type of the modeled resource. Can be set only once |
+ |
|
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
| allRolesMode |
java.lang.String |
strict |
The all roles mode. |
+ |
+ |
| realmPath |
java.lang.String |
/realm0/realm0 |
The realm path |
+ |
+ |
| className |
java.lang.String |
org.apache.catalina.realm.UserDatabaseRealm |
Fully qualified class name of the managed object |
+ |
|
| resourceName |
java.lang.String |
UserDatabase |
The global JNDI name of the UserDatabase resource to use |
+ |
+ |
| validate |
boolean |
true |
The 'validate certificate chains' flag. |
+ |
+ |
|
–+java.nio |
BufferPool |
Information on the management interface of the MBean |
sun.management.ManagementFactoryHelper$1 |
5 |
0 |
java.nio:name=direct,type=BufferPool |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| Count |
long |
10 |
Count |
+ |
|
| TotalCapacity |
long |
81920 |
TotalCapacity |
+ |
|
| MemoryUsed |
long |
81920 |
MemoryUsed |
+ |
|
| Name |
java.lang.String |
direct |
Name |
+ |
|
| ObjectName |
javax.management.ObjectName |
java.nio:type=BufferPool,name=direct |
ObjectName |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest13,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
0 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
0 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
172.17.0.1 |
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
172.17.0.1 |
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
0 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
0 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
0 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
|
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
1 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest13 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
MBeanFactory |
Factory for MBeans and corresponding components |
org.apache.tomcat.util.modeler.BaseModelMBean |
1 |
22 |
Catalina:type=MBeanFactory |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.mbeans.MBeanFactory |
Type of the modeled resource. Can be set only once |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest41,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
21494 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
21494 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
6 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
2930 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
27469 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
950 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest41 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
ProtocolHandler |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
97 |
19 |
Catalina:port=8080,type=ProtocolHandler |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| sslImplementationName |
java.lang.String |
|
Introspected attribute sslImplementationName |
+ |
+ |
| sSLCertificateKeyFile |
java.lang.String |
|
Introspected attribute sSLCertificateKeyFile |
+ |
+ |
| relaxedPathChars |
java.lang.String |
|
Introspected attribute relaxedPathChars |
+ |
+ |
| sSLProtocol |
java.lang.String |
|
Introspected attribute sSLProtocol |
+ |
+ |
| keyAlias |
java.lang.String |
|
Introspected attribute keyAlias |
+ |
+ |
| acceptCount |
int |
100 |
Introspected attribute acceptCount |
+ |
+ |
| sSLCACertificatePath |
java.lang.String |
|
Introspected attribute sSLCACertificatePath |
+ |
+ |
| maxSavePostSize |
int |
4096 |
Introspected attribute maxSavePostSize |
+ |
+ |
| allowHostHeaderMismatch |
boolean |
true |
Introspected attribute allowHostHeaderMismatch |
+ |
+ |
| compressableMimeTypes |
[Ljava.lang.String; |
[text/html, text/xml, text/plain, text/css, text/javascript, application/javascript, application/json, application/xml] |
Introspected attribute compressableMimeTypes |
+ |
|
| sSLCARevocationFile |
java.lang.String |
|
Introspected attribute sSLCARevocationFile |
+ |
+ |
| keystorePass |
java.lang.String |
changeit |
Introspected attribute keystorePass |
+ |
+ |
| algorithm |
java.lang.String |
SunX509 |
Introspected attribute algorithm |
+ |
+ |
| serverRemoveAppProvidedValues |
boolean |
false |
Introspected attribute serverRemoveAppProvidedValues |
+ |
+ |
| compressibleMimeTypes |
[Ljava.lang.String; |
[text/html, text/xml, text/plain, text/css, text/javascript, application/javascript, application/json, application/xml] |
Introspected attribute compressibleMimeTypes |
+ |
|
| maxKeepAliveRequests |
int |
100 |
Introspected attribute maxKeepAliveRequests |
+ |
+ |
| allowedTrailerHeaders |
java.lang.String |
|
Introspected attribute allowedTrailerHeaders |
+ |
+ |
| truststoreProvider |
java.lang.String |
|
Introspected attribute truststoreProvider |
+ |
+ |
| soTimeout |
int |
20000 |
Introspected attribute soTimeout |
+ |
+ |
| sessionCacheSize |
int |
0 |
Introspected attribute sessionCacheSize |
+ |
+ |
| clientCertProvider |
java.lang.String |
|
Introspected attribute clientCertProvider |
+ |
+ |
| acceptorThreadPriority |
int |
5 |
Introspected attribute acceptorThreadPriority |
+ |
+ |
| maxHttpHeaderSize |
int |
8192 |
Introspected attribute maxHttpHeaderSize |
+ |
+ |
| keystoreType |
java.lang.String |
JKS |
Introspected attribute keystoreType |
+ |
+ |
| domain |
java.lang.String |
Catalina |
Introspected attribute domain |
+ |
|
| soLinger |
int |
-1 |
Introspected attribute soLinger |
+ |
+ |
| compression |
java.lang.String |
off |
Introspected attribute compression |
+ |
+ |
| server |
java.lang.String |
|
Introspected attribute server |
+ |
+ |
| modelerType |
java.lang.String |
org.apache.coyote.http11.Http11NioProtocol |
Type of the modeled resource. Can be set only once |
+ |
|
| connectionUploadTimeout |
int |
300000 |
Introspected attribute connectionUploadTimeout |
+ |
+ |
| aprRequired |
boolean |
false |
Introspected attribute aprRequired |
+ |
|
| compressibleMimeType |
java.lang.String |
text/html,text/xml,text/plain,text/css,text/javascript,application/javascript,application/json,application/xml |
Introspected attribute compressibleMimeType |
+ |
+ |
| nameIndex |
int |
1 |
Introspected attribute nameIndex |
+ |
|
| ciphers |
java.lang.String |
HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!kRSA |
Introspected attribute ciphers |
+ |
+ |
| disableUploadTimeout |
boolean |
true |
Introspected attribute disableUploadTimeout |
+ |
+ |
| relaxedQueryChars |
java.lang.String |
|
Introspected attribute relaxedQueryChars |
+ |
+ |
| crlFile |
java.lang.String |
|
Introspected attribute crlFile |
+ |
+ |
| connectionTimeout |
int |
20000 |
Introspected attribute connectionTimeout |
+ |
+ |
| keystoreProvider |
java.lang.String |
|
Introspected attribute keystoreProvider |
+ |
+ |
| sSLCipherSuite |
java.lang.String |
HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!kRSA |
Introspected attribute sSLCipherSuite |
+ |
+ |
| sSLDisableCompression |
boolean |
true |
Introspected attribute sSLDisableCompression |
+ |
+ |
| useSendfile |
boolean |
true |
Introspected attribute useSendfile |
+ |
+ |
| sSLCertificateChainFile |
java.lang.String |
|
Introspected attribute sSLCertificateChainFile |
+ |
+ |
| sSLCACertificateFile |
java.lang.String |
|
Introspected attribute sSLCACertificateFile |
+ |
+ |
| keyPass |
java.lang.String |
|
Introspected attribute keyPass |
+ |
+ |
| compressionMinSize |
int |
2048 |
Introspected attribute compressionMinSize |
+ |
+ |
| truststoreFile |
java.lang.String |
|
Introspected attribute truststoreFile |
+ |
+ |
| keystoreFile |
java.lang.String |
/root/.keystore |
Introspected attribute keystoreFile |
+ |
+ |
| defaultSSLHostConfigName |
java.lang.String |
_default_ |
Introspected attribute defaultSSLHostConfigName |
+ |
+ |
| selectorTimeout |
long |
1000 |
Introspected attribute selectorTimeout |
+ |
+ |
| truststoreType |
java.lang.String |
JKS |
Introspected attribute truststoreType |
+ |
+ |
| sSLPassword |
java.lang.String |
|
Introspected attribute sSLPassword |
+ |
+ |
| secure |
boolean |
false |
Introspected attribute secure |
+ |
+ |
| sendReasonPhrase |
boolean |
false |
Introspected attribute sendReasonPhrase |
+ |
+ |
| sSLHonorCipherOrder |
java.lang.String |
|
Introspected attribute sSLHonorCipherOrder |
+ |
+ |
| trustManagerClassName |
java.lang.String |
|
Introspected attribute trustManagerClassName |
+ |
+ |
| sendfileSupported |
boolean |
true |
Introspected attribute sendfileSupported |
+ |
|
| sniParseLimit |
int |
65536 |
Introspected attribute sniParseLimit |
+ |
+ |
| maxTrailerSize |
int |
8192 |
Introspected attribute maxTrailerSize |
+ |
+ |
| trustMaxCertLength |
int |
10 |
Introspected attribute trustMaxCertLength |
+ |
+ |
| maxThreads |
int |
200 |
Introspected attribute maxThreads |
+ |
+ |
| truststoreAlgorithm |
java.lang.String |
PKIX |
Introspected attribute truststoreAlgorithm |
+ |
+ |
| tcpNoDelay |
boolean |
true |
Introspected attribute tcpNoDelay |
+ |
+ |
| keepAliveTimeout |
int |
20000 |
Introspected attribute keepAliveTimeout |
+ |
+ |
| localPort |
int |
8080 |
Introspected attribute localPort |
+ |
|
| pollerThreadCount |
int |
2 |
Introspected attribute pollerThreadCount |
+ |
+ |
| acceptorThreadCount |
int |
1 |
Introspected attribute acceptorThreadCount |
+ |
+ |
| rejectIllegalHeaderName |
boolean |
false |
Introspected attribute rejectIllegalHeaderName |
+ |
+ |
| minSpareThreads |
int |
10 |
Introspected attribute minSpareThreads |
+ |
+ |
| sSLDisableSessionTickets |
boolean |
false |
Introspected attribute sSLDisableSessionTickets |
+ |
+ |
| backlog |
int |
100 |
Introspected attribute backlog |
+ |
+ |
| port |
int |
8080 |
Introspected attribute port |
+ |
+ |
| maxHeaderCount |
int |
100 |
Introspected attribute maxHeaderCount |
+ |
+ |
| sSLCARevocationPath |
java.lang.String |
|
Introspected attribute sSLCARevocationPath |
+ |
+ |
| name |
java.lang.String |
"http-nio-8080" |
Introspected attribute name |
+ |
|
| sslProtocol |
java.lang.String |
TLS |
Introspected attribute sslProtocol |
+ |
+ |
| sessionTimeout |
int |
86400 |
Introspected attribute sessionTimeout |
+ |
+ |
| sSLVerifyDepth |
int |
10 |
Introspected attribute sSLVerifyDepth |
+ |
+ |
| clientAuth |
java.lang.String |
NONE |
Introspected attribute clientAuth |
+ |
+ |
| sSLCertificateFile |
java.lang.String |
|
Introspected attribute sSLCertificateFile |
+ |
+ |
| connectionCount |
long |
6 |
Introspected attribute connectionCount |
+ |
|
| threadPriority |
int |
5 |
Introspected attribute threadPriority |
+ |
+ |
| maxSwallowSize |
int |
2097152 |
Introspected attribute maxSwallowSize |
+ |
+ |
| truststorePass |
java.lang.String |
|
Introspected attribute truststorePass |
+ |
+ |
| sslEnabledProtocols |
java.lang.String |
|
Introspected attribute sslEnabledProtocols |
+ |
+ |
| sSLEnabled |
boolean |
false |
Introspected attribute sSLEnabled |
+ |
+ |
| maxExtensionSize |
int |
8192 |
Introspected attribute maxExtensionSize |
+ |
+ |
| sSLVerifyClient |
java.lang.String |
NONE |
Introspected attribute sSLVerifyClient |
+ |
+ |
| maxConnections |
int |
10000 |
Introspected attribute maxConnections |
+ |
+ |
| processorCache |
int |
200 |
Introspected attribute processorCache |
+ |
+ |
| connectionLinger |
int |
-1 |
Introspected attribute connectionLinger |
+ |
+ |
| restrictedUserAgents |
java.lang.String |
|
Introspected attribute restrictedUserAgents |
+ |
+ |
| noCompressionUserAgents |
java.lang.String |
|
Introspected attribute noCompressionUserAgents |
+ |
+ |
| pollerThreadPriority |
int |
5 |
Introspected attribute pollerThreadPriority |
+ |
+ |
| compressableMimeType |
java.lang.String |
text/html,text/xml,text/plain,text/css,text/javascript,application/javascript,application/json,application/xml |
Introspected attribute compressableMimeType |
+ |
+ |
| objectName |
javax.management.ObjectName |
Catalina:type=ProtocolHandler,port=8080 |
Introspected attribute objectName |
+ |
|
| useServerCipherSuitesOrder |
java.lang.String |
|
Introspected attribute useServerCipherSuitesOrder |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest79,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
14010 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
5 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
6 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
2679 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
14025 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
1425 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-control-agent/status |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest79 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
Valve |
Valve that implements the default basic behavior for the StandardEngine container implementation |
org.apache.tomcat.util.modeler.BaseModelMBean |
4 |
0 |
Catalina:name=StandardEngineValve,type=Valve |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.core.StandardEngineValve |
Type of the modeled resource. Can be set only once |
+ |
|
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
| asyncSupported |
boolean |
true |
Does this valve support async reporting? |
+ |
+ |
| className |
java.lang.String |
org.apache.catalina.core.StandardEngineValve |
Fully qualified class name of the managed object |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest61,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
18271 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
1 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1027 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
53864 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
1596532482 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
2922794 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
3703100 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest61 |
Introspected attribute rpName |
+ |
+ |
|
–+java.lang |
MemoryPool |
Information on the management interface of the MBean |
sun.management.MemoryPoolImpl |
16 |
1 |
java.lang:name=PS Old Gen,type=MemoryPool |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| Valid |
boolean |
true |
Valid |
+ |
|
| PeakUsage |
javax.management.openmbean.CompositeData |
javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=687865856, init=43515904, max=687865856, used=687865856}) |
PeakUsage |
+ |
|
| MemoryManagerNames |
[Ljava.lang.String; |
[PS MarkSweep] |
MemoryManagerNames |
+ |
|
| UsageThreshold |
long |
0 |
UsageThreshold |
+ |
+ |
| UsageThresholdExceeded |
boolean |
false |
UsageThresholdExceeded |
+ |
|
| UsageThresholdCount |
long |
0 |
UsageThresholdCount |
+ |
|
| UsageThresholdSupported |
boolean |
true |
UsageThresholdSupported |
+ |
|
| CollectionUsageThreshold |
long |
0 |
CollectionUsageThreshold |
+ |
+ |
| CollectionUsageThresholdExceeded |
boolean |
false |
CollectionUsageThresholdExceeded |
+ |
|
| CollectionUsageThresholdCount |
long |
0 |
CollectionUsageThresholdCount |
+ |
|
| CollectionUsage |
javax.management.openmbean.CompositeData |
javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=668991488, init=43515904, max=687865856, used=646379368}) |
CollectionUsage |
+ |
|
| CollectionUsageThresholdSupported |
boolean |
true |
CollectionUsageThresholdSupported |
+ |
|
| Usage |
javax.management.openmbean.CompositeData |
javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=668991488, init=43515904, max=687865856, used=649540424}) |
Usage |
+ |
|
| Name |
java.lang.String |
PS Old Gen |
Name |
+ |
|
| Type |
java.lang.String |
HEAP |
Type |
+ |
|
| ObjectName |
javax.management.ObjectName |
java.lang:type=MemoryPool,name=PS Old Gen |
ObjectName |
+ |
|
|
–+Catalina |
ProtocolHandler |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
33 |
13 |
Catalina:port=8009,type=ProtocolHandler |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.coyote.ajp.AjpNioProtocol |
Type of the modeled resource. Can be set only once |
+ |
|
| connectionCount |
long |
1 |
Introspected attribute connectionCount |
+ |
|
| tomcatAuthorization |
boolean |
false |
Introspected attribute tomcatAuthorization |
+ |
+ |
| acceptCount |
int |
100 |
Introspected attribute acceptCount |
+ |
+ |
| requiredSecret |
java.lang.String |
- |
Introspected attribute requiredSecret |
|
+ |
| threadPriority |
int |
5 |
Introspected attribute threadPriority |
+ |
+ |
| aprRequired |
boolean |
false |
Introspected attribute aprRequired |
+ |
|
| sendReasonPhrase |
boolean |
false |
Introspected attribute sendReasonPhrase |
+ |
+ |
| ajpFlush |
boolean |
true |
Introspected attribute ajpFlush |
+ |
+ |
| nameIndex |
int |
2 |
Introspected attribute nameIndex |
+ |
|
| sendfileSupported |
boolean |
false |
Introspected attribute sendfileSupported |
+ |
|
| maxThreads |
int |
200 |
Introspected attribute maxThreads |
+ |
+ |
| connectionTimeout |
int |
-1 |
Introspected attribute connectionTimeout |
+ |
+ |
| tcpNoDelay |
boolean |
true |
Introspected attribute tcpNoDelay |
+ |
+ |
| maxConnections |
int |
10000 |
Introspected attribute maxConnections |
+ |
+ |
| processorCache |
int |
200 |
Introspected attribute processorCache |
+ |
+ |
| connectionLinger |
int |
-1 |
Introspected attribute connectionLinger |
+ |
+ |
| keepAliveTimeout |
int |
-1 |
Introspected attribute keepAliveTimeout |
+ |
+ |
| localPort |
int |
8009 |
Introspected attribute localPort |
+ |
|
| packetSize |
int |
8192 |
Introspected attribute packetSize |
+ |
+ |
| acceptorThreadCount |
int |
1 |
Introspected attribute acceptorThreadCount |
+ |
+ |
| soTimeout |
int |
-1 |
Introspected attribute soTimeout |
+ |
+ |
| minSpareThreads |
int |
10 |
Introspected attribute minSpareThreads |
+ |
+ |
| clientCertProvider |
java.lang.String |
|
Introspected attribute clientCertProvider |
+ |
+ |
| acceptorThreadPriority |
int |
5 |
Introspected attribute acceptorThreadPriority |
+ |
+ |
| backlog |
int |
100 |
Introspected attribute backlog |
+ |
+ |
| port |
int |
8009 |
Introspected attribute port |
+ |
+ |
| maxHeaderCount |
int |
100 |
Introspected attribute maxHeaderCount |
+ |
+ |
| domain |
java.lang.String |
Catalina |
Introspected attribute domain |
+ |
|
| name |
java.lang.String |
"ajp-nio-8009" |
Introspected attribute name |
+ |
|
| objectName |
javax.management.ObjectName |
Catalina:type=ProtocolHandler,port=8009 |
Introspected attribute objectName |
+ |
|
| soLinger |
int |
-1 |
Introspected attribute soLinger |
+ |
+ |
| tomcatAuthentication |
boolean |
true |
Introspected attribute tomcatAuthentication |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest12,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
0 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
0 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
172.17.0.1 |
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
172.17.0.1 |
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
0 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
0 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
0 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
|
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
1 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest12 |
Introspected attribute rpName |
+ |
+ |
|
–+MoSKito.producers |
NotificationService_by_ShopService.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.ServiceStats |
1 |
0 |
MoSKito.producers:type=NotificationService_by_ShopService.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest102,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
18 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
18 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
819 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
25 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect-rest/value |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest102 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest33,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
14811 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
14811 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
132 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
21299 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest33 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest130,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
13763 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
13763 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
13763 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest130 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest86,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
14288 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
11 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
17137 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
14299 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskShowJourneyCall |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest86 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest103,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
14157 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
14157 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
140 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
14157 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-control-agent/status |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest103 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest40,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
21225 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
21225 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
21225 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest40 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest58,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
22078 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
22078 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
22078 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest58 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
|
Wrapper that represents an individual servlet-filter definition |
org.apache.tomcat.util.modeler.BaseModelMBean |
4 |
0 |
Catalina:J2EEApplication=none,J2EEServer=none,WebModule=//localhost/burgershop,j2eeType=Filter,name=MoSKitoControlEndpoint |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.core.ApplicationFilterConfig |
Type of the modeled resource. Can be set only once |
+ |
|
| filterClass |
java.lang.String |
org.moskito.controlagent.endpoints.http.HttpEndpoint |
Fully qualified class name of the filter object |
+ |
|
| filterName |
java.lang.String |
MoSKitoControlEndpoint |
The name used to reference the filter in web.xml |
+ |
|
| filterInitParameterMap |
java.util.Map |
{} |
Return the initialization parameters associated with this filter |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest131,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
15448 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
15448 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
4 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
2037 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
15451 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest131 |
Introspected attribute rpName |
+ |
+ |
|
–+MoSKito.producers |
LoadFactorsAPI.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.ServiceStats |
1 |
0 |
MoSKito.producers:type=LoadFactorsAPI.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+MoSKito.producers |
UserAgent.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.FilterStats |
1 |
0 |
MoSKito.producers:type=UserAgent.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest29,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
28716 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
28716 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
28716 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest29 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest34,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
20980 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
20980 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
4 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
1098 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
26957 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest34 |
Introspected attribute rpName |
+ |
+ |
|
–+moskito.thresholds |
ShopServiceAVG |
Information on the management interface of the MBean |
net.anotheria.moskito.core.threshold.Threshold |
1 |
0 |
moskito.thresholds:type=ShopServiceAVG |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| StatusString |
java.lang.String |
GREEN |
Attribute exposed for management |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest62,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
23812 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
23812 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
23812 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest62 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest90,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
21678 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
21678 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
21678 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest90 |
Introspected attribute rpName |
+ |
+ |
|
–+java.lang |
MemoryPool |
Information on the management interface of the MBean |
sun.management.MemoryPoolImpl |
16 |
1 |
java.lang:name=Code Cache,type=MemoryPool |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| Valid |
boolean |
true |
Valid |
+ |
|
| PeakUsage |
javax.management.openmbean.CompositeData |
javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=55640064, init=2555904, max=251658240, used=54911808}) |
PeakUsage |
+ |
|
| MemoryManagerNames |
[Ljava.lang.String; |
[CodeCacheManager] |
MemoryManagerNames |
+ |
|
| UsageThreshold |
long |
0 |
UsageThreshold |
+ |
+ |
| UsageThresholdExceeded |
boolean |
false |
UsageThresholdExceeded |
+ |
|
| UsageThresholdCount |
long |
0 |
UsageThresholdCount |
+ |
|
| UsageThresholdSupported |
boolean |
true |
UsageThresholdSupported |
+ |
|
| CollectionUsageThreshold |
long |
- |
CollectionUsageThreshold |
+ |
+ |
| CollectionUsageThresholdExceeded |
boolean |
- |
CollectionUsageThresholdExceeded |
+ |
|
| CollectionUsageThresholdCount |
long |
- |
CollectionUsageThresholdCount |
+ |
|
| CollectionUsage |
javax.management.openmbean.CompositeData |
|
CollectionUsage |
+ |
|
| CollectionUsageThresholdSupported |
boolean |
false |
CollectionUsageThresholdSupported |
+ |
|
| Usage |
javax.management.openmbean.CompositeData |
javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=55640064, init=2555904, max=251658240, used=54910976}) |
Usage |
+ |
|
| Name |
java.lang.String |
Code Cache |
Name |
+ |
|
| Type |
java.lang.String |
NON_HEAP |
Type |
+ |
|
| ObjectName |
javax.management.ObjectName |
java.lang:type=MemoryPool,name=Code Cache |
ObjectName |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest11,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
1165500 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
24249 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16523 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
1189749 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-control-agent/status |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest11 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest125,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
14035 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
14035 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
14035 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest125 |
Introspected attribute rpName |
+ |
+ |
|
–+org.configureme.mbean |
org.configureme.mbean.ConfigInfo(moskito) |
Information on the management interface of the MBean |
org.configureme.mbean.ConfigInfo |
2 |
2 |
org.configureme.mbean:type=org.configureme.mbean.ConfigInfo(moskito) |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| ConfigName |
java.lang.String |
moskito |
Attribute exposed for management |
+ |
|
| Attributes |
java.util.Map |
{errorHandlingConfig={autoChartErrorsInterval=1m, countRethrows=true, autoChartErrors=true, logErrors=true, catchers=[{exceptionClazz=java.lang.IllegalArgumentException, parameter=IllegalArgExcLog, target=LOGANDMEMORY}, {exceptionClazz=org.moskito.demo.burgershop.burgershopspring.service.InvalidIngredientException, parameter=, target=MEMORY}]}, thresholdsAlertsConfig={alertHistoryConfig={maxNumberOfItems=500, toleratedNumberOfItems=550}, notificationProviders=[{appenderName=MoskitoAlert, className=net.anotheria.moskito.core.threshold.alerts.notificationprovider.LogFileNotificationProvider, guardedStatus=GREEN}]}, accumulatorsConfig={accumulators=[{name=OrdersPerMinute, statName=placeOrder, intervalName=1m, valueName=req, producerName=ShopService}, {name=System CPU Load 1m, statName=OS, intervalName=default, valueName=systemcpuload, producerName=OS}, {name=Process CPU Load 1m, statName=OS, intervalName=default, valueName=processcpuload, producerName=OS}, {name=ThreadCount, statName=ThreadCount, intervalName=default, valueName=current, producerName=ThreadCount}, {name=ThreadStateRunnable-1m, statName=RUNNABLE, intervalName=1m, valueName=current, producerName=ThreadStates}, {name=ThreadStateWaiting-1m, statName=TIMED_WAITING, intervalName=1m, valueName=current, producerName=ThreadStates}, {name=ThreadStateTimedWaiting-1m, statName=WAITING, intervalName=1m, valueName=current, producerName=ThreadStates}, {name=ThreadStateBlocked-1m, statName=BLOCKED, intervalName=1m, valueName=current, producerName=ThreadStates}, {name=ThreadStateRunnable-5m, statName=RUNNABLE, intervalName=5m, valueName=current, producerName=ThreadStates}, {name=ThreadStateWaiting-5m, statName=TIMED_WAITING, intervalName=5m, valueName=current, producerName=ThreadStates}, {name=ThreadStateTimedWaiting-5m, statName=WAITING, intervalName=5m, valueName=current, producerName=ThreadStates}, {name=ThreadStateBlocked-5m, statName=BLOCKED, intervalName=5m, valueName=current, producerName=ThreadStates}], accumulationAmount=200, autoAccumulators=[{statName=cumulated, namePattern=$PRODUCERNAME.REQ.1m, producerNamePattern=(.*)Service, intervalName=1m, valueName=req}, {statName=cumulated, namePattern=$PRODUCERNAME.TIME.1m, producerNamePattern=(.*)Service, intervalName=1m, valueName=time}, {statName=cumulated, namePattern=$PRODUCERNAME.AVG.1m, producerNamePattern=(.*)Service, intervalName=1m, valueName=avg}, {statName=cumulated, namePattern=$PRODUCERNAME.ERR.1m, producerNamePattern=(.*)Service, intervalName=1m, valueName=err}]}, tracingConfig={loggingEnabled=true, inspectEnabled=true, shrinkingStrategy=KEEPLONGEST, tracers=[ShopService], tracingEnabled=true, maxTraces=20}, killSwitch={disableMetricCollection=false}, pluginsConfig={plugins=[{name=NoOpPlugin, configurationName=none, className=net.anotheria.moskito.core.plugins.NoOpPlugin}]}, dashboardsConfig={dashboards=[{name=Example Dashboard, charts=[{caption=Memory, accumulators=[Mem OldGenFree MB 1m, Mem OldGenUsed MB 1m]}, {caption=Threads, accumulators=[ThreadCount, ThreadStateBlocked-1m, ThreadStateRunnable-1m, ThreadStateTimedWaiting-1m, ThreadStateWaiting-1m]}, {accumulators=[URL REQ 1m]}, {accumulators=[URL Time 1m]}, {accumulators=[URL AVG 1m]}, {accumulators=[SessionCount Cur Absolute]}, {accumulators=[CPU Time 1m]}, {caption=Errors, accumulators=[Errors.Cumulated.Initial, Errors.Cumulated.Total]}, {caption=Load, accumulators=[Process CPU Load 1m, System CPU Load 1m]}], thresholds=[ThreadCount, OldGenFree, PermGenFree], gauges=[Blocked, Memory, Running, Sessions, First Errors, Total Errors, ProcLoad, SysLoad]}, {name=Burger Board, charts=[{caption=Orders, accumulators=[OrdersPerMinute]}, {caption=Memory, accumulators=[OldGenFree MB 1m, OldGenUsed MB 1m, PermGenFree MB 1m]}, {caption=Threads, accumulators=[ThreadCount, ThreadStateBlocked-1m, ThreadStateRunnable-1m, ThreadStateTimedWaiting-1m, ThreadStateWaiting-1m]}, {accumulators=[URL REQ 1m]}, {accumulators=[URL Time 1m]}, {accumulators=[URL AVG 1m]}, {accumulators=[SessionCount Cur Absolute]}, {accumulators=[CPU Time 1m]}], thresholds=[OrderPerMinuteThreshold, ThreadCount, OldGenFree, PermGenFree], gauges=[Orders, Memory, Running, Sessions]}, {name=Service Board, charts=[], producerNamePatterns=[(.*)Service], chartPatterns=[{accumulatorPatterns=[(.*)Service.REQ.1m], caption=Service Requests}, {accumulatorPatterns=[(.*)Service.ERR.1m], caption=Service Errors}, {accumulatorPatterns=[(.*)Service.TIME.1m], caption=Service TotalTime}, {accumulatorPatterns=[(.*)Service.AVG.1m], caption=Service Average Duration}]}, {name=Memory, charts=[{caption=GC Current Count, accumulators=[GC PS MarkSweep current collection count 1m, GC PS Scavenge current collection count 1m]}, {caption=GC Current Time, accumulators=[GC PS MarkSweep current collection time 1m, GC PS Scavenge current collection time 1m]}, {caption=GC Total Count, accumulators=[GC PS MarkSweep total collection count 1m, GC PS Scavenge total collection count 1m]}, {caption=GC Total Time, accumulators=[GC PS MarkSweep total collection time 1m, GC PS Scavenge total collection time 1m]}, {caption=GC Current Count, accumulators=[GC Copy current collection count 1m, GC MarkSweepCompact current collection count 1m]}, {caption=GC Current Time, accumulators=[GC Copy current collection time 1m, GC MarkSweepCompact current collection time 1m]}, {caption=GC Total Count, accumulators=[GC Copy total collection count 1m, GC MarkSweepCompact total collection count 1m]}, {caption=GC Total Time, accumulators=[GC Copy total collection time 1m, GC MarkSweepCompact total collection time 1m]}, {caption=Memory High Profile, accumulators=[Mem OldGenFree MB 1m, Mem OldGenUsed MB 1m]}, {caption=Memory Low Profile, accumulators=[Mem TenuredGenFree MB 1m, Mem TenuredGenUsed MB 1m]}]}, {name=Empty Dashboard}]}, builtinProducersConfig={mbeanProducers=true, javaMemoryPoolProducers=true, javaThreadingProducers=true, errorProducer=true, gcProducer=true, osProducer=true, javaMemoryProducers=true, runtimeProducer=true}, loadFactorsConfig={factors=[{name=ShopController2ServiceREQ, interval=default, right={category=service, subsystem=, producerName=}, metric=req, left={category=, subsystem=, producerName=OrderController}}, {name=ShopService2NotificationTime, interval=1m, right={category=, subsystem=, producerName=NotificationService}, metric=req, left={category=, subsystem=, producerName=ShopService}}]}, thresholdsConfig={thresholds=[{name=OrderPerMinuteThreshold, statName=placeOrder, intervalName=1m, valueName=req, producerName=ShopService, guards=[{value=10, direction=DOWN, status=GREEN}, {value=10, direction=UP, status=YELLOW}, {value=15, direction=UP, status=ORANGE}, {value=20, direction=UP, status=RED}, {value=50, direction=UP, status=PURPLE}]}, {name=ShopServiceAVG, statName=placeOrder, intervalName=1m, valueName=avg, producerName=ShopService, guards=[{value=150.0, direction=DOWN, status=GREEN}, {value=150.0, direction=UP, status=YELLOW}, {value=200.0, direction=UP, status=ORANGE}, {value=250.0, direction=UP, status=RED}, {value=500.0, direction=UP, status=PURPLE}]}]}, gaugesConfig={gauges=[{name=Constant, minValue={constant=0}, maxValue={constant=100}, currentValue={constant=70}}, {name=Orders, minValue={constant=0}, maxValue={constant=50}, currentValue={statName=placeOrder, intervalName=1m, valueName=req, producerName=ShopService}}, {name=Sessions, minValue={constant=0}, maxValue={statName=Sessions, intervalName=default, valueName=max, producerName=SessionCount}, currentValue={statName=Sessions, intervalName=default, valueName=cur, producerName=SessionCount}}, {name=Memory, caption=Used memory, minValue={constant=0}, maxValue={statName=JavaRuntimeMax, intervalName=default, valueName=Current Mb, producerName=JavaRuntimeMax}, currentValue={statName=Heap memory, intervalName=default, valueName=Used Mb, producerName=Heap memory}}, {name=Blocked, caption=Blocked Threads, minValue={constant=0}, maxValue={statName=ThreadCount, intervalName=default, valueName=current, producerName=ThreadCount}, currentValue={statName=BLOCKED, intervalName=1m, valueName=Current, producerName=ThreadStates}}, {name=Running, caption=Running Threads, minValue={constant=0}, maxValue={statName=ThreadCount, intervalName=default, valueName=current, producerName=ThreadCount}, currentValue={statName=RUNNABLE, intervalName=1m, valueName=Current, producerName=ThreadStates}}, {name=First Errors, minValue={constant=0}, maxValue={statName=cumulated, intervalName=default, valueName=maxinitial, producerName=ErrorProducer}, currentValue={statName=cumulated, intervalName=1m, valueName=initial, producerName=ErrorProducer}}, {name=Total Errors, minValue={constant=0}, maxValue={statName=cumulated, intervalName=default, valueName=maxtotal, producerName=ErrorProducer}, currentValue={statName=cumulated, intervalName=1m, valueName=total, producerName=ErrorProducer}}, {name=Shop Response, minValue={constant=0}, maxValue={constant=1000}, currentValue={statName=placeOrder, intervalName=1m, valueName=avg, producerName=ShopService}}, {name=SysLoad, caption=System CPU Load, minValue={constant=0}, zones=[{color=green, left=0, right=0.5}, {color=yellow, left=0.5, right=0.75}, {color=orange, left=0.75, right=0.9}, {color=red, left=0.9, right=1}], maxValue={constant=100}, currentValue={statName=OS, intervalName=default, valueName=systemcpuload, producerName=OS}}, {name=ProcLoad, caption=Process CPU Load, minValue={constant=0}, zones=[{color=green, left=0, right=0.5}, {color=yellow, left=0.5, right=0.75}, {color=orange, left=0.75, right=0.9}, {color=red, left=0.9, right=1}], maxValue={constant=100}, currentValue={statName=OS, intervalName=default, valueName=processcpuload, producerName=OS}}]}, taggingConfig={tagHistorySize=10, customTags=[{name=customerId, attribute=session.customerId}], autotagReferer=true, autotagSessionId=true, autotagIp=true, autotagUserAgent=true}} |
Attribute exposed for management |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest85,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
24692 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
9 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
2521 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
106192 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
2546758278 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
5596149 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
7691200 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest85 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
|
Wrapper that represents an individual servlet-filter definition |
org.apache.tomcat.util.modeler.BaseModelMBean |
4 |
0 |
Catalina:J2EEApplication=none,J2EEServer=none,WebModule=//localhost/burgershop,j2eeType=Filter,name=MoskitoUIFilter |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.core.ApplicationFilterConfig |
Type of the modeled resource. Can be set only once |
+ |
|
| filterClass |
java.lang.String |
net.anotheria.moskito.webui.MoskitoUIFilter |
Fully qualified class name of the filter object |
+ |
|
| filterName |
java.lang.String |
MoskitoUIFilter |
The name used to reference the filter in web.xml |
+ |
|
| filterInitParameterMap |
java.util.Map |
{path=/moskito-inspect/} |
Return the initialization parameters associated with this filter |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest57,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
18189 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
2 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
4 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
17343 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
24680 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest57 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
Valve |
Valve that implements the default basic behavior for the StandardContext container implementation |
org.apache.tomcat.util.modeler.BaseModelMBean |
4 |
0 |
Catalina:context=/burgershop,host=localhost,name=StandardContextValve,type=Valve |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.core.StandardContextValve |
Type of the modeled resource. Can be set only once |
+ |
|
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
| asyncSupported |
boolean |
true |
Does this valve support async reporting? |
+ |
+ |
| className |
java.lang.String |
org.apache.catalina.core.StandardContextValve |
Fully qualified class name of the managed object |
+ |
|
|
–+Catalina |
SSLHostConfig |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
43 |
2 |
Catalina:ThreadPool="http-nio-8080",name="_default_",type=SSLHostConfig |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| certificateChainFile |
java.lang.String |
|
Introspected attribute certificateChainFile |
+ |
+ |
| hostName |
java.lang.String |
_default_ |
Introspected attribute hostName |
+ |
+ |
| enabledProtocols |
[Ljava.lang.String; |
|
Introspected attribute enabledProtocols |
+ |
+ |
| modelerType |
java.lang.String |
org.apache.tomcat.util.net.SSLHostConfig |
Type of the modeled resource. Can be set only once |
+ |
|
| disableCompression |
boolean |
true |
Introspected attribute disableCompression |
+ |
+ |
| truststoreType |
java.lang.String |
JKS |
Introspected attribute truststoreType |
+ |
+ |
| certificateRevocationListPath |
java.lang.String |
|
Introspected attribute certificateRevocationListPath |
+ |
+ |
| caCertificatePath |
java.lang.String |
|
Introspected attribute caCertificatePath |
+ |
+ |
| configType |
java.lang.String |
- |
Introspected attribute configType |
+ |
|
| certificateVerification |
java.lang.String |
NONE |
Introspected attribute certificateVerification |
|
+ |
| keyManagerAlgorithm |
java.lang.String |
SunX509 |
Introspected attribute keyManagerAlgorithm |
+ |
+ |
| truststorePassword |
java.lang.String |
|
Introspected attribute truststorePassword |
+ |
+ |
| certificateKeyAlias |
java.lang.String |
|
Introspected attribute certificateKeyAlias |
+ |
+ |
| certificateKeystoreType |
java.lang.String |
JKS |
Introspected attribute certificateKeystoreType |
+ |
+ |
| trustManagerClassName |
java.lang.String |
|
Introspected attribute trustManagerClassName |
+ |
+ |
| honorCipherOrder |
java.lang.String |
|
Introspected attribute honorCipherOrder |
+ |
+ |
| certificateVerificationAsString |
java.lang.String |
NONE |
Introspected attribute certificateVerificationAsString |
+ |
+ |
| ciphers |
java.lang.String |
HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!kRSA |
Introspected attribute ciphers |
+ |
+ |
| disableSessionTickets |
boolean |
false |
Introspected attribute disableSessionTickets |
+ |
+ |
| certificateVerificationDepthConfigured |
boolean |
false |
Introspected attribute certificateVerificationDepthConfigured |
+ |
|
| protocols |
java.lang.String |
[TLSv1, TLSv1.3, TLSv1.2, SSLv2Hello, TLSv1.1] |
Introspected attribute protocols |
|
+ |
| truststoreAlgorithm |
java.lang.String |
PKIX |
Introspected attribute truststoreAlgorithm |
+ |
+ |
| certificateRevocationListFile |
java.lang.String |
|
Introspected attribute certificateRevocationListFile |
+ |
+ |
| enabledCiphers |
[Ljava.lang.String; |
|
Introspected attribute enabledCiphers |
+ |
+ |
| caCertificateFile |
java.lang.String |
|
Introspected attribute caCertificateFile |
+ |
+ |
| openSslConf |
org.apache.tomcat.util.net.openssl.OpenSSLConf |
|
Introspected attribute openSslConf |
+ |
+ |
| insecureRenegotiation |
boolean |
false |
Introspected attribute insecureRenegotiation |
+ |
+ |
| truststoreProvider |
java.lang.String |
|
Introspected attribute truststoreProvider |
+ |
+ |
| certificateKeyFile |
java.lang.String |
|
Introspected attribute certificateKeyFile |
+ |
+ |
| certificateKeystoreFile |
java.lang.String |
/root/.keystore |
Introspected attribute certificateKeystoreFile |
+ |
+ |
| revocationEnabled |
boolean |
false |
Introspected attribute revocationEnabled |
+ |
+ |
| certificateKeystoreProvider |
java.lang.String |
|
Introspected attribute certificateKeystoreProvider |
+ |
+ |
| sessionCacheSize |
int |
0 |
Introspected attribute sessionCacheSize |
+ |
+ |
| openSslConfContext |
java.lang.Long |
0 |
Introspected attribute openSslConfContext |
+ |
+ |
| openSslContext |
java.lang.Long |
0 |
Introspected attribute openSslContext |
+ |
+ |
| certificateKeystorePassword |
java.lang.String |
changeit |
Introspected attribute certificateKeystorePassword |
+ |
+ |
| objectName |
javax.management.ObjectName |
Catalina:type=SSLHostConfig,ThreadPool="http-nio-8080",name="_default_" |
Introspected attribute objectName |
+ |
+ |
| sslProtocol |
java.lang.String |
TLS |
Introspected attribute sslProtocol |
+ |
+ |
| sessionTimeout |
int |
86400 |
Introspected attribute sessionTimeout |
+ |
+ |
| truststoreFile |
java.lang.String |
|
Introspected attribute truststoreFile |
+ |
+ |
| certificateFile |
java.lang.String |
|
Introspected attribute certificateFile |
+ |
+ |
| certificateVerificationDepth |
int |
10 |
Introspected attribute certificateVerificationDepth |
+ |
+ |
| certificateKeyPassword |
java.lang.String |
|
Introspected attribute certificateKeyPassword |
+ |
+ |
|
–+Catalina |
NamingResources |
Holds and manages the naming resources defined in the J2EE Enterprise Naming Context and their associated JNDI context |
org.apache.catalina.mbeans.NamingResourcesMBean |
5 |
6 |
Catalina:context=/burgershop,host=localhost,type=NamingResources |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| container |
java.lang.Object |
StandardEngine[Catalina].StandardHost[localhost].StandardContext[/burgershop] |
The container with which the naming resources are associated. |
+ |
|
| modelerType |
java.lang.String |
org.apache.catalina.deploy.NamingResourcesImpl |
Type of the modeled resource. Can be set only once |
+ |
|
| environments |
[Ljava.lang.String; |
[] |
MBean Names of the set of defined environment entries for this web application |
+ |
|
| resources |
[Ljava.lang.String; |
[] |
MBean Names of all the defined resource references for this application. |
+ |
|
| resourceLinks |
[Ljava.lang.String; |
[] |
MBean Names of all the defined resource link references for this application. |
+ |
|
|
–+org.configureme.mbean |
org.configureme.mbean.WatchedConfigFiles |
Information on the management interface of the MBean |
org.configureme.mbean.WatchedConfigFiles |
1 |
0 |
org.configureme.mbean:type=org.configureme.mbean.WatchedConfigFiles |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| ConfigNames |
java.util.Set |
[distributeme, aliases, moskito-inspect, factories, moskito] |
Attribute exposed for management |
+ |
|
|
–+MoSKito.producers |
TagAPI.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.ServiceStats |
1 |
0 |
MoSKito.producers:type=TagAPI.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+Catalina |
Connector |
Implementation of a Coyote connector |
org.apache.catalina.mbeans.ConnectorMBean |
41 |
6 |
Catalina:port=8009,type=Connector |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
|
Type of the modeled resource. Can be set only once |
+ |
|
| maxPostSize |
int |
2097152 |
Maximum size in bytes of a POST which will be handled by the servlet API provided features |
+ |
+ |
| proxyName |
java.lang.String |
|
The Server name to which we should pretend requests to this Connector |
+ |
+ |
| scheme |
java.lang.String |
http |
Protocol name for this Connector (http, https) |
+ |
+ |
| className |
java.lang.String |
|
Fully qualified class name of the managed object |
+ |
|
| acceptCount |
int |
100 |
The accept count for this Connector |
+ |
+ |
| secret |
java.lang.String |
|
Authentication secret (I guess ... not in Javadocs) |
|
+ |
| secure |
boolean |
false |
Is this a secure (SSL) Connector? |
+ |
+ |
| threadPriority |
int |
5 |
The thread priority for processors using the internal Executor. -1 indicates an external Executor is being used. |
+ |
+ |
| maxSwallowSize |
int |
|
The maximum number of request body bytes to be swallowed by Tomcat for an aborted upload |
+ |
+ |
| ajpFlush |
boolean |
true |
Send AJP flush package for each explicit flush |
+ |
+ |
| maxSavePostSize |
int |
4096 |
Maximum size of a POST which will be saved by the container during authentication |
+ |
+ |
| proxyPort |
int |
0 |
The Server port to which we should pretend requests to this Connector |
+ |
+ |
| sslProtocols |
java.lang.String |
|
Comma-separated list of SSL protocol variants to be enabled |
+ |
+ |
| protocol |
java.lang.String |
AJP/1.3 |
Coyote protocol handler in use |
+ |
+ |
| maxParameterCount |
int |
10000 |
The maximum number of parameters (GET plus POST) which will be automatically parsed by the container. 10000 by default. A value of less than 0 means no limit. |
+ |
+ |
| useIPVHosts |
boolean |
false |
Should IP-based virtual hosting be used? |
+ |
+ |
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
| redirectPort |
int |
8443 |
The redirect port for non-SSL to SSL redirects |
+ |
+ |
| allowTrace |
boolean |
false |
Allow disabling TRACE method |
+ |
+ |
| ciphers |
java.lang.String |
|
Comma-separated list of requested cipher suites |
+ |
+ |
| protocolHandlerClassName |
java.lang.String |
org.apache.coyote.ajp.AjpNioProtocol |
Coyote Protocol handler class name |
+ |
|
| maxThreads |
int |
200 |
The maximum number of request processing threads to be created for the internal Executor. -1 indicates an external Executor is being used. |
+ |
+ |
| connectionTimeout |
int |
-1 |
Timeout value on the incoming connection |
+ |
+ |
| tcpNoDelay |
boolean |
true |
Should we use TCP no delay? |
+ |
+ |
| useBodyEncodingForURI |
boolean |
false |
Should the body encoding be used for URI query parameters |
+ |
+ |
| connectionLinger |
int |
-1 |
Linger value on the incoming connection |
+ |
+ |
| processorCache |
int |
200 |
The processor cache size. |
+ |
+ |
| keepAliveTimeout |
int |
-1 |
The number of seconds Tomcat will wait for a subsequent request before closing the connection |
+ |
+ |
| maxKeepAliveRequests |
int |
|
Maximum number of Keep-Alive requests to honor per connection |
+ |
+ |
| address |
java.lang.String |
|
The IP address on which to bind |
+ |
+ |
| localPort |
int |
8009 |
The port number on which this connector is listening to requests. If the special value for port of zero is used then this method will report the actual port bound. |
+ |
|
| enableLookups |
boolean |
false |
The 'enable DNS lookups' flag for this Connector |
+ |
+ |
| packetSize |
int |
8192 |
The ajp packet size. |
+ |
+ |
| URIEncoding |
java.lang.String |
UTF-8 |
Character encoding used to decode the URI |
+ |
+ |
| minSpareThreads |
int |
10 |
The number of request processing threads that will be created for the internal Executor. -1 indicates an external Executor is being used. |
+ |
+ |
| executorName |
java.lang.String |
Internal |
The name of the executor - if any - associated with this Connector |
+ |
|
| ciphersUsed |
[Ljava.lang.String; |
|
Array of ciphers suites in use |
+ |
|
| maxHeaderCount |
int |
100 |
The maximum number of headers that are allowed by the container. 100 by default. A value of less than 0 means no limit. |
+ |
+ |
| port |
int |
8009 |
The port number on which this connector is configured to listen for requests. The special value of 0 means select a random free port when the socket is bound. |
+ |
+ |
| xpoweredBy |
boolean |
false |
Is generation of X-Powered-By response header enabled/disabled? |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest50,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
23773 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
23773 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
23773 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest50 |
Introspected attribute rpName |
+ |
+ |
|
–+MoSKito.producers |
Method.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.FilterStats |
1 |
0 |
MoSKito.producers:type=Method.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest91,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
14473 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
14473 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
14473 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest91 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
|
Wrapper that represents an individual servlet definition |
org.apache.catalina.mbeans.ContainerMBean |
19 |
16 |
Catalina:J2EEApplication=none,J2EEServer=none,WebModule=//localhost/burgershop,j2eeType=Servlet,name=jsp |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| runAs |
java.lang.String |
|
The run-as identity for this servlet. |
+ |
+ |
| maxTime |
long |
123 |
Maximum processing time of a request |
+ |
|
| requestCount |
int |
1 |
Number of requests processed by this wrapper |
+ |
|
| modelerType |
java.lang.String |
org.apache.catalina.core.StandardWrapper |
Type of the modeled resource. Can be set only once |
+ |
|
| servletClass |
java.lang.String |
org.apache.jasper.servlet.JspServlet |
The run-as identity for this servlet. |
+ |
|
| countAllocated |
int |
0 |
The count of allocations that are currently active (even if they are for the same instance, as will be true on a non-STM servlet). |
+ |
|
| available |
long |
0 |
The date and time at which this servlet will become available (in milliseconds since the epoch), or zero if the servlet is available. If this value equals Long.MAX_VALUE, the unavailability of this servlet is considered permanent. |
+ |
+ |
| backgroundProcessorDelay |
int |
-1 |
The processor delay for this component. |
+ |
+ |
| processingTime |
long |
123 |
Total execution time of the servlet's service method |
+ |
|
| loadOnStartup |
int |
3 |
The load-on-startup order value (negative value means load on first call) for this servlet. |
+ |
+ |
| singleThreadModel |
java.lang.Boolean |
false |
Does this servlet implement the SingleThreadModel interface? |
+ |
|
| loadTime |
long |
12 |
Time taken to load and initialise the Servlet |
+ |
|
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
| minTime |
long |
123 |
Minimum processing time of a request |
+ |
|
| classLoadTime |
int |
0 |
Time taken to load the Servlet class |
+ |
|
| asyncSupported |
boolean |
false |
Async support |
+ |
+ |
| objectName |
java.lang.String |
Catalina:j2eeType=Servlet,WebModule=//localhost/burgershop,name=jsp,J2EEApplication=none,J2EEServer=none |
Name of the object |
+ |
+ |
| maxInstances |
int |
20 |
Maximum number of STM instances. |
+ |
+ |
| errorCount |
int |
0 |
Error count |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest126,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
15245 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
15245 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
15245 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest126 |
Introspected attribute rpName |
+ |
+ |
|
–+MoSKito.producers |
mf-factories-2.mf-factories-2 |
Information on the management interface of the MBean |
net.anotheria.moskito.core.util.storage.StorageStats |
1 |
0 |
MoSKito.producers:type=mf-factories-2.mf-factories-2 |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[] |
AvailableValueNames |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest35,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
26562 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
0 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
17137 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
26562 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest35 |
Introspected attribute rpName |
+ |
+ |
|
–+MoSKito.producers |
mf-factoryClasses-1.mf-factoryClasses-1 |
Information on the management interface of the MBean |
net.anotheria.moskito.core.util.storage.StorageStats |
1 |
0 |
MoSKito.producers:type=mf-factoryClasses-1.mf-factoryClasses-1 |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[] |
AvailableValueNames |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest76,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
16766 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
16766 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
3 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
6 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
50185 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
17500 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest76 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest100,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
17982 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
17982 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
17137 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
17983 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest100 |
Introspected attribute rpName |
+ |
+ |
|
–+org.configureme.mbean |
org.configureme.mbean.ConfigInfo(moskito-inspect) |
Information on the management interface of the MBean |
org.configureme.mbean.ConfigInfo |
2 |
2 |
org.configureme.mbean:type=org.configureme.mbean.ConfigInfo(moskito-inspect) |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| ConfigName |
java.lang.String |
moskito-inspect |
Attribute exposed for management |
+ |
|
| Attributes |
java.util.Map |
{betaMode=true, showOnlineHelp=false, filters=[{clazzName=net.anotheria.moskito.webui.producers.api.filters.InternalProducerFilter, parameter=none}, {clazzName=net.anotheria.moskito.webui.producers.api.filters.MetaFactoryStorageFilter, parameter=none}], authentication={}} |
Attribute exposed for management |
+ |
|
|
–+JMImplementation |
MBeanServerDelegate |
Represents the MBean server from the management point of view. |
javax.management.MBeanServerDelegate |
7 |
0 |
JMImplementation:type=MBeanServerDelegate |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| MBeanServerId |
java.lang.String |
46fca324b75f_1762293720846 |
The MBean server agent identification |
+ |
|
| SpecificationName |
java.lang.String |
Java Management Extensions |
The full name of the JMX specification implemented by this product. |
+ |
|
| SpecificationVersion |
java.lang.String |
1.4 |
The version of the JMX specification implemented by this product. |
+ |
|
| SpecificationVendor |
java.lang.String |
Oracle Corporation |
The vendor of the JMX specification implemented by this product. |
+ |
|
| ImplementationName |
java.lang.String |
JMX |
The JMX implementation name (the name of this product) |
+ |
|
| ImplementationVersion |
java.lang.String |
1.8.0_212-b04 |
The JMX implementation version (the version of this product). |
+ |
|
| ImplementationVendor |
java.lang.String |
Oracle Corporation |
the JMX implementation vendor (the vendor of this product). |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest52,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
6239 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
6239 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16450 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
6277 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest52 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest2,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
3318566 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
1 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1845 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
111975 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
4096860038 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
7519242 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
7552975 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect-rest/value |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest2 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest47,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
20449 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
20449 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
20449 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest47 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest21,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
23549 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
23549 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
2 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
4 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
33048 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
29753 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest21 |
Introspected attribute rpName |
+ |
+ |
|
–+com.sun.management |
HotSpotDiagnostic |
Information on the management interface of the MBean |
sun.management.HotSpotDiagnostic |
2 |
3 |
com.sun.management:type=HotSpotDiagnostic |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| DiagnosticOptions |
[Ljavax.management.openmbean.CompositeData; |
[javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=com.sun.management.VMOption,items=((itemName=name,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=origin,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=writeable,itemType=javax.management.openmbean.SimpleType(name=java.lang.Boolean)))),contents={name=HeapDumpBeforeFullGC, origin=DEFAULT, value=false, writeable=true}), javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=com.sun.management.VMOption,items=((itemName=name,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=origin,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=writeable,itemType=javax.management.openmbean.SimpleType(name=java.lang.Boolean)))),contents={name=HeapDumpAfterFullGC, origin=DEFAULT, value=false, writeable=true}), javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=com.sun.management.VMOption,items=((itemName=name,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=origin,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=writeable,itemType=javax.management.openmbean.SimpleType(name=java.lang.Boolean)))),contents={name=HeapDumpOnOutOfMemoryError, origin=DEFAULT, value=false, writeable=true}), javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=com.sun.management.VMOption,items=((itemName=name,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=origin,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=writeable,itemType=javax.management.openmbean.SimpleType(name=java.lang.Boolean)))),contents={name=HeapDumpPath, origin=DEFAULT, value=, writeable=true}), javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=com.sun.management.VMOption,items=((itemName=name,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=origin,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=writeable,itemType=javax.management.openmbean.SimpleType(name=java.lang.Boolean)))),contents={name=CMSAbortablePrecleanWaitMillis, origin=DEFAULT, value=100, writeable=true}), javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=com.sun.management.VMOption,items=((itemName=name,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=origin,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=writeable,itemType=javax.management.openmbean.SimpleType(name=java.lang.Boolean)))),contents={name=CMSWaitDuration, origin=DEFAULT, value=2000, writeable=true}), javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=com.sun.management.VMOption,items=((itemName=name,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=origin,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=writeable,itemType=javax.management.openmbean.SimpleType(name=java.lang.Boolean)))),contents={name=CMSTriggerInterval, origin=DEFAULT, value=-1, writeable=true}), javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=com.sun.management.VMOption,items=((itemName=name,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=origin,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=writeable,itemType=javax.management.openmbean.SimpleType(name=java.lang.Boolean)))),contents={name=PrintGC, origin=DEFAULT, value=false, writeable=true}), javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=com.sun.management.VMOption,items=((itemName=name,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=origin,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=writeable,itemType=javax.management.openmbean.SimpleType(name=java.lang.Boolean)))),contents={name=PrintGCDetails, origin=DEFAULT, value=false, writeable=true}), javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=com.sun.management.VMOption,items=((itemName=name,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=origin,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=writeable,itemType=javax.management.openmbean.SimpleType(name=java.lang.Boolean)))),contents={name=PrintGCDateStamps, origin=DEFAULT, value=false, writeable=true}), javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=com.sun.management.VMOption,items=((itemName=name,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=origin,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=writeable,itemType=javax.management.openmbean.SimpleType(name=java.lang.Boolean)))),contents={name=PrintGCTimeStamps, origin=DEFAULT, value=false, writeable=true}), javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=com.sun.management.VMOption,items=((itemName=name,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=origin,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=writeable,itemType=javax.management.openmbean.SimpleType(name=java.lang.Boolean)))),contents={name=PrintGCID, origin=DEFAULT, value=false, writeable=true}), javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=com.sun.management.VMOption,items=((itemName=name,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=origin,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=writeable,itemType=javax.management.openmbean.SimpleType(name=java.lang.Boolean)))),contents={name=PrintClassHistogramBeforeFullGC, origin=DEFAULT, value=false, writeable=true}), javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=com.sun.management.VMOption,items=((itemName=name,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=origin,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=writeable,itemType=javax.management.openmbean.SimpleType(name=java.lang.Boolean)))),contents={name=PrintClassHistogramAfterFullGC, origin=DEFAULT, value=false, writeable=true}), javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=com.sun.management.VMOption,items=((itemName=name,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=origin,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=writeable,itemType=javax.management.openmbean.SimpleType(name=java.lang.Boolean)))),contents={name=PrintClassHistogram, origin=DEFAULT, value=false, writeable=true}), javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=com.sun.management.VMOption,items=((itemName=name,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=origin,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=writeable,itemType=javax.management.openmbean.SimpleType(name=java.lang.Boolean)))),contents={name=MinHeapFreeRatio, origin=DEFAULT, value=0, writeable=true}), javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=com.sun.management.VMOption,items=((itemName=name,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=origin,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=writeable,itemType=javax.management.openmbean.SimpleType(name=java.lang.Boolean)))),contents={name=MaxHeapFreeRatio, origin=DEFAULT, value=100, writeable=true}), javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=com.sun.management.VMOption,items=((itemName=name,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=origin,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=writeable,itemType=javax.management.openmbean.SimpleType(name=java.lang.Boolean)))),contents={name=PrintConcurrentLocks, origin=DEFAULT, value=false, writeable=true})] |
DiagnosticOptions |
+ |
|
| ObjectName |
javax.management.ObjectName |
com.sun.management:type=HotSpotDiagnostic |
ObjectName |
+ |
|
|
–+Catalina |
NamingResources |
Holds and manages the naming resources defined in the J2EE Enterprise Naming Context and their associated JNDI context |
org.apache.catalina.mbeans.NamingResourcesMBean |
5 |
6 |
Catalina:type=NamingResources |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| container |
java.lang.Object |
StandardServer[8005] |
The container with which the naming resources are associated. |
+ |
|
| modelerType |
java.lang.String |
org.apache.catalina.deploy.NamingResourcesImpl |
Type of the modeled resource. Can be set only once |
+ |
|
| environments |
[Ljava.lang.String; |
[] |
MBean Names of the set of defined environment entries for this web application |
+ |
|
| resources |
[Ljava.lang.String; |
- |
MBean Names of all the defined resource references for this application. |
+ |
|
| resourceLinks |
[Ljava.lang.String; |
[] |
MBean Names of all the defined resource link references for this application. |
+ |
|
|
–+Catalina |
ThreadPool |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
24 |
0 |
Catalina:name="http-nio-8080",subType=SocketProperties,type=ThreadPool |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| bufferPool |
int |
500 |
Introspected attribute bufferPool |
+ |
+ |
| processorCache |
int |
500 |
Introspected attribute processorCache |
+ |
+ |
| appWriteBufSize |
int |
8192 |
Introspected attribute appWriteBufSize |
+ |
+ |
| modelerType |
java.lang.String |
org.apache.tomcat.util.net.SocketProperties |
Type of the modeled resource. Can be set only once |
+ |
|
| rxBufSize |
int |
- |
Introspected attribute rxBufSize |
+ |
+ |
| directBuffer |
boolean |
false |
Introspected attribute directBuffer |
+ |
+ |
| bufferPoolSize |
int |
104857600 |
Introspected attribute bufferPoolSize |
+ |
+ |
| txBufSize |
int |
- |
Introspected attribute txBufSize |
+ |
+ |
| ooBInline |
boolean |
- |
Introspected attribute ooBInline |
+ |
+ |
| appReadBufSize |
int |
8192 |
Introspected attribute appReadBufSize |
+ |
+ |
| soLingerTime |
int |
-1 |
Introspected attribute soLingerTime |
+ |
+ |
| soTimeout |
int |
20000 |
Introspected attribute soTimeout |
+ |
+ |
| directSslBuffer |
boolean |
false |
Introspected attribute directSslBuffer |
+ |
+ |
| eventCache |
int |
500 |
Introspected attribute eventCache |
+ |
+ |
| soReuseAddress |
boolean |
- |
Introspected attribute soReuseAddress |
+ |
+ |
| directBufferPool |
int |
500 |
Introspected attribute directBufferPool |
+ |
+ |
| performanceBandwidth |
int |
- |
Introspected attribute performanceBandwidth |
+ |
+ |
| unlockTimeout |
int |
250 |
Introspected attribute unlockTimeout |
+ |
+ |
| performanceLatency |
int |
- |
Introspected attribute performanceLatency |
+ |
+ |
| timeoutInterval |
long |
1000 |
Introspected attribute timeoutInterval |
+ |
+ |
| performanceConnectionTime |
int |
- |
Introspected attribute performanceConnectionTime |
+ |
+ |
| tcpNoDelay |
boolean |
true |
Introspected attribute tcpNoDelay |
+ |
+ |
| soKeepAlive |
boolean |
- |
Introspected attribute soKeepAlive |
+ |
+ |
| soLingerOn |
boolean |
false |
Introspected attribute soLingerOn |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest78,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
20992 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
20992 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
20992 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest78 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest124,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
8034 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
8034 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
206 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
8043 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest124 |
Introspected attribute rpName |
+ |
+ |
|
–+MoSKito.producers |
KitchenService_by_ShopService.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.ServiceStats |
1 |
0 |
MoSKito.producers:type=KitchenService_by_ShopService.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+MoSKito.producers |
sessions-6.sessions-6 |
Information on the management interface of the MBean |
net.anotheria.moskito.core.util.storage.StorageStats |
1 |
0 |
MoSKito.producers:type=sessions-6.sessions-6 |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[] |
AvailableValueNames |
+ |
|
|
–+Catalina |
GlobalRequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
7 |
1 |
Catalina:name="ajp-nio-8009",type=GlobalRequestProcessor |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| requestCount |
int |
0 |
Introspected attribute requestCount |
+ |
+ |
| maxTime |
long |
0 |
Introspected attribute maxTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| modelerType |
java.lang.String |
org.apache.coyote.RequestGroupInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| bytesSent |
long |
0 |
Introspected attribute bytesSent |
+ |
+ |
| processingTime |
long |
0 |
Introspected attribute processingTime |
+ |
+ |
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest112,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
15942 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
15942 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
15942 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest112 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest64,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
24982 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
29 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
289 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
9403 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
256377262 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
556214 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
666425 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest64 |
Introspected attribute rpName |
+ |
+ |
|
–+java.lang |
GarbageCollector |
Information on the management interface of the MBean |
sun.management.GarbageCollectorImpl |
7 |
0 |
java.lang:name=PS MarkSweep,type=GarbageCollector |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| LastGcInfo |
javax.management.openmbean.CompositeData |
javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=sun.management.PS MarkSweep.GcInfoCompositeType,items=((itemName=GcThreadCount,itemType=javax.management.openmbean.SimpleType(name=java.lang.Integer)),(itemName=duration,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=endTime,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=id,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=memoryUsageAfterGc,itemType=javax.management.openmbean.TabularType(name=Map,rowType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),indexNames=(key))),(itemName=memoryUsageBeforeGc,itemType=javax.management.openmbean.TabularType(name=Map,rowType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),indexNames=(key))),(itemName=startTime,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={GcThreadCount=2, duration=2056, endTime=2825821371, id=1647, memoryUsageAfterGc=javax.management.openmbean.TabularDataSupport(tabularType=javax.management.openmbean.TabularType(name=Map,rowType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),indexNames=(key)),contents={[Compressed Class Space]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=Compressed Class Space, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=7864320, init=0, max=1073741824, used=7161816})}), [PS Survivor Space]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=PS Survivor Space, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=1048576, init=2621440, max=1048576, used=0})}), [PS Old Gen]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=PS Old Gen, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=668991488, init=43515904, max=687865856, used=646379368})}), [Metaspace]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=Metaspace, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=74407936, init=0, max=-1, used=69191256})}), [PS Eden Space]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=PS Eden Space, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=33554432, init=16252928, max=341835776, used=0})}), [Code Cache]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=Code Cache, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=55640064, init=2555904, max=251658240, used=54895488})})}), memoryUsageBeforeGc=javax.management.openmbean.TabularDataSupport(tabularType=javax.management.openmbean.TabularType(name=Map,rowType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),indexNames=(key)),contents={[Compressed Class Space]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=Compressed Class Space, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=7864320, init=0, max=1073741824, used=7163472})}), [PS Survivor Space]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=PS Survivor Space, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=1048576, init=2621440, max=1048576, used=524288})}), [PS Old Gen]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=PS Old Gen, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=668991488, init=43515904, max=687865856, used=648473736})}), [Metaspace]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=Metaspace, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=74407936, init=0, max=-1, used=69196776})}), [PS Eden Space]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=PS Eden Space, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=33554432, init=16252928, max=341835776, used=0})}), [Code Cache]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long))))))),contents={key=Code Cache, value=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=55640064, init=2555904, max=251658240, used=54895488})})}), startTime=2825819315}) |
LastGcInfo |
+ |
|
| CollectionCount |
long |
1647 |
CollectionCount |
+ |
|
| CollectionTime |
long |
4914526 |
CollectionTime |
+ |
|
| Valid |
boolean |
true |
Valid |
+ |
|
| MemoryPoolNames |
[Ljava.lang.String; |
[PS Eden Space, PS Survivor Space, PS Old Gen] |
MemoryPoolNames |
+ |
|
| Name |
java.lang.String |
PS MarkSweep |
Name |
+ |
|
| ObjectName |
javax.management.ObjectName |
java.lang:type=GarbageCollector,name=PS MarkSweep |
ObjectName |
+ |
|
|
–+Catalina |
JspMonitor |
JSP Monitoring |
org.apache.tomcat.util.modeler.BaseModelMBean |
5 |
0 |
Catalina:J2EEApplication=none,J2EEServer=none,WebModule=//localhost/burgershop,name=jsp,type=JspMonitor |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.jasper.servlet.JspServlet |
Type of the modeled resource. Can be set only once |
+ |
|
| jspCount |
int |
57 |
The number of JSPs that have been loaded into a webapp |
+ |
|
| jspReloadCount |
int |
0 |
The number of JSPs that have been reloaded |
+ |
+ |
| jspUnloadCount |
int |
0 |
The number of JSPs that have been unloaded |
+ |
+ |
| jspQueueLength |
int |
-1 |
The length of the JSP queue (if enabled via maxLoadedJsps) |
+ |
+ |
|
–+MoSKito.producers |
subjects-5.subjects-5 |
Information on the management interface of the MBean |
net.anotheria.moskito.core.util.storage.StorageStats |
1 |
0 |
MoSKito.producers:type=subjects-5.subjects-5 |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[] |
AvailableValueNames |
+ |
|
|
–+MoSKito.producers |
moskitoUI.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.FilterStats |
1 |
0 |
MoSKito.producers:type=moskitoUI.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+Catalina |
WebResourceRoot |
Provides caching of resource metadata and content |
org.apache.tomcat.util.modeler.BaseModelMBean |
7 |
1 |
Catalina:context=/burgershop,host=localhost,name=Cache,type=WebResourceRoot |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| objectMaxSize |
int |
512 |
The maximum permitted size for a single object in the cache in kB |
+ |
+ |
| modelerType |
java.lang.String |
org.apache.catalina.webresources.Cache |
Type of the modeled resource. Can be set only once |
+ |
|
| hitCount |
long |
2356013 |
The number of requests for resources that were served from the cache |
+ |
|
| size |
long |
4997 |
The current estimate of the cache size in kB |
+ |
|
| maxSize |
long |
10240 |
The maximum permitted size of the cache in kB |
+ |
+ |
| lookupCount |
long |
2356254 |
The number of requests for resources |
+ |
|
| ttl |
long |
5000 |
The time-to-live for cache entries in milliseconds |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest25,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
14461 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
14461 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
2 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
3 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
76904 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
20474 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-control-agent/status |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest25 |
Introspected attribute rpName |
+ |
+ |
|
–+java.lang |
MemoryPool |
Information on the management interface of the MBean |
sun.management.MemoryPoolImpl |
16 |
1 |
java.lang:name=Metaspace,type=MemoryPool |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| Valid |
boolean |
true |
Valid |
+ |
|
| PeakUsage |
javax.management.openmbean.CompositeData |
javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=74407936, init=0, max=-1, used=69309008}) |
PeakUsage |
+ |
|
| MemoryManagerNames |
[Ljava.lang.String; |
[Metaspace Manager] |
MemoryManagerNames |
+ |
|
| UsageThreshold |
long |
0 |
UsageThreshold |
+ |
+ |
| UsageThresholdExceeded |
boolean |
false |
UsageThresholdExceeded |
+ |
|
| UsageThresholdCount |
long |
0 |
UsageThresholdCount |
+ |
|
| UsageThresholdSupported |
boolean |
true |
UsageThresholdSupported |
+ |
|
| CollectionUsageThreshold |
long |
- |
CollectionUsageThreshold |
+ |
+ |
| CollectionUsageThresholdExceeded |
boolean |
- |
CollectionUsageThresholdExceeded |
+ |
|
| CollectionUsageThresholdCount |
long |
- |
CollectionUsageThresholdCount |
+ |
|
| CollectionUsage |
javax.management.openmbean.CompositeData |
|
CollectionUsage |
+ |
|
| CollectionUsageThresholdSupported |
boolean |
false |
CollectionUsageThresholdSupported |
+ |
|
| Usage |
javax.management.openmbean.CompositeData |
javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=74407936, init=0, max=-1, used=69309008}) |
Usage |
+ |
|
| Name |
java.lang.String |
Metaspace |
Name |
+ |
|
| Type |
java.lang.String |
NON_HEAP |
Type |
+ |
|
| ObjectName |
javax.management.ObjectName |
java.lang:type=MemoryPool,name=Metaspace |
ObjectName |
+ |
|
|
–+Catalina |
WebResourceRoot |
Provides the resources implementation for a web application |
org.apache.tomcat.util.modeler.BaseModelMBean |
6 |
0 |
Catalina:context=/burgershop,host=localhost,type=WebResourceRoot |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.webresources.StandardRoot |
Type of the modeled resource. Can be set only once |
+ |
|
| cachingAllowed |
boolean |
true |
Is in memory caching of resource content and metadata enabled? |
+ |
+ |
| stateName |
java.lang.String |
STARTED |
The current Lifecycle state of this object |
+ |
|
| trackedResources |
java.util.List |
[] |
List of resources currently being tracked for possible resource leaks |
+ |
|
| trackLockedFiles |
boolean |
false |
Does this resources implementation track requests that lock files? |
+ |
+ |
| allowLinking |
boolean |
false |
Does this resources implementation allow the use of symbolic links? |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest110,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
17476 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
17476 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
2 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
3 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
32908 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
17483 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest110 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest128,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
18012 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
3 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
6 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
90411 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
18055 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest128 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest66,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
20182 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
14 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
17137 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
20196 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest66 |
Introspected attribute rpName |
+ |
+ |
|
–+MoSKito.producers |
mf-instances-4.mf-instances-4 |
Information on the management interface of the MBean |
net.anotheria.moskito.core.util.storage.StorageStats |
1 |
0 |
MoSKito.producers:type=mf-instances-4.mf-instances-4 |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[] |
AvailableValueNames |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest9,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
1991856 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
24799 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
2 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
5 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
36774 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
2016704 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-control-agent/accumulator/OrdersPerMinute/SessionCount+Cur+Absolute/CPU+Time+1m/URL+AVG+1m |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest9 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
Realm |
Realm implementation that can be used to wrap existing realms to provide a user lock-out capability |
org.apache.tomcat.util.modeler.BaseModelMBean |
10 |
7 |
Catalina:realmPath=/realm0,type=Realm |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| realms |
[Ljavax.management.ObjectName; |
[Catalina:type=Realm,realmPath=/realm0/realm0] |
The set of realms that the lockout realm is wrapping |
+ |
|
| modelerType |
java.lang.String |
org.apache.catalina.realm.LockOutRealm |
Type of the modeled resource. Can be set only once |
+ |
|
| cacheSize |
int |
1000 |
Number of users that have failed authentication to keep in cache. Over time the cache will grow to this size and may not shrink. Defaults to 1000. |
+ |
+ |
| lockOutTime |
int |
300 |
The time (in seconds) a user is locked out for after too many authentication failures. Defaults to 300 (5 minutes). |
+ |
+ |
| allRolesMode |
java.lang.String |
strict |
The all roles mode. |
+ |
+ |
| cacheRemovalWarningTime |
int |
3600 |
If a failed user is removed from the cache because the cache is too big before it has been in the cache for at least this period of time (in seconds) a warning message will be logged. Defaults to 3600 (1 hour). |
+ |
+ |
| realmPath |
java.lang.String |
/realm0 |
The realm path |
+ |
+ |
| className |
java.lang.String |
org.apache.catalina.realm.LockOutRealm |
Fully qualified class name of the managed object |
+ |
|
| failureCount |
int |
5 |
The number of times in a row a user has to fail authentication to be locked out. Defaults to 5. |
+ |
+ |
| validate |
boolean |
true |
The 'validate certificate chains' flag. |
+ |
+ |
|
–+java.lang |
MemoryPool |
Information on the management interface of the MBean |
sun.management.MemoryPoolImpl |
16 |
1 |
java.lang:name=PS Eden Space,type=MemoryPool |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| Valid |
boolean |
true |
Valid |
+ |
|
| PeakUsage |
javax.management.openmbean.CompositeData |
javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=336592896, init=16252928, max=342360064, used=336592896}) |
PeakUsage |
+ |
|
| MemoryManagerNames |
[Ljava.lang.String; |
[PS MarkSweep, PS Scavenge] |
MemoryManagerNames |
+ |
|
| UsageThreshold |
long |
- |
UsageThreshold |
+ |
+ |
| UsageThresholdExceeded |
boolean |
- |
UsageThresholdExceeded |
+ |
|
| UsageThresholdCount |
long |
- |
UsageThresholdCount |
+ |
|
| UsageThresholdSupported |
boolean |
false |
UsageThresholdSupported |
+ |
|
| CollectionUsageThreshold |
long |
0 |
CollectionUsageThreshold |
+ |
+ |
| CollectionUsageThresholdExceeded |
boolean |
false |
CollectionUsageThresholdExceeded |
+ |
|
| CollectionUsageThresholdCount |
long |
0 |
CollectionUsageThresholdCount |
+ |
|
| CollectionUsage |
javax.management.openmbean.CompositeData |
javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=33554432, init=16252928, max=341835776, used=0}) |
CollectionUsage |
+ |
|
| CollectionUsageThresholdSupported |
boolean |
true |
CollectionUsageThresholdSupported |
+ |
|
| Usage |
javax.management.openmbean.CompositeData |
javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=33554432, init=16252928, max=341835776, used=25210120}) |
Usage |
+ |
|
| Name |
java.lang.String |
PS Eden Space |
Name |
+ |
|
| Type |
java.lang.String |
HEAP |
Type |
+ |
|
| ObjectName |
javax.management.ObjectName |
java.lang:type=MemoryPool,name=PS Eden Space |
ObjectName |
+ |
|
|
–+Catalina |
|
Wrapper that represents an individual servlet-filter definition |
org.apache.tomcat.util.modeler.BaseModelMBean |
4 |
0 |
Catalina:J2EEApplication=none,J2EEServer=none,WebModule=//localhost/burgershop,j2eeType=Filter,name=JourneyFilter |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.core.ApplicationFilterConfig |
Type of the modeled resource. Can be set only once |
+ |
|
| filterClass |
java.lang.String |
net.anotheria.moskito.web.filters.JourneyFilter |
Fully qualified class name of the filter object |
+ |
|
| filterName |
java.lang.String |
JourneyFilter |
The name used to reference the filter in web.xml |
+ |
|
| filterInitParameterMap |
java.util.Map |
{} |
Return the initialization parameters associated with this filter |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest59,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
23542 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
23542 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
23542 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest59 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
Deployer |
Startup event listener for a Host that configures the properties of that Host, and the associated defined contexts |
org.apache.tomcat.util.modeler.BaseModelMBean |
7 |
9 |
Catalina:host=localhost,type=Deployer |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| configBaseName |
java.lang.String |
/app/tomcat/conf/Catalina/localhost |
The base directory for Context configuration files |
+ |
|
| modelerType |
java.lang.String |
org.apache.catalina.startup.HostConfig |
Type of the modeled resource. Can be set only once |
+ |
|
| copyXML |
boolean |
false |
The copy XML config file flag for this component |
+ |
+ |
| unpackWARs |
boolean |
true |
The unpack WARs flag |
+ |
+ |
| className |
java.lang.String |
org.apache.catalina.startup.HostConfig |
Fully qualified class name of the managed object |
+ |
|
| deployXML |
boolean |
true |
The deploy XML config file flag for this component |
+ |
+ |
| contextClass |
java.lang.String |
org.apache.catalina.core.StandardContext |
The Java class name of the Context implementation we should use |
+ |
+ |
|
–+Catalina |
Resource |
Representation of a resource reference for a web application |
org.apache.catalina.mbeans.ContextResourceMBean |
6 |
0 |
Catalina:class=org.apache.catalina.UserDatabase,name="UserDatabase",resourcetype=Global,type=Resource |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
- |
Type of the modeled resource. Can be set only once |
+ |
|
| auth |
java.lang.String |
Container |
The authorization requirement for this resource |
+ |
+ |
| scope |
java.lang.String |
Shareable |
The sharing scope of this resource factory |
+ |
+ |
| name |
java.lang.String |
UserDatabase |
The name of this resource |
+ |
+ |
| description |
java.lang.String |
User database that can be updated and saved |
The description of this resource |
+ |
+ |
| type |
java.lang.String |
org.apache.catalina.UserDatabase |
The type of this environment entry |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest81,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
19711 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
5 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
6 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
3543 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
19723 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
1425 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest81 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest4,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
2364060 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
21069 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
12 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
17911 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
17446379 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
2495640 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
8369975 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect-rest/value |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest4 |
Introspected attribute rpName |
+ |
+ |
|
–+java.lang |
MemoryPool |
Information on the management interface of the MBean |
sun.management.MemoryPoolImpl |
16 |
1 |
java.lang:name=PS Survivor Space,type=MemoryPool |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| Valid |
boolean |
true |
Valid |
+ |
|
| PeakUsage |
javax.management.openmbean.CompositeData |
javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=113246208, init=2621440, max=113246208, used=67600400}) |
PeakUsage |
+ |
|
| MemoryManagerNames |
[Ljava.lang.String; |
[PS MarkSweep, PS Scavenge] |
MemoryManagerNames |
+ |
|
| UsageThreshold |
long |
- |
UsageThreshold |
+ |
+ |
| UsageThresholdExceeded |
boolean |
- |
UsageThresholdExceeded |
+ |
|
| UsageThresholdCount |
long |
- |
UsageThresholdCount |
+ |
|
| UsageThresholdSupported |
boolean |
false |
UsageThresholdSupported |
+ |
|
| CollectionUsageThreshold |
long |
0 |
CollectionUsageThreshold |
+ |
+ |
| CollectionUsageThresholdExceeded |
boolean |
false |
CollectionUsageThresholdExceeded |
+ |
|
| CollectionUsageThresholdCount |
long |
0 |
CollectionUsageThresholdCount |
+ |
|
| CollectionUsage |
javax.management.openmbean.CompositeData |
javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=1048576, init=2621440, max=1048576, used=753664}) |
CollectionUsage |
+ |
|
| CollectionUsageThresholdSupported |
boolean |
true |
CollectionUsageThresholdSupported |
+ |
|
| Usage |
javax.management.openmbean.CompositeData |
javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.lang.management.MemoryUsage,items=((itemName=committed,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=init,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=max,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)),(itemName=used,itemType=javax.management.openmbean.SimpleType(name=java.lang.Long)))),contents={committed=1048576, init=2621440, max=1048576, used=753664}) |
Usage |
+ |
|
| Name |
java.lang.String |
PS Survivor Space |
Name |
+ |
|
| Type |
java.lang.String |
HEAP |
Type |
+ |
|
| ObjectName |
javax.management.ObjectName |
java.lang:type=MemoryPool,name=PS Survivor Space |
ObjectName |
+ |
|
|
–+Users |
UserDatabase |
In-memory user and group database |
org.apache.catalina.mbeans.MemoryUserDatabaseMBean |
7 |
10 |
Users:database=UserDatabase,type=UserDatabase |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.users.MemoryUserDatabase |
Type of the modeled resource. Can be set only once |
+ |
|
| readonly |
boolean |
true |
No persistent save of the user database |
+ |
|
| roles |
[Ljava.lang.String; |
[] |
MBean Names of all defined roles |
+ |
|
| groups |
[Ljava.lang.String; |
[] |
MBean Names of all defined groups |
+ |
|
| writeable |
|
true |
Check if user database is writeable |
+ |
|
| users |
[Ljava.lang.String; |
[] |
MBean Names of all defined users |
+ |
|
| pathname |
java.lang.String |
conf/tomcat-users.xml |
Relative or absolute pathname to database file |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest60,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
14972 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
14972 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
1218 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
14976 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-control-agent/status |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest60 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest116,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
18102 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
http-nio-8080-exec-90 |
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
39 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
burgershop-hamburg.demo.moskito.org |
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
80 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
172.17.0.1 |
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
HTTP/1.1 |
Introspected attribute protocol |
+ |
|
| errorCount |
int |
39 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
172.17.0.1 |
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2044 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
GET |
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
/burgershop/moskito-inspect/mskMBeans |
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
38423744 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
164 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
135198 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
156750 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.csv |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
3 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest116 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest93,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
8498 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
8498 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
893 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
8511 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-control-agent/status |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest93 |
Introspected attribute rpName |
+ |
+ |
|
–+java.lang |
MemoryManager |
Information on the management interface of the MBean |
sun.management.MemoryManagerImpl |
4 |
0 |
java.lang:name=Metaspace Manager,type=MemoryManager |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| Valid |
boolean |
true |
Valid |
+ |
|
| MemoryPoolNames |
[Ljava.lang.String; |
[Metaspace, Compressed Class Space] |
MemoryPoolNames |
+ |
|
| Name |
java.lang.String |
Metaspace Manager |
Name |
+ |
|
| ObjectName |
javax.management.ObjectName |
java.lang:type=MemoryManager,name=Metaspace Manager |
ObjectName |
+ |
|
|
–+Catalina |
ThreadPool |
|
org.apache.catalina.mbeans.ClassNameMBean |
38 |
22 |
Catalina:name="ajp-nio-8009",type=ThreadPool |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| currentThreadsBusy |
int |
0 |
|
+ |
|
| sslImplementationName |
java.lang.String |
|
|
+ |
+ |
| paused |
boolean |
false |
|
+ |
|
| selectorTimeout |
long |
1000 |
|
+ |
+ |
| modelerType |
java.lang.String |
org.apache.tomcat.util.net.NioEndpoint |
|
+ |
|
| connectionCount |
long |
1 |
|
+ |
|
| acceptCount |
int |
100 |
|
+ |
+ |
| threadPriority |
int |
5 |
|
+ |
+ |
| executorTerminationTimeoutMillis |
long |
5000 |
|
+ |
+ |
| running |
boolean |
true |
|
+ |
|
| currentThreadCount |
int |
10 |
|
+ |
|
| sSLEnabled |
boolean |
false |
|
+ |
+ |
| sniParseLimit |
int |
65536 |
|
+ |
+ |
| maxThreads |
int |
200 |
|
+ |
+ |
| sslImplementation |
org.apache.tomcat.util.net.SSLImplementation |
|
|
+ |
|
| connectionTimeout |
int |
-1 |
|
+ |
+ |
| tcpNoDelay |
boolean |
true |
|
+ |
+ |
| maxConnections |
int |
10000 |
|
+ |
+ |
| connectionLinger |
int |
-1 |
|
+ |
+ |
| keepAliveCount |
int |
0 |
|
+ |
|
| keepAliveTimeout |
int |
-1 |
|
+ |
+ |
| maxKeepAliveRequests |
int |
100 |
|
+ |
+ |
| localPort |
int |
8009 |
|
+ |
|
| deferAccept |
boolean |
false |
|
+ |
|
| useSendfile |
boolean |
false |
|
+ |
+ |
| acceptorThreadCount |
int |
1 |
|
+ |
+ |
| pollerThreadCount |
int |
2 |
|
+ |
+ |
| daemon |
boolean |
true |
|
+ |
+ |
| minSpareThreads |
int |
10 |
|
+ |
+ |
| useInheritedChannel |
boolean |
false |
|
+ |
+ |
| alpnSupported |
boolean |
false |
|
+ |
|
| acceptorThreadPriority |
int |
5 |
|
+ |
+ |
| bindOnInit |
boolean |
true |
|
+ |
+ |
| pollerThreadPriority |
int |
5 |
|
+ |
+ |
| port |
int |
8009 |
|
+ |
+ |
| domain |
java.lang.String |
Catalina |
|
+ |
+ |
| name |
java.lang.String |
ajp-nio-8009 |
|
+ |
+ |
| defaultSSLHostConfigName |
java.lang.String |
_default_ |
|
+ |
+ |
|
–+MoSKito.producers |
ProducerAPI.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.ServiceStats |
1 |
0 |
MoSKito.producers:type=ProducerAPI.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest88,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
22011 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
965 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
3 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
17203 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
23013 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest88 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
Connector |
Implementation of a Coyote connector |
org.apache.catalina.mbeans.ConnectorMBean |
41 |
6 |
Catalina:port=8080,type=Connector |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
|
Type of the modeled resource. Can be set only once |
+ |
|
| maxPostSize |
int |
2097152 |
Maximum size in bytes of a POST which will be handled by the servlet API provided features |
+ |
+ |
| proxyName |
java.lang.String |
|
The Server name to which we should pretend requests to this Connector |
+ |
+ |
| scheme |
java.lang.String |
http |
Protocol name for this Connector (http, https) |
+ |
+ |
| className |
java.lang.String |
|
Fully qualified class name of the managed object |
+ |
|
| acceptCount |
int |
100 |
The accept count for this Connector |
+ |
+ |
| secret |
java.lang.String |
|
Authentication secret (I guess ... not in Javadocs) |
|
+ |
| secure |
boolean |
false |
Is this a secure (SSL) Connector? |
+ |
+ |
| threadPriority |
int |
5 |
The thread priority for processors using the internal Executor. -1 indicates an external Executor is being used. |
+ |
+ |
| maxSwallowSize |
int |
2097152 |
The maximum number of request body bytes to be swallowed by Tomcat for an aborted upload |
+ |
+ |
| ajpFlush |
boolean |
|
Send AJP flush package for each explicit flush |
+ |
+ |
| maxSavePostSize |
int |
4096 |
Maximum size of a POST which will be saved by the container during authentication |
+ |
+ |
| proxyPort |
int |
0 |
The Server port to which we should pretend requests to this Connector |
+ |
+ |
| sslProtocols |
java.lang.String |
|
Comma-separated list of SSL protocol variants to be enabled |
+ |
+ |
| protocol |
java.lang.String |
HTTP/1.1 |
Coyote protocol handler in use |
+ |
+ |
| maxParameterCount |
int |
10000 |
The maximum number of parameters (GET plus POST) which will be automatically parsed by the container. 10000 by default. A value of less than 0 means no limit. |
+ |
+ |
| useIPVHosts |
boolean |
false |
Should IP-based virtual hosting be used? |
+ |
+ |
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
| redirectPort |
int |
8443 |
The redirect port for non-SSL to SSL redirects |
+ |
+ |
| allowTrace |
boolean |
false |
Allow disabling TRACE method |
+ |
+ |
| ciphers |
java.lang.String |
HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!kRSA |
Comma-separated list of requested cipher suites |
+ |
+ |
| protocolHandlerClassName |
java.lang.String |
org.apache.coyote.http11.Http11NioProtocol |
Coyote Protocol handler class name |
+ |
|
| maxThreads |
int |
200 |
The maximum number of request processing threads to be created for the internal Executor. -1 indicates an external Executor is being used. |
+ |
+ |
| connectionTimeout |
int |
20000 |
Timeout value on the incoming connection |
+ |
+ |
| tcpNoDelay |
boolean |
true |
Should we use TCP no delay? |
+ |
+ |
| useBodyEncodingForURI |
boolean |
false |
Should the body encoding be used for URI query parameters |
+ |
+ |
| connectionLinger |
int |
-1 |
Linger value on the incoming connection |
+ |
+ |
| processorCache |
int |
200 |
The processor cache size. |
+ |
+ |
| keepAliveTimeout |
int |
20000 |
The number of seconds Tomcat will wait for a subsequent request before closing the connection |
+ |
+ |
| maxKeepAliveRequests |
int |
100 |
Maximum number of Keep-Alive requests to honor per connection |
+ |
+ |
| address |
java.lang.String |
|
The IP address on which to bind |
+ |
+ |
| localPort |
int |
8080 |
The port number on which this connector is listening to requests. If the special value for port of zero is used then this method will report the actual port bound. |
+ |
|
| enableLookups |
boolean |
false |
The 'enable DNS lookups' flag for this Connector |
+ |
+ |
| packetSize |
int |
|
The ajp packet size. |
+ |
+ |
| URIEncoding |
java.lang.String |
UTF-8 |
Character encoding used to decode the URI |
+ |
+ |
| minSpareThreads |
int |
10 |
The number of request processing threads that will be created for the internal Executor. -1 indicates an external Executor is being used. |
+ |
+ |
| executorName |
java.lang.String |
Internal |
The name of the executor - if any - associated with this Connector |
+ |
|
| ciphersUsed |
[Ljava.lang.String; |
|
Array of ciphers suites in use |
+ |
|
| maxHeaderCount |
int |
100 |
The maximum number of headers that are allowed by the container. 100 by default. A value of less than 0 means no limit. |
+ |
+ |
| port |
int |
8080 |
The port number on which this connector is configured to listen for requests. The special value of 0 means select a random free port when the socket is bound. |
+ |
+ |
| xpoweredBy |
boolean |
false |
Is generation of X-Powered-By response header enabled/disabled? |
+ |
+ |
|
–+MoSKito.producers |
ThresholdAPI.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.ServiceStats |
1 |
0 |
MoSKito.producers:type=ThresholdAPI.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+MoSKito.producers |
ingredients.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.counter.CounterStats |
1 |
0 |
MoSKito.producers:type=ingredients.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[counter] |
AvailableValueNames |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest37,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
14468 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
14468 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
75752 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
20434 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest37 |
Introspected attribute rpName |
+ |
+ |
|
–+MoSKito.producers |
JourneyAPI.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.ServiceStats |
1 |
0 |
MoSKito.producers:type=JourneyAPI.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest42,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
30029 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
30029 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
30029 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.csv |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest42 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest49,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
20909 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
2739 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
3 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16590 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
29674 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest49 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest54,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
24936 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
0 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
3425 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
157407 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
4042261806 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
7814886 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
11027125 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest54 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
Valve |
Implementation of a Valve that outputs HTML error pages |
org.apache.tomcat.util.modeler.BaseModelMBean |
6 |
0 |
Catalina:host=localhost,name=ErrorReportValve,type=Valve |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.valves.ErrorReportValve |
Type of the modeled resource. Can be set only once |
+ |
|
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
| showReport |
boolean |
true |
Enables/Disables full error reports |
+ |
+ |
| showServerInfo |
boolean |
true |
Enables/Disables server info on error pages |
+ |
+ |
| asyncSupported |
boolean |
true |
Does this valve support async reporting. |
+ |
+ |
| className |
java.lang.String |
org.apache.catalina.valves.ErrorReportValve |
Fully qualified class name of the managed object |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest31,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
28258 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
2 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
17137 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
28260 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest31 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
Host |
Standard Host Component |
org.apache.catalina.mbeans.ContainerMBean |
25 |
14 |
Catalina:host=localhost,type=Host |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.core.StandardHost |
Type of the modeled resource. Can be set only once |
+ |
|
| aliases |
[Ljava.lang.String; |
[] |
Host aliases |
+ |
+ |
| errorReportValveClass |
java.lang.String |
org.apache.catalina.valves.ErrorReportValve |
The Java class name of the default error reporter implementation class for deployed web applications. |
+ |
|
| backgroundProcessorDelay |
int |
-1 |
The processor delay for this component. |
+ |
+ |
| contextClass |
java.lang.String |
org.apache.catalina.core.StandardContext |
The Java class name of the default Context implementation class for deployed web applications. |
+ |
|
| children |
[Ljavax.management.ObjectName; |
[Catalina:j2eeType=WebModule,name=//localhost/burgershop,J2EEApplication=none,J2EEServer=none] |
Object names of all children |
+ |
+ |
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
| deployXML |
boolean |
true |
deploy Context XML config files property |
+ |
+ |
| workDir |
java.lang.String |
|
Work Directory base for applications |
+ |
+ |
| managedResource |
java.lang.Object |
StandardEngine[Catalina].StandardHost[localhost] |
The managed resource this MBean is associated with |
+ |
+ |
| undeployOldVersions |
boolean |
false |
Determines if old versions of applications deployed using parallel deployment are automatically undeployed when no longer used. Requires autoDeploy to be enabled. |
+ |
+ |
| deployIgnore |
java.lang.String |
|
Paths within appBase ignored for automatic deployment |
+ |
+ |
| valveNames |
[Ljava.lang.String; |
[Catalina:type=Valve,host=localhost,name=AccessLogValve, Catalina:type=Valve,host=localhost,name=ErrorReportValve, Catalina:type=Valve,host=localhost,name=StandardHostValve] |
Return the MBean Names of the Valves associated with this Host |
+ |
+ |
| deployOnStartup |
boolean |
true |
The deploy on startup flag for this Host |
+ |
+ |
| unpackWARs |
boolean |
true |
Unpack WARs property |
+ |
+ |
| configClass |
java.lang.String |
org.apache.catalina.startup.ContextConfig |
The configuration class for contexts |
+ |
+ |
| startStopThreads |
int |
1 |
The number of threads to use when starting, stopping and deploying child Contexts |
+ |
+ |
| autoDeploy |
boolean |
true |
The auto deploy flag for this Host |
+ |
+ |
| xmlBase |
java.lang.String |
|
The XML root for this Host. |
+ |
+ |
| appBase |
java.lang.String |
webapps |
The application root for this Host |
+ |
+ |
| copyXML |
boolean |
false |
Should XML files be copied to $CATALINA_BASE/conf/{engine}/{host} by default when a web application is deployed? |
+ |
+ |
| createDirs |
boolean |
true |
Should we create directories upon startup for appBase and xmlBase? |
+ |
+ |
| name |
java.lang.String |
localhost |
Unique name of this Host |
+ |
+ |
| realm |
org.apache.catalina.Realm |
Realm[LockOutRealm] |
Associated realm. |
+ |
+ |
| startChildren |
boolean |
true |
Will children be started automatically when they are added? |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest122,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
13218 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
13218 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
13218 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest122 |
Introspected attribute rpName |
+ |
+ |
|
–+MoSKito.producers |
GaugeAPI.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.ServiceStats |
1 |
0 |
MoSKito.producers:type=GaugeAPI.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest97,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
18507 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
18507 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
18507 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest97 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest43,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
6460 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
341 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
3 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
346 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
12754 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest43 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest15,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
23065 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
23065 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
2 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
7 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
34080 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
29758 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest15 |
Introspected attribute rpName |
+ |
+ |
|
–+java.lang |
Runtime |
Information on the management interface of the MBean |
sun.management.RuntimeImpl |
17 |
0 |
java.lang:type=Runtime |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| SpecName |
java.lang.String |
Java Virtual Machine Specification |
SpecName |
+ |
|
| SpecVendor |
java.lang.String |
Oracle Corporation |
SpecVendor |
+ |
|
| SpecVersion |
java.lang.String |
1.8 |
SpecVersion |
+ |
|
| ManagementSpecVersion |
java.lang.String |
1.2 |
ManagementSpecVersion |
+ |
|
| SystemProperties |
javax.management.openmbean.TabularData |
javax.management.openmbean.TabularDataSupport(tabularType=javax.management.openmbean.TabularType(name=java.util.Map,rowType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),indexNames=(key)),contents={[awt.toolkit]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=awt.toolkit, value=sun.awt.X11.XToolkit}), [file.encoding.pkg]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=file.encoding.pkg, value=sun.io}), [java.specification.version]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.specification.version, value=1.8}), [sun.cpu.isalist]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=sun.cpu.isalist, value=}), [sun.jnu.encoding]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=sun.jnu.encoding, value=UTF-8}), [java.class.path]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.class.path, value=/app/tomcat/bin/bootstrap.jar:/app/tomcat/bin/tomcat-juli.jar}), [java.vm.vendor]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.vm.vendor, value=IcedTea}), [sun.arch.data.model]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=sun.arch.data.model, value=64}), [java.vendor.url]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.vendor.url, value=https://icedtea.classpath.org}), [catalina.useNaming]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=catalina.useNaming, value=true}), [user.timezone]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=user.timezone, value=GMT}), [os.name]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=os.name, value=Linux}), [java.vm.specification.version]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.vm.specification.version, value=1.8}), [user.country]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=user.country, value=US}), [sun.java.launcher]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=sun.java.launcher, value=SUN_STANDARD}), [sun.boot.library.path]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=sun.boot.library.path, value=/usr/lib/jvm/java-1.8-openjdk/jre/lib/amd64}), [sun.java.command]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=sun.java.command, value=org.apache.catalina.startup.Bootstrap start}), [sun.cpu.endian]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=sun.cpu.endian, value=little}), [user.home]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=user.home, value=/root}), [user.language]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=user.language, value=en}), [java.specification.vendor]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.specification.vendor, value=Oracle Corporation}), [java.naming.factory.url.pkgs]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.naming.factory.url.pkgs, value=org.apache.naming}), [java.home]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.home, value=/usr/lib/jvm/java-1.8-openjdk/jre}), [ignore.endorsed.dirs]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=ignore.endorsed.dirs, value=}), [file.separator]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=file.separator, value=/}), [line.separator]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=line.separator, value=
}), [java.vm.specification.vendor]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.vm.specification.vendor, value=Oracle Corporation}), [java.specification.name]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.specification.name, value=Java Platform API Specification}), [java.awt.graphicsenv]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.awt.graphicsenv, value=sun.awt.X11GraphicsEnvironment}), [package.access]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=package.access, value=sun.,org.apache.catalina.,org.apache.coyote.,org.apache.jasper.,org.apache.tomcat.}), [package.definition]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=package.definition, value=sun.,java.,org.apache.catalina.,org.apache.coyote.,org.apache.jasper.,org.apache.naming.,org.apache.tomcat.}), [sun.boot.class.path]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=sun.boot.class.path, value=/usr/lib/jvm/java-1.8-openjdk/jre/lib/resources.jar:/usr/lib/jvm/java-1.8-openjdk/jre/lib/rt.jar:/usr/lib/jvm/java-1.8-openjdk/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-1.8-openjdk/jre/lib/jsse.jar:/usr/lib/jvm/java-1.8-openjdk/jre/lib/jce.jar:/usr/lib/jvm/java-1.8-openjdk/jre/lib/charsets.jar:/usr/lib/jvm/java-1.8-openjdk/jre/lib/jfr.jar:/usr/lib/jvm/java-1.8-openjdk/jre/classes}), [jdk.tls.ephemeralDHKeySize]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=jdk.tls.ephemeralDHKeySize, value=2048}), [server.loader]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=server.loader, value=}), [java.protocol.handler.pkgs]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.protocol.handler.pkgs, value=org.apache.catalina.webresources}), [java.util.logging.config.file]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.util.logging.config.file, value=/app/tomcat/conf/logging.properties}), [sun.management.compiler]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=sun.management.compiler, value=HotSpot 64-Bit Tiered Compilers}), [java.runtime.version]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.runtime.version, value=1.8.0_212-b04}), [java.naming.factory.initial]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.naming.factory.initial, value=org.apache.naming.java.javaURLContextFactory}), [user.name]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=user.name, value=root}), [path.separator]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=path.separator, value=:}), [common.loader]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=common.loader, value="${catalina.base}/lib","${catalina.base}/lib/*.jar","${catalina.home}/lib","${catalina.home}/lib/*.jar"}), [os.version]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=os.version, value=5.10.0-25-cloud-amd64}), [java.endorsed.dirs]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.endorsed.dirs, value=/usr/lib/jvm/java-1.8-openjdk/jre/lib/endorsed}), [java.runtime.name]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.runtime.name, value=OpenJDK Runtime Environment}), [file.encoding]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=file.encoding, value=UTF-8}), [java.vm.name]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.vm.name, value=OpenJDK 64-Bit Server VM}), [org.apache.catalina.security.SecurityListener.UMASK]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=org.apache.catalina.security.SecurityListener.UMASK, value=0027}), [java.vendor.url.bug]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.vendor.url.bug, value=https://icedtea.classpath.org/bugzilla}), [java.io.tmpdir]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.io.tmpdir, value=/app/tomcat/temp}), [tomcat.util.scan.StandardJarScanFilter.jarsToScan]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=tomcat.util.scan.StandardJarScanFilter.jarsToScan, value=log4j-taglib*.jar,log4j-web*.jar,log4javascript*.jar,slf4j-taglib*.jar}), [catalina.home]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=catalina.home, value=/app/tomcat}), [java.util.concurrent.ForkJoinPool.common.threadFactory]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.util.concurrent.ForkJoinPool.common.threadFactory, value=org.apache.catalina.startup.SafeForkJoinWorkerThreadFactory}), [tomcat.util.scan.StandardJarScanFilter.jarsToSkip]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=tomcat.util.scan.StandardJarScanFilter.jarsToSkip, value=annotations-api.jar,ant-junit*.jar,ant-launcher.jar,ant.jar,asm-*.jar,aspectj*.jar,bootstrap.jar,catalina-ant.jar,catalina-ha.jar,catalina-jmx-remote.jar,catalina-storeconfig.jar,catalina-tribes.jar,catalina-ws.jar,catalina.jar,cglib-*.jar,cobertura-*.jar,commons-beanutils*.jar,commons-codec*.jar,commons-collections*.jar,commons-daemon.jar,commons-dbcp*.jar,commons-digester*.jar,commons-fileupload*.jar,commons-httpclient*.jar,commons-io*.jar,commons-lang*.jar,commons-logging*.jar,commons-math*.jar,commons-pool*.jar,dom4j-*.jar,easymock-*.jar,ecj-*.jar,el-api.jar,geronimo-spec-jaxrpc*.jar,h2*.jar,hamcrest-*.jar,hibernate*.jar,httpclient*.jar,icu4j-*.jar,jasper-el.jar,jasper.jar,jaspic-api.jar,jaxb-*.jar,jaxen-*.jar,jdom-*.jar,jetty-*.jar,jmx-tools.jar,jmx.jar,jsp-api.jar,jstl.jar,jta*.jar,junit-*.jar,junit.jar,log4j*.jar,mail*.jar,objenesis-*.jar,oraclepki.jar,oro-*.jar,servlet-api-*.jar,servlet-api.jar,slf4j*.jar,taglibs-standard-spec-*.jar,tagsoup-*.jar,tomcat-api.jar,tomcat-coyote.jar,tomcat-dbcp.jar,tomcat-i18n-*.jar,tomcat-jdbc.jar,tomcat-jni.jar,tomcat-juli-adapters.jar,tomcat-juli.jar,tomcat-util-scan.jar,tomcat-util.jar,tomcat-websocket.jar,tools.jar,websocket-api.jar,wsdl4j*.jar,xercesImpl.jar,xml-apis.jar,xmlParserAPIs-*.jar,xmlParserAPIs.jar,xom-*.jar}), [java.version]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.version, value=1.8.0_212}), [user.dir]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=user.dir, value=/app/tomcat}), [os.arch]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=os.arch, value=amd64}), [java.vm.specification.name]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.vm.specification.name, value=Java Virtual Machine Specification}), [java.awt.printerjob]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.awt.printerjob, value=sun.print.PSPrinterJob}), [sun.os.patch.level]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=sun.os.patch.level, value=unknown}), [shared.loader]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=shared.loader, value=}), [catalina.base]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=catalina.base, value=/app/tomcat}), [java.util.logging.manager]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.util.logging.manager, value=org.apache.juli.ClassLoaderLogManager}), [java.library.path]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.library.path, value=/usr/lib/jvm/java-1.8-openjdk/jre/lib/amd64/server:/usr/lib/jvm/java-1.8-openjdk/jre/lib/amd64:/usr/lib/jvm/java-1.8-openjdk/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib}), [java.vm.info]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.vm.info, value=mixed mode}), [java.vendor]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.vendor, value=IcedTea}), [java.vm.version]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.vm.version, value=25.212-b04}), [java.ext.dirs]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.ext.dirs, value=/usr/lib/jvm/java-1.8-openjdk/jre/lib/ext:/usr/java/packages/lib/ext}), [sun.io.unicode.encoding]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=sun.io.unicode.encoding, value=UnicodeLittle}), [tomcat.util.buf.StringCache.byte.enabled]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=tomcat.util.buf.StringCache.byte.enabled, value=true}), [java.class.version]=javax.management.openmbean.CompositeDataSupport(compositeType=javax.management.openmbean.CompositeType(name=java.util.Map,items=((itemName=key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),contents={key=java.class.version, value=52.0})}) |
SystemProperties |
+ |
|
| StartTime |
long |
1762293714121 |
StartTime |
+ |
|
| InputArguments |
[Ljava.lang.String; |
[-Djava.util.logging.config.file=/app/tomcat/conf/logging.properties, -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager, -Djdk.tls.ephemeralDHKeySize=2048, -Djava.protocol.handler.pkgs=org.apache.catalina.webresources, -Dorg.apache.catalina.security.SecurityListener.UMASK=0027, -Dignore.endorsed.dirs=, -Dcatalina.base=/app/tomcat, -Dcatalina.home=/app/tomcat, -Djava.io.tmpdir=/app/tomcat/temp] |
InputArguments |
+ |
|
| BootClassPathSupported |
boolean |
true |
BootClassPathSupported |
+ |
|
| VmName |
java.lang.String |
OpenJDK 64-Bit Server VM |
VmName |
+ |
|
| VmVendor |
java.lang.String |
IcedTea |
VmVendor |
+ |
|
| VmVersion |
java.lang.String |
25.212-b04 |
VmVersion |
+ |
|
| LibraryPath |
java.lang.String |
/usr/lib/jvm/java-1.8-openjdk/jre/lib/amd64/server:/usr/lib/jvm/java-1.8-openjdk/jre/lib/amd64:/usr/lib/jvm/java-1.8-openjdk/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib |
LibraryPath |
+ |
|
| BootClassPath |
java.lang.String |
/usr/lib/jvm/java-1.8-openjdk/jre/lib/resources.jar:/usr/lib/jvm/java-1.8-openjdk/jre/lib/rt.jar:/usr/lib/jvm/java-1.8-openjdk/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-1.8-openjdk/jre/lib/jsse.jar:/usr/lib/jvm/java-1.8-openjdk/jre/lib/jce.jar:/usr/lib/jvm/java-1.8-openjdk/jre/lib/charsets.jar:/usr/lib/jvm/java-1.8-openjdk/jre/lib/jfr.jar:/usr/lib/jvm/java-1.8-openjdk/jre/classes |
BootClassPath |
+ |
|
| Uptime |
long |
2828869315 |
Uptime |
+ |
|
| Name |
java.lang.String |
7@46fca324b75f |
Name |
+ |
|
| ClassPath |
java.lang.String |
/app/tomcat/bin/bootstrap.jar:/app/tomcat/bin/tomcat-juli.jar |
ClassPath |
+ |
|
| ObjectName |
javax.management.ObjectName |
java.lang:type=Runtime |
ObjectName |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest69,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
14476 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
14476 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
206 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
14477 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest69 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest120,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
17561 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
17561 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
17561 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest120 |
Introspected attribute rpName |
+ |
+ |
|
–+MoSKito.producers |
ThreadAPI.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.ServiceStats |
1 |
0 |
MoSKito.producers:type=ThreadAPI.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+MoSKito.producers |
sales.cumulated |
Information on the management interface of the MBean |
org.moskito.demo.burgershop.burgershopspring.service.stats.SalesStats |
1 |
0 |
MoSKito.producers:type=sales.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[Number, Volume] |
AvailableValueNames |
+ |
|
|
–+java.nio |
BufferPool |
Information on the management interface of the MBean |
sun.management.ManagementFactoryHelper$1 |
5 |
0 |
java.nio:name=mapped,type=BufferPool |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| Count |
long |
0 |
Count |
+ |
|
| TotalCapacity |
long |
0 |
TotalCapacity |
+ |
|
| MemoryUsed |
long |
0 |
MemoryUsed |
+ |
|
| Name |
java.lang.String |
mapped |
Name |
+ |
|
| ObjectName |
javax.management.ObjectName |
java.nio:type=BufferPool,name=mapped |
ObjectName |
+ |
|
|
–+Catalina |
|
Wrapper that represents an individual servlet-filter definition |
org.apache.tomcat.util.modeler.BaseModelMBean |
4 |
0 |
Catalina:J2EEApplication=none,J2EEServer=none,WebModule=//localhost/burgershop,j2eeType=Filter,name=GenericMonitoringFilter |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.core.ApplicationFilterConfig |
Type of the modeled resource. Can be set only once |
+ |
|
| filterClass |
java.lang.String |
net.anotheria.moskito.web.filters.GenericMonitoringFilter |
Fully qualified class name of the filter object |
+ |
|
| filterName |
java.lang.String |
GenericMonitoringFilter |
The name used to reference the filter in web.xml |
+ |
|
| filterInitParameterMap |
java.util.Map |
{limit=100} |
Return the initialization parameters associated with this filter |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest71,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
14957 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
14957 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
4 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
1025 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
21122 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
475 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest71 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest6,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
3282535 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
15192 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
684 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
35351 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
1546054303 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
4971760 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
1701450 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-control-agent/accumulator/OrdersPerMinute/SessionCount+Cur+Absolute/CPU+Time+1m/URL+AVG+1m |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest6 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest30,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
30054 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
30054 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
30054 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest30 |
Introspected attribute rpName |
+ |
+ |
|
–+MoSKito.producers |
orders.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.counter.CounterStats |
1 |
0 |
MoSKito.producers:type=orders.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[counter] |
AvailableValueNames |
+ |
|
|
–+Catalina |
Valve |
Valve that generates a web server access log |
org.apache.tomcat.util.modeler.BaseModelMBean |
19 |
2 |
Catalina:host=localhost,name=AccessLogValve,type=Valve |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| rotatable |
boolean |
true |
Flag to indicate automatic log rotation. |
+ |
+ |
| modelerType |
java.lang.String |
org.apache.catalina.valves.AccessLogValve |
Type of the modeled resource. Can be set only once |
+ |
|
| checkExists |
boolean |
false |
Check for file existence before logging. |
+ |
+ |
| prefix |
java.lang.String |
localhost_access_log |
The prefix that is added to log file filenames |
+ |
+ |
| pattern |
java.lang.String |
%h %l %u %t "%r" %s %b |
The pattern used to format our access log lines |
+ |
+ |
| className |
java.lang.String |
org.apache.catalina.valves.AccessLogValve |
Fully qualified class name of the managed object |
+ |
|
| encoding |
java.lang.String |
|
Character set used to write the log file |
+ |
+ |
| locale |
java.lang.String |
en_US |
The locale used to format timestamps in the access log lines |
+ |
+ |
| suffix |
java.lang.String |
.txt |
The suffix that is added to log file filenames |
+ |
+ |
| directory |
java.lang.String |
logs |
The directory in which log files are created |
+ |
+ |
| enabled |
boolean |
true |
Enable Access Logging |
+ |
+ |
| condition |
java.lang.String |
|
The value to look for conditional logging. The same as conditionUnless. |
+ |
+ |
| conditionUnless |
java.lang.String |
|
The value to look for conditional logging. |
+ |
+ |
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
| buffered |
boolean |
true |
Flag to buffering. |
+ |
+ |
| asyncSupported |
boolean |
true |
Does this valve support async reporting. |
+ |
+ |
| renameOnRotate |
boolean |
false |
Flag to defer inclusion of the date stamp in the log file name until rotation. |
+ |
+ |
| conditionIf |
java.lang.String |
|
The value to look for conditional logging. |
+ |
+ |
| fileDateFormat |
java.lang.String |
.yyyy-MM-dd |
The format for the date for date based log rotation |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest68,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
21773 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
21773 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
4 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
1712 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
21777 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
950 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest68 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest121,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
7742 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
7742 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
7742 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest121 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest134,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
17898 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
17898 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
3 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16664 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
17902 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest134 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest106,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
17318 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
17318 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
17318 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest106 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
|
Wrapper that represents an individual servlet-filter definition |
org.apache.tomcat.util.modeler.BaseModelMBean |
4 |
0 |
Catalina:J2EEApplication=none,J2EEServer=none,WebModule=//localhost/burgershop,j2eeType=Filter,name=APIFilter |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.core.ApplicationFilterConfig |
Type of the modeled resource. Can be set only once |
+ |
|
| filterClass |
java.lang.String |
net.anotheria.anoplass.api.filter.APIFilter |
Fully qualified class name of the filter object |
+ |
|
| filterName |
java.lang.String |
APIFilter |
The name used to reference the filter in web.xml |
+ |
|
| filterInitParameterMap |
java.util.Map |
{} |
Return the initialization parameters associated with this filter |
+ |
|
|
–+Catalina |
|
Wrapper that represents an individual servlet-filter definition |
org.apache.tomcat.util.modeler.BaseModelMBean |
4 |
0 |
Catalina:J2EEApplication=none,J2EEServer=none,WebModule=//localhost/burgershop,j2eeType=Filter,name=MoskitoCommandFilter |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.core.ApplicationFilterConfig |
Type of the modeled resource. Can be set only once |
+ |
|
| filterClass |
java.lang.String |
net.anotheria.moskito.web.filters.MoskitoCommandFilter |
Fully qualified class name of the filter object |
+ |
|
| filterName |
java.lang.String |
MoskitoCommandFilter |
The name used to reference the filter in web.xml |
+ |
|
| filterInitParameterMap |
java.util.Map |
{} |
Return the initialization parameters associated with this filter |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest39,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
26466 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
26466 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
26466 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest39 |
Introspected attribute rpName |
+ |
+ |
|
–+moskito.thresholds |
OrderPerMinuteThreshold |
Information on the management interface of the MBean |
net.anotheria.moskito.core.threshold.Threshold |
1 |
0 |
moskito.thresholds:type=OrderPerMinuteThreshold |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| StatusString |
java.lang.String |
GREEN |
Attribute exposed for management |
+ |
|
|
–+MoSKito.producers |
mf-aliases-3.mf-aliases-3 |
Information on the management interface of the MBean |
net.anotheria.moskito.core.util.storage.StorageStats |
1 |
0 |
MoSKito.producers:type=mf-aliases-3.mf-aliases-3 |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[] |
AvailableValueNames |
+ |
|
|
–+MoSKito.producers |
kitchen.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.counter.CounterStats |
1 |
0 |
MoSKito.producers:type=kitchen.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[counter] |
AvailableValueNames |
+ |
|
|
–+Catalina |
Valve |
Valve that implements the default basic behavior for the StandardHost container implementation |
org.apache.tomcat.util.modeler.BaseModelMBean |
4 |
0 |
Catalina:host=localhost,name=StandardHostValve,type=Valve |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.core.StandardHostValve |
Type of the modeled resource. Can be set only once |
+ |
|
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
| asyncSupported |
boolean |
true |
Does this valve support async reporting? |
+ |
+ |
| className |
java.lang.String |
org.apache.catalina.core.StandardHostValve |
Fully qualified class name of the managed object |
+ |
|
|
–+Catalina |
|
Wrapper that represents an individual servlet-filter definition |
org.apache.tomcat.util.modeler.BaseModelMBean |
4 |
0 |
Catalina:J2EEApplication=none,J2EEServer=none,WebModule=//localhost/burgershop,j2eeType=Filter,name=JourneyStarterFilter |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.core.ApplicationFilterConfig |
Type of the modeled resource. Can be set only once |
+ |
|
| filterClass |
java.lang.String |
net.anotheria.moskito.web.filters.JourneyStarterFilter |
Fully qualified class name of the filter object |
+ |
|
| filterName |
java.lang.String |
JourneyStarterFilter |
The name used to reference the filter in web.xml |
+ |
|
| filterInitParameterMap |
java.util.Map |
{} |
Return the initialization parameters associated with this filter |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest8,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
3370107 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
3370107 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
2206 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
105847 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
3182135262 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
8280842 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
6555000 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAnalyzeJourneyByMethod |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest8 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest107,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
17255 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
17255 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
3 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16664 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
17268 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest107 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest72,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
14968 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
14968 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
14968 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest72 |
Introspected attribute rpName |
+ |
+ |
|
–+com.sun.management |
DiagnosticCommand |
Diagnostic Commands |
sun.management.DiagnosticCommandImpl |
0 |
17 |
com.sun.management:type=DiagnosticCommand |
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest44,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
27745 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
27745 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
27745 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest44 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest98,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
18737 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
1 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
497 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
28334 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
632058570 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
1368061 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
2120400 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest98 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest5,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
8947 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
id_130=set&pForward=json&pForward=json&pForward=json&pForward=json&pForward=json&pForward=json&ts=1673516070680 |
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
5645 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
burgershop-hamburg.demo.moskito.org |
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
80 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
172.17.0.1 |
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
HTTP/1.1 |
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1322 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
172.17.0.1 |
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
185413 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
GET |
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
2710294330 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
1713411472 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
3645123 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
52212950 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAnalyzeJourneyByMethod |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
3 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest5 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest95,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
18781 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
3 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
11 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
86535 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
18818 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.csv |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest95 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest16,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
8489 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
8489 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
4 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16655 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
21220 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest16 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest135,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
14816 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
14816 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
14816 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest135 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest67,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
20464 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
1026 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
4 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
1424 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
21493 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest67 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest136,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
17285 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
17285 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
17285 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest136 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest74,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
21106 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
21106 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
21106 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest74 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest108,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
17038 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
17038 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
17038 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest108 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest17,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
25982 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
719 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
3 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16589 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
26712 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest17 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest115,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
13653 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
13653 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
2 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16524 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
13654 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.csv |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest115 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest46,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
20454 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
20454 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
20454 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest46 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest18,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
14529 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
14529 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
4 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
1711 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
20822 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
950 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest18 |
Introspected attribute rpName |
+ |
+ |
|
–+org.configureme.mbean |
org.configureme.mbean.ConfigInfo(factories) |
Information on the management interface of the MBean |
org.configureme.mbean.ConfigInfo |
2 |
2 |
org.configureme.mbean:type=org.configureme.mbean.ConfigInfo(factories) |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| ConfigName |
java.lang.String |
factories |
Attribute exposed for management |
+ |
|
| Attributes |
java.util.Map |
{} |
Attribute exposed for management |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest45,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
30010 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
30010 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
30010 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest45 |
Introspected attribute rpName |
+ |
+ |
|
–+MoSKito.producers |
NotificationService.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.ServiceStats |
1 |
0 |
MoSKito.producers:type=NotificationService.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+Catalina |
Server |
Standard Server Component |
org.apache.tomcat.util.modeler.BaseModelMBean |
10 |
2 |
Catalina:type=Server |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| modelerType |
java.lang.String |
org.apache.catalina.core.StandardServer |
Type of the modeled resource. Can be set only once |
+ |
|
| address |
java.lang.String |
localhost |
The address on which we wait for shutdown commands. |
+ |
+ |
| serverInfo |
java.lang.String |
Apache Tomcat/8.5.40 |
Tomcat server release identifier |
+ |
|
| port |
int |
8005 |
TCP port for shutdown messages |
+ |
+ |
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
| serverBuilt |
java.lang.String |
Apr 10 2019 14:31:19 UTC |
Tomcat server built timestamp |
+ |
|
| managedResource |
java.lang.Object |
StandardServer[8005] |
The managed resource this MBean is associated with |
+ |
+ |
| serviceNames |
[Ljavax.management.ObjectName; |
[Catalina:type=Service] |
Object names of all services we know about |
+ |
|
| serverNumber |
java.lang.String |
8.5.40.0 |
Tomcat server's version number |
+ |
|
| shutdown |
java.lang.String |
SHUTDOWN |
Shutdown password |
+ |
+ |
|
–+MoSKito.producers |
ActivityAPI.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.ServiceStats |
1 |
0 |
MoSKito.producers:type=ActivityAPI.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest73,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
23835 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
23835 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
23835 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest73 |
Introspected attribute rpName |
+ |
+ |
|
–+java.lang |
OperatingSystem |
Information on the management interface of the MBean |
sun.management.OperatingSystemImpl |
16 |
0 |
java.lang:type=OperatingSystem |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| OpenFileDescriptorCount |
long |
185 |
OpenFileDescriptorCount |
+ |
|
| MaxFileDescriptorCount |
long |
1048576 |
MaxFileDescriptorCount |
+ |
|
| CommittedVirtualMemorySize |
long |
2694520832 |
CommittedVirtualMemorySize |
+ |
|
| TotalSwapSpaceSize |
long |
0 |
TotalSwapSpaceSize |
+ |
|
| FreeSwapSpaceSize |
long |
0 |
FreeSwapSpaceSize |
+ |
|
| ProcessCpuTime |
long |
27398840000000 |
ProcessCpuTime |
+ |
|
| FreePhysicalMemorySize |
long |
199741440 |
FreePhysicalMemorySize |
+ |
|
| TotalPhysicalMemorySize |
long |
4121690112 |
TotalPhysicalMemorySize |
+ |
|
| SystemCpuLoad |
double |
0.0357817535281698 |
SystemCpuLoad |
+ |
|
| ProcessCpuLoad |
double |
0.009001000111123458 |
ProcessCpuLoad |
+ |
|
| Arch |
java.lang.String |
amd64 |
Arch |
+ |
|
| SystemLoadAverage |
double |
0.00244140625 |
SystemLoadAverage |
+ |
|
| Version |
java.lang.String |
5.10.0-25-cloud-amd64 |
Version |
+ |
|
| AvailableProcessors |
int |
2 |
AvailableProcessors |
+ |
|
| Name |
java.lang.String |
Linux |
Name |
+ |
|
| ObjectName |
javax.management.ObjectName |
java.lang:type=OperatingSystem |
ObjectName |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest114,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
13230 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
733 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
3 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
24782 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
16934 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-control-agent/status |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest114 |
Introspected attribute rpName |
+ |
+ |
|
–+MoSKito.producers |
RequestURI.cumulated |
Information on the management interface of the MBean |
net.anotheria.moskito.core.predefined.FilterStats |
1 |
0 |
MoSKito.producers:type=RequestURI.cumulated |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| AvailableValueNames |
[Ljava.lang.String; |
[TR, TT, CR, MCR, ERR, Last, Min, Max, Avg] |
AvailableValueNames |
+ |
|
|
–+org.configureme.mbean |
org.configureme.mbean.ConfigInfo(distributeme) |
Information on the management interface of the MBean |
org.configureme.mbean.ConfigInfo |
2 |
2 |
org.configureme.mbean:type=org.configureme.mbean.ConfigInfo(distributeme) |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| ConfigName |
java.lang.String |
distributeme |
Attribute exposed for management |
+ |
|
| Attributes |
java.util.Map |
{} |
Attribute exposed for management |
+ |
|
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest7,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
3093437 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
14766 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
18 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
36 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
83552 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
3115262 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
3800 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-control-agent/status |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest7 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest109,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
14576 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
14576 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
66 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
14576 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest109 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest96,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
8443 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
8443 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
140 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
8443 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-control-agent/status |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest96 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest137,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
8315 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
1504 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
0 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
4 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
1638 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
13874 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
950 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/auto.html |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest137 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
Valve |
An Authenticator and Valve implementation that checks only security constraints not involving user authentication |
org.apache.tomcat.util.modeler.BaseModelMBean |
7 |
0 |
Catalina:context=/burgershop,host=localhost,name=NonLoginAuthenticator,type=Valve |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| cache |
boolean |
true |
Should we cache authenticated Principals if the request is part of an HTTP session? |
+ |
+ |
| modelerType |
java.lang.String |
org.apache.catalina.authenticator.NonLoginAuthenticator |
Type of the modeled resource. Can be set only once |
+ |
|
| changeSessionIdOnAuthentication |
boolean |
true |
Controls if the session ID is changed if a session exists at the point where users are authenticated |
+ |
+ |
| disableProxyCaching |
boolean |
true |
Controls the caching of pages that are protected by security constraints |
+ |
+ |
| stateName |
java.lang.String |
STARTED |
The name of the LifecycleState that this component is currently in |
+ |
|
| className |
java.lang.String |
org.apache.catalina.authenticator.NonLoginAuthenticator |
Fully qualified class name of the managed object |
+ |
|
| securePagesWithPragma |
boolean |
false |
Controls the caching of pages that are protected by security constraints |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest23,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
21819 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
21819 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
3 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
3 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
90112 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
27985 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.xml |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest23 |
Introspected attribute rpName |
+ |
+ |
|
–+Catalina |
RequestProcessor |
|
org.apache.tomcat.util.modeler.BaseModelMBean |
25 |
0 |
Catalina:name=HttpRequest51,type=RequestProcessor,worker="http-nio-8080" |
| Attributes: |
| Name |
Type |
Value |
Description |
Read |
Write |
| maxTime |
long |
23029 |
Introspected attribute maxTime |
+ |
+ |
| currentQueryString |
java.lang.String |
|
Introspected attribute currentQueryString |
+ |
|
| modelerType |
java.lang.String |
org.apache.coyote.RequestInfo |
Type of the modeled resource. Can be set only once |
+ |
|
| workerThreadName |
java.lang.String |
|
Introspected attribute workerThreadName |
+ |
+ |
| lastRequestProcessingTime |
long |
23029 |
Introspected attribute lastRequestProcessingTime |
+ |
+ |
| virtualHost |
java.lang.String |
|
Introspected attribute virtualHost |
+ |
|
| serverPort |
int |
-1 |
Introspected attribute serverPort |
+ |
|
| globalProcessor |
org.apache.coyote.RequestGroupInfo |
org.apache.coyote.RequestGroupInfo@69f232f3 |
Introspected attribute globalProcessor |
+ |
+ |
| remoteAddrForwarded |
java.lang.String |
|
Introspected attribute remoteAddrForwarded |
+ |
|
| protocol |
java.lang.String |
|
Introspected attribute protocol |
+ |
|
| errorCount |
int |
1 |
Introspected attribute errorCount |
+ |
+ |
| remoteAddr |
java.lang.String |
|
Introspected attribute remoteAddr |
+ |
|
| requestCount |
int |
1 |
Introspected attribute requestCount |
+ |
+ |
| method |
java.lang.String |
|
Introspected attribute method |
+ |
|
| currentUri |
java.lang.String |
|
Introspected attribute currentUri |
+ |
|
| bytesSent |
long |
16384 |
Introspected attribute bytesSent |
+ |
+ |
| requestProcessingTime |
long |
0 |
Introspected attribute requestProcessingTime |
+ |
|
| processingTime |
long |
23029 |
Introspected attribute processingTime |
+ |
+ |
| bytesReceived |
long |
0 |
Introspected attribute bytesReceived |
+ |
+ |
| maxRequestUri |
java.lang.String |
/burgershop/moskito-inspect/mskAccumulators.json |
Introspected attribute maxRequestUri |
+ |
+ |
| stage |
int |
7 |
Introspected attribute stage |
+ |
+ |
| requestBytesSent |
long |
0 |
Introspected attribute requestBytesSent |
+ |
|
| requestBytesReceived |
long |
0 |
Introspected attribute requestBytesReceived |
+ |
|
| contentLength |
int |
-1 |
Introspected attribute contentLength |
+ |
|
| rpName |
javax.management.ObjectName |
Catalina:type=RequestProcessor,worker="http-nio-8080",name=HttpRequest51 |
Introspected attribute rpName |
+ |
+ |
|