7.4 Establish a system monitoring group

Information

The sysmon_group parameter defines the operating system groups with system monitor (SYSMON) authority. It is recommended that the sysmon_group group contains authorized users only.

If an account that possesses this authority is compromised or used in a malicious manner, the confidentiality, integrity, and availability of data in the DB2 instance will be at increase risk.

Solution

Define a valid group name for the SYSMON group.
1. Attach to the DB2 database.
db2 => attach to $DB2INSTANCE
2. Run the following command from the DB2 command window:
db2 => update database manager configuration using sysmon_group <sys monintor group name>
Default Value:
The default value for SYSMON_GROUP is NULL.

See Also

https://workbench.cisecurity.org/files/1654