mqsisystemreport command

Use the mqsisystemreport command to check that your system meets the minimum requirements for the level of IBM® App Connect Enterprise that you installed.

Supported platforms

  • Linux®
  • AIX®

Purpose

Run the command under the same username that IBM App Connect Enterprise uses.

The command produces a report that is split into three sections:
  • Operating system and machine
  • Environment variables
  • The ‘ulimits’ for the user who runs the command
Within each section, tests are made to confirm if the machine and user settings meet the requirements to successfully run IBM App Connect Enterprise at the currently installed level. For each test, the report details the current installed software or setting value, what the minimum level or value should be, and the result of the check

Syntax

Read syntax diagramSkip visual syntax diagrammqsisystemreport

Parameters

None

Example output

INFO Analyzing AIX 7.3 (powerpc) for IBM App Connect Enterprise 13.0.7.0

Table 1. INFO Operating system and machine Check
Operating system and machine Check Current value Pass value Result
CPU architecture powerpc powerpc PASS
Operating system version AIX 7.3 TL3 AIX 7.3 TL2 PASS
Processor mode POWER 8 POWER 8 PASS
IBM Open XL C++ Runtime library for AIX 17.1.1.4 17.1.1.4 PASS
IBM Open XL C++ ABI library for AIX 17.1.1.4 17.1.1.4 PASS
IBM Open XL C++ Unwind library for AIX 17.1.1.4 17.1.1.4 PASS
GCC Runtime 12.3.0 12 PASS
GCC Compiler 12.3.0 12 PASS
GNU Standard C++ Library 12.3.0 12 PASS
Table 2. INFO Environment variables Check
Environment variable Current value Pass value Result
Lang en_GB Not set / Valid locale PASS
ODBCINI Not set Not set / Readable file PASS
ODBCSYSINI Not set Not set / Valid directory PASS
Table 3. INFO ulimits for 'ace_user' Check
ulimit Current value Pass value Result
Max open file count (soft NOFILE) 10240 10240 PASS
Max open file count (hard NOFILE) unlimited 10240 PASS
Max user process count (soft NPROC) unlimited 32768 PASS
Max user process count (hard NPROC) unlimited 32768 PASS

INFO 16/16 checks passed