Attaching or detaching filter profiles to or from target profile serviceability agents

Last Updated : Sep 19, 2024 |

About this task

You can only assign one filter profile to any agent-target combination.

Procedure

  1. Log in to System Manager as a cust user, then log in as a root user using the command su -root.
  2. At the prompt, type sh attachDetachSnmpTargetDest.sh -d <TargetName> -n <Notification Filter Profile name> -o <attachTargetProfile|detachTargetProfile> -a <Comma separated up to 5 Agent IP Addresses> to run the command and press Enter.
    Note:

    You can attach or detach the given filter profile to a target profile and up to five serviceability agents.

    • -d: Name of an existing target profile.

    • -n Name of an existing notification filter profile.

    • o Operation that can be attachTargetProfile and detachTargetProfile.

    • -a AgentList that is a comma-separated list of activated agent IP addresses up to a maximum of five.

    • -h: Provides help for CLI.