System Administration Guide: Advanced Administration

ProcedureHow to Remove a ttymon Port Monitor

Removing a port monitor deletes all the configuration files associated with it.


Note –

Port monitor configuration files cannot be updated or changed by using the sacadm command. To reconfigure a port monitor, remove it and then add a new one.


  1. Become superuser or assume an equivalent role.

    Roles contain authorizations and privileged commands. For more information about roles, see Configuring RBAC (Task Map) in System Administration Guide: Security Services.

  2. Remove a ttymon port monitor.


    # sacadm -r -p mbmon
    
    -r

    Specifies the remove port monitor status flag.

    -p

    Specifies the pmtag mbmon as the port monitor tag.