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
Syntax
Parameters
None
Example output
INFO Analyzing AIX 7.3 (powerpc) for IBM App Connect Enterprise 13.0.7.0
| 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 |
| 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 |
| 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
