SV-89475r1_rule
V-74801
SRG-APP-000359-AS-000065
MQMH-AS-000640
CAT II
10
For each queue manager on the MQ Appliance, enable performance (PERFMEV) event logging.
From the MQ Appliance CLI, enter the following:
runmqsc [queue mgr name]
ALTER QMGR PERFMEV(ENABLED)
ALTER QLOCAL(SYSTEM.ADMIN.PERFM.EVENT) QDPHIEV(ENABLED)
ALTER QLOCAL(SYSTEM.ADMIN.PERFM.EVENT) QDEPTHHI(75)
Monitor the logs and send alerts based on the following failure codes:
MQRC_Q_FULL, MQRC_Q_MGR_NOT_ACTIVE, MQRC_Q_DEPTH_HIGH.
For each queue manager on the MQ Appliance for which performance events logging should be enabled, establish an SSH command line session as an admin user.
To access the MQ Appliance CLI, enter:
mqcli
To identify the queue managers, enter:
dspmq
To run the "runmqsc [queue mgr name]" command for each running queue manager identified, enter:
runmqsc [queue mgr name]
DIS QMGR PERFMEV
DIS QLOCAL(SYSTEM.ADMIN.PERFM.EVENT) QDPHIEV
end
If "QDEPTHHI" is not "75", this is a finding.
Ask the system administrator to demonstrate how they monitor an alert on MQ failure events.
Verify alarming is set for the following log events:
MQRC_Q_FULL, MQRC_Q_MGR_NOT_ACTIVE, MQRC_Q_DEPTH_HIGH
If the system admin does not monitor an alarm for the following error codes: MQRC_Q_FULL, MQRC_Q_MGR_NOT_ACTIVE, or MQRC_Q_DEPTH_HIGH, this is a finding.
V-74801
False
MQMH-AS-000640
For each queue manager on the MQ Appliance for which performance events logging should be enabled, establish an SSH command line session as an admin user.
To access the MQ Appliance CLI, enter:
mqcli
To identify the queue managers, enter:
dspmq
To run the "runmqsc [queue mgr name]" command for each running queue manager identified, enter:
runmqsc [queue mgr name]
DIS QMGR PERFMEV
DIS QLOCAL(SYSTEM.ADMIN.PERFM.EVENT) QDPHIEV
end
If "QDEPTHHI" is not "75", this is a finding.
Ask the system administrator to demonstrate how they monitor an alert on MQ failure events.
Verify alarming is set for the following log events:
MQRC_Q_FULL, MQRC_Q_MGR_NOT_ACTIVE, MQRC_Q_DEPTH_HIGH
If the system admin does not monitor an alarm for the following error codes: MQRC_Q_FULL, MQRC_Q_MGR_NOT_ACTIVE, or MQRC_Q_DEPTH_HIGH, this is a finding.
M
3239