System Administration Guide: Advanced Administration

How to Enable a Port Monitor Service

  1. Become superuser.

  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.