Information
Announcement Support for this product will end on November 3, 2025. We recommend that you use PATROL for Linux, PATROL for AIX, or PATROL for Solaris to monitor operating systems.

Examples of COMPOSITES parameter expressions


Example 1

CPU System Time for CPU 0 is greater than 91 percent

'/CPU/CPU_0/CPUSysTime' > 91

Example 2

CPUWio is greater than 40 AND MEMPFault is greater than 15

'/CPU/CPU_0/CPUWio' > 40 && '/MEMORY/MEMORY/MEMPFault' > 15 

Example 3

DSKAvgQueue is greater than or equal to 20 OR DSKBps is greater than 85 and MEMPFault is greater than 15

'/DISK/c0t1d0/DSKAvgQueue' >= 20 || '/DISK/c0t3d0/DSKBps' > 85 && '/MEMORY/MEMORY/MEMPFault' > 15

Related topics

Syntax-rules-for-COMPOSITES-parameter-expressions

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC PATROL for UNIX and Linux 9.13