My webMethods Server 10.1 | My webMethods Server Webhelp | Diagnosing My webMethods Server | JMX MBean Attributes and Actions | Categories under Core
 
Categories under Core
This section contains JMX MBean attributes and actions for the coref category of com.softwareag.mws.
Type Events
Attributes for type events
loginEvents
A count of User login events.
loginFailedEvents
A count of User failed login events.
logoutEvents
A count of User logout events.
createEvents
A count of new things created.
readEvents
A count of web GET requests.
updateEvents
A count of things modified.
deleteEvents
A count of things deleted.
Actions for type events
resetCounters
Zeros out all event counters.
Type JMXPerf
Type JMXPerf is a low-level performance monitoring utility exposed to JMX. This type is applied to any My webMethods Server internal Java class.
Categories of Type JMXPerf
Context
Database
Directory
Handler
MWSInternal
MWSProviderInt
Manager
Portlet
RTL
SOAP
Task
mws-rules
ndlNodeSession
ndlToolProvider
webService
Attributes for type JMXPerf
TotalTime (ms)
Total time for all the actions performed, in milliseconds.
numActions
The number of actions performed.
averageTime (ms)
Average time per action, in milliseconds.
peakTime (ms)
The largest time interval for an action, in milliseconds.
Actions for type JMXPerf
resetCounter
Zeros out the0 totaltime, numActions, and peakTime counters.
Type Logs
Categories of type Logs — All log4j appenders configured for My webMethods Server and the OSGi platform
Framework
My webMethods Server framework.
shiro.AuthorizationServiceImpl
Platform security
DbJMSClient
JMS Client
The following categories only have the total attribute
Logs.error
A cumulative count of all errors logged by all logs tracked by JMX.
Logs.fatal
A cumulative count of all fatal errors logged by all logs tracked by JMX.
Logs.warn
A cumulative count of all warnings logged by all logs tracked by JMX.
Attributes for type logs
fatal
A count of fatal events recorded in this log. See log4j Fatal.
error
A count of error events recorded in this log. See log4j Error.
warn
A count of warn events recorded in this log. See log4j Warn.
Actions for type logs
resetCounters
Zeros out all logs counters.
Type Memory
Attributes for type memory
maxMemory (MB)
The maximum memory for the Java Virtual Machine running My webMethods Server, in megabytes.
freeMemory (MB)
The amount of free memory in the Java Virtual Machine running My webMethods Server, in megabytes.
Actions for type memory
None
Type Sessions
Attributes for type sessions
totalSessions
A count of all the sessions created, including active users and system sessions.
activeUsers
A count of authenticated users, excluding system sessions.
Actions for type sessions
None
Type tasks
Attributes for type tasks
queueEvents
A count of new tasks events.
completedEvents
A count of completed tasks events.
errorEvents
A count of error tasks events.
Actions for type tasks
resetCounters
Zeros out all events tasks.
Type Directory Services Cache
Categories of type directory services cache
DbDirServices82
The database directory services cache.
system
The system directory services cache.
Attributes for type directory services cache
dnCacheCapacity
DN (Distinguished Name) cache maximum size in entries.
dnCacheSize
DN (Distinguished Name) cache current size in entries.
uriCacheCapacity
URI cache maximum size in entries.
uriCacheSize
URI cache current size in entries.
queryCacheCapacity
Query cache maximum size in entries.
queryCacheSize
Query cache current size in entries.
authenticateCacheCapacity
Query cache maximum size in entries.
authenticateCacheSize
Query cache current size in entries.
Actions for type directory services cache
None
Type Task Change Handler Executor
Attributes for type task change handler executor
active count
Active thread count. The approximate number of threads that are actively executing tasks.
Actions for type task change handler executor
None