Setting the system-wide aggregation time interval

About this task

You can enable event aggregation system-wide and specify the time interval. You can specify 0 - 86400 seconds. If you specify 0 seconds, there is no aggregation, even if aggregation is specified on individual events.

To set system-wide aggregation, complete the following steps:

Procedure

  1. Pause the system using the command nzsystem pause -u bob -pw 1234 -host nzhost
  2. Specify aggregation of 2 minutes (120 seconds), enter nzsystem set -arg sysmgr.maxAggregateEventInterval=120
  3. Resume the system, enter nzsystem resume -u bob -pw 1234 -host nzhost
  4. Display the aggregation setting, enter nzsystem showRegistry | grep maxAggregateEventInterval