Sun N1 System Manager 1.1 Administration Guide

ProcedureTo Set Polling Intervals for a Server Group

Any value set this way overwrites the factory-configured default value or the value in the monitoring.properties configuration file, if the file exists.

Steps
  1. Log in to the N1 System Manager.

    See To Access the N1 System Manager Command Line for details.

  2. Type the set group command with the monitor attribute.


    set group group monitor monitor interval value
    

    This command is executed for a group of servers that you have already named. In this procedure, this name appears as group. See set group in Sun N1 System Manager 1.1 Command Line Reference Manual for details.

    The monitor is either hardwarehealth, osresources, or network.

    The value is in seconds.


    Note –

    The minimum polling interval that you can set is 60 seconds.



Example 5–8 Setting the Polling Interval for Network Reachability Monitoring of a Server Group

This example shows how to set a polling interval of 250 seconds for network reachability monitoring of a group of provisionable servers named grp5.


N1-ok> set group grp5 monitor network interval 250