Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "VO Admin Dashboard"

From EGIWiki
Jump to navigation Jump to search
Line 116: Line 116:
<br />
<br />


= Future Enhancements =
= Future enhancements =
Future work will be focus on
Future work will be focus on
# Providing the proposed functionalities for the management panel;
# Providing the proposed functionalities for the management panel;

Revision as of 12:53, 18 May 2011

VOAdminDashboard Logo.png

Introduction

The VO Admin Dashboard is a tool developped by LIP under the TNA3.4 EGI global task - VO Services.

The aim of the tool is to provide to VO Administrators a dashboard which aggregates VO views from different (EGI and non EGI) applications, allowing them to easily navigate between different sources of information and correlate events. It provides a quick and easy way for VO Administrators to identify problems and have direct access to applications for a better analysis of statistics, performance issues or misconfigurations.

The tool was designed to be highly configurable so that VO administrators can costumize the offered views according to their own needs, or even add additional VO specific sources on demand.


VO Admin Dashboard arquitecture

The arquitecture of the platafform is based on two main compoenents:

  • a MySQL database
  • a web interface.

The workflow of the tool consists on the following steps:

  1. The specific VO information is collected on a daily basis through the download of a XML file offered at the EGI Operations Portal, containing all relevant information;
  2. The information is then parsed and inserted in the MySQL database on dedicated tables;
  3. The applications information which should be available to all VOs is inserted manually by the platform administrators;
  4. The informations is then displayed under the proper format through the web interface.
  5. The VO Administrator has the possibility to customize a dedicated view for his VO, through an Admin interface which allows to change application information directly in the MySQL backend.


VOAdminDashboard arch.png


VO Admin Dashboard user guide

This guide will provide the guidelines for VO Administrators to access, use and customize the VO Admin Dashboard.


Accessing the tool

The tool is accessible through the following web link: https://vodashboard.lip.pt/.


Using the web interface

The main Web interface is showed in the next figure where the following functionalities are highlighted:

  1. the combo box where visitors can select the appropriated VO (1);
  2. a main menu with the list of applications available through the VO Admin Dashboard (2): EGI Operations Portal, CIC Portal, GGUS, GOCDB, GSTAT, EGI Application Database and VO VOMS server.

All users from EGI community have reading access rights by default unless the VO Administrator decides to change the default profile (For details please check the VO_Services/VO_Admin_Dashboard#VO_customizations).

VOAdminDashboard 1.png


Once a VO is selected from the combo box, relevant general information about the VO is automatically displayed, such as:

  1. Name: the name of the VO
  2. Status: the status of the VO as presently provided by the EGI Operations Portal
  3. Validation Date: the date when the VO was validated (if available)
  4. Scope: the scope of the VO (regional, national or global)
  5. Middleware: the preferred type of VO middleware
  6. Enrollment: Enrolment link or usefull information for users
  7. Homepage: VO homepage link
  8. VOMS: Link for the VO VOMS server
  9. Description: VO goals and objectives
VOAdminDashboard 3.png


The default VO profile

After the general information board, a default set of views for a predifined set of selected applications is presented. The main idea would be that each VO Administrator customizes their own profile through a management panel, include their own applications and services, or their preferred views of given applications. For details please check the VO_Services/VO_Admin_Dashboard#VO_customizations section. The present profile applied by default to all VOs includes:

  1. The VO Id Card and the VO Resource Distribution views provided by the EGI Operation Portal;
  2. The VO Overview, the VO Grid Jobs Overview, the VO Online storage and the VO nerline storage provided by GSTAT
  3. The VO applications registered in the EGI Applications Database

As an example, the following figure shows the offered VO view for GSTAT.

VOAdminDashboard 4.png


In the right bottom corner of each application there are two icons. The first icon (house) will open the original application link under a different web page tab. The second icon (plus signal) will open all the VO views available in the VO Admin Dashboard from that applications. To examplify this functionality, the figure bellow shows all the available views collected from GSTAT and offered in the VO Admin Dashboard in the form of multiple tabs.

VOAdminDashboard 5.png


The main menu

From the main menu, showed on the top right corner of the VO Admin Dashboard web interface, a visitor can choose other VO views provided by other applications, and not displayed by the default profile, such as:

  1. The VO YAIM configurator offered by the CIC Portal
  2. The GOCDB read and write portals
  3. The GGUS portal and the VO related tickets
  4. The VO VOMS-Admin interface
VOAdminDashboard 6.png

The visitor can then select any of those applications from the main menu, and access all the VO views offered for that application. As an example, we present the GGUS views and the VOMS Web Admin view.

VOAdminDashboard 7.png VOAdminDashboard 8.png


VO customizations

VO Administrators are automatically recognized if they login via certificate. In this case, a management interface will be available in the top right menu of the Web interface to allow the VO tool customization.

VOAdminDashboard 2.png


Through this management panel VO Administrators will be able to perform the following actions:

  1. Customize the VO profile views (permissions, VO views in the main page, etc...)
  2. Add new VO views from dedicated VO applications

The possibility for VO Admins to access the functionalities available through the management interface is still not implemented in production but still in a testing phase. These functionalitites are currently managed by the plataform main administrators, and all the VO's are configured to the the default VO profile.


Future enhancements

Future work will be focus on

  1. Providing the proposed functionalities for the management panel;
  2. Implementing a cache and refresh mechanism for the information which does not change on the fly;
  3. Implementing a VO view for the VO accounting information. This task is dependent of the functionality required in EGI RT ticket #1802 to be included in the EGI accounting portal roadmap, and then implemented.


Know issues

The majority of the applications accessible via VO Admin Dashboard offer their certificate. Visitors CAN NOT accept those certificates through the VO Admin Dashboard web interface, and they will have to accept those certificates through a different web tab OUTSIDE of the VO Admin Dashboard web interface. Once this is done, the all views for that application will work without problems.

Getting support

Support on the use of the VO Admin Dashboard can be obtained through the VO Services Support Unit in GGUS.


Credits

Main Developer: Hugo Gomes (hugo_at_lip.pt)

Consultancy, support and development: Gonçalo Borges (goncalo_at_lip.pt), Jorge Gomes (jorge_at_lip.pt), Joao Pina (jpina_at_lip.pt)