CAPC NFA integration. What configuration parameters and permissions are needed.
search cancel

CAPC NFA integration. What configuration parameters and permissions are needed.

book

Article ID: 20356

calendar_today

Updated On:

Products

CA Infrastructure Performance

Issue/Introduction

Description:

In a multi-tenant environment, several permissions and configurations must be adhered to:

Resolution:

  1. The users must have the product privilege of "user" in NFA (Not Admin or Custom Reports)
  2. The users must have their permission group set to the group of relevant interfaces
  3. The users must not have access to "Top Enterprise…" views in NPC. Remove them from any pages that the user has access to: (i.e. Top Enterprise Hosts and Top Enterprise Protocols)
  4. The Enterprise Overview page (EOV) must be disabled in the NFA GUI. On the console:

    1. # to turn off Enterprise Overview Page

      mysql -D reporter -e "update menus set userlevel = 0 where menuid = 2;"
      Then run "iisreset".
    2. # to turn on Enterprise Overview Page
      mysql -D reporter -e "update menus set userlevel = 7 where menuid = 2;"
      Then run "iisreset".

Environment

Release: CAIMGT99000-2.3-Infrastructure Management
Component: