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 |
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
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*