System Administration Guide: Advanced Administration

ProcedureHow to Disable 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. Disable a port monitor service.


    # pmadm -d -p mbmon -s a
    
    -d

    Specifies the disable flag.

    -p

    Specifies the pmtag mbmon as the port monitor tag.

    -s

    Specifies the svctag a as the port monitor service tag.