Product Information > JADE Initialization File Reference > Chapter 1 - JADE Initialization File > MonitorDefaultUser

MonitorDefaultUser

String (ReadOnlyUser|NormalUser|SuperUser)

ReadOnlyUser

Purpose

The MonitorDefaultUser parameter specifies the default level of access to JADE Monitor functions for a user. It applies only when value of the MonitorSecurity parameter is set to Monitor and the signed-on user is not defined elsewhere in the [JadeMonitorSecurity] section; that is, individual users can have different security access from the default user, as shown in the following example.

MonitorDefaultUser = ReadOnlyUser
wilbur             = SuperUser

The levels of access that can be assigned to JADE Monitor users are described in the following table.

Parameter Value Description
ReadOnlyUser

Provides access to all JADE Monitor functions except those with significant system impact. This security level is the default when development security is enabled provided no other security level or menu items are enabled. The following menus are disabled for this security level.

  • Force Off User command

  • Dump Selected Node and Dump All Nodes commands

  • Force Off Node command

  • Interrupt User command

  • Process request statistics activities in the Process Information activity group

  • Persistent Object Activity group activities (for example, the Most Accessed Objects activity)

  • Method Analysis and Selective Analysis activities

  • Lock Summary By Class, Oid, Chronology, and Contention activities in the Lock Analysis activity group

  • Activities in the Node Sampling activity group

NormalUser

Provides access to all JADE Monitor functions and menus except the:

  • Force Off User command

  • Force Off Node command

  • Dump Selected Node and Dump All Nodes commands

  • Interrupt User command

SuperUser Provides access to all JADE Monitor functions and menus.