Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To ignore a specific component on the Dashboard:1.    In

  1. In Precise, enter the

...

  1. AdminPoint Dashboard.

...

  1. On the right side of the screen, click the Column chooser icon, and add the Unique Key column to the visible field. Now each component shows its unique key.

...

  1. Find the unique key of the component of which you want to ignore its condition.

...

  1. Run the CLI utillities script below to ignore the component’s condition.

...

  1. Info

    Ignored components are shown with a gray severity icon.

    Info

...

  1. If you have added the type add for the ignored item, it will also be listed in a new category named Acknowledged.

...

  1. Info

    You can specify an expiration date for the acknowledgement and you can also delete them.

Windows    infra\bin\psin_cli.bat
                    -i3-user

...

<user_

...

name>
                    {-i3-encrypted-password

...

<encrypted_

...

password> | -i3-clear-password <clear_password>}
                    -action dashboard-ignore-handle
                    -dashboard-key

...

<dashboard_

...

key>
                    -type {add|remove}
                    {-expire-in-

...

days<expire_in_

...

days>}
UNIX    
./infra/bin/psin_cli.sh
                    -i3-user

...

<user_

...

name>
                    {-i3-encrypted-password

...

<encrypted_

...

password> | -i3-clear-password <clear_password>}
                    -action dashboard-ignore-handle
                    -dashboard-key

...

<dashboard_

...

key>
                    -type {add|remove}
                    {-expire-in-

...

days<expire_in_

...

days>}

Table 15-16    Elements 16 Elements to configure the Dashboard acknowledgementElement    Description

ElementDescription
i3-

...

userSee Authenticate to CLI Utility on page 8.
i3-encrypted-

...

passwordSee Authenticate to CLI Utility on page 8.
action

...

Always dashboard-ignore-handle.

Mandatory: Yes

dashboard-

...

key

The Unique Key of the Dashboard component.

Values: String

...

Info

Use quotes to specify a key that includes spaces.

 

Mandatory: Yes.

type

...

Add or remove the Dashboard acknowledgement.

Values: add, remove

Mandatory: Yes.

expire-in-

...

days

Relevant for adding ignore. It specifies the amount of days that the ignore is relevant for. If not specified, the acknowledge is enabled for good.

Values: Integer

Mandatory: No.

 

 

Precise. Performance intelligence from click to storage. Learn more > >

...