Writer instructions

Page title

For most spaces, this page must be titled Space announcements.

For spaces with localized content, this page must be titled Space announcements l10n.

Purpose

Provide an announcement banner on every page of your space.

Location

Move this page outside of your home branch.

Guidelines

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*