My webMethods Server 10.3 | 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 core category of com.softwareag.mws.
Type Events
The following table lists the attributes for 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.
The following table lists the actions, applicable to type Events:
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.
The following table lists the categories of type JMXPerf:
Categories of Type JMXPerf
Context
Database
Directory
Handler
MWSInternal
MWSProviderInt
Manager
Portlet
RTL
SOAP
Task
mws-rules
ndlNodeSession
ndlToolProvider
webService
The following table lists the attributes for type JMXPerf:
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.
The following table lists the actions, applicable to type JMXPerf:
Actions for type JMXPerf
resetCounter
Zeros out the0 totaltime, numActions, and peakTime counters.
Type Logs
The following table lists the categories of 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.
The following table lists the attributes for type Logs:
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.
The following table lists the actions, applicable to type Logs:
Actions for type logs
resetCounters
Zeros out all logs counters.
Type Memory
The following table lists the attributes for 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.
The following table lists the actions, applicable to type Memory:
Actions for type memory
None
Type Sessions
The following table lists the attributes for 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.
The following table lists the actions, applicable to type Sessions:
Actions for type sessions
None
Type tasks
The following table lists the attributes for 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.
The following table lists the actions, applicable to type Tasks:
Actions for type tasks
resetCounters
Zeros out all events tasks.
Type Directory Services Cache
The following table lists the categories of type Directory Services Cache:
Categories of type directory services cache
DbDirServices82
The database directory services cache.
system
The system directory services cache.
The following table lists the attributes for type 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.
The following table lists the actions, applicable to type Directory Services Cache:
Actions for type directory services cache
None
Type Task Change Handler Executor
The following table lists the attributes for 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.
The following table lists the actions, applicable to type Task Change Handler Executor:
Actions for type task change handler executor
None