30日間の無料評価版をお試しいただけます。

Versions Compared

Key

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

...

Styleclass
ClasstopLink

top

The Administration Console is a centralised configuration page that allows admin users fast access to all the controls they need to maintain the system.

Image Added

The Admin Console is split into the following panels:

  1. #Administration Tour & Help
  2. #Licence Countdown
  3. #Usage KPIs
  4. #Main Panel
  5. #Configuration Items
  6. #Administration Items

Administration Tour & Help

Styleclass
ClasstopLink

top

This panel provides new administrators with a brief overview of the page and access to the Administration Tour storyboard and help.

Administration Tour

The Administration Tour storyboard is designed to give users a quick run through the components available in the Admin Console.

Image Added

By default, if Tutorial Content was loaded during installation, the tour storyboard will be available as sample content. If tutorial content was not loaded, or a custom storyboard is to be used for this purpose, the Administration Tour can be configured through Administration > Configuration > System Tab > General. Here the user can select any active storyboard to use.

Help

The Need Help? section provides admin users with links to wiki documentation and the support forum.

Image Added

This is only available when the application name is configured as Yellowfin. To change the application the following script can be run on the Yellowfin Configuration database:

Code Block
languagesql
themeEclipse

insert into Configuration (IpOrg,ConfigTypeCode,ConfigCode,ConfigData)
values (1,'SYSTEM', 'APPNAME', 'NewApplicationNameHere')

The NewApplicationNameHere should contain the name you wish to assign the application.

Note: you will need to shutdown Yellowfin before applying this change.

Licence Countdown

Styleclass
ClasstopLink

top

This panel provides admin users with a quick status check of their licence. The countdown figure will change to red when there is less than 45 days left in order to draw the admin's attention. The expiry date itself is also displayed in the panel.

Image Added

Usage KPIs

Styleclass
ClasstopLink

top

...