System Administration Guide: Advanced Administration

How to Disable a Port Monitor Service

  1. Become superuser.

  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.