System Administration Guide: Advanced Administration

ProcedureHow to Enable a Port Monitor Service

  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. Enable a disabled port monitor service.


    # pmadm -e -p mbmon -s a
    
    -e

    Specifies the enable flag.

    -p

    Specifies the pmtag mbmon as the port monitor tag.

    -s

    Specifies the svctag a as the port monitor service tag.