Dell Vizioncore Instrukcja Użytkownika

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Oprogramowanie Dell Vizioncore. Dell Vizioncore Tutorial Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 141
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów

Podsumowanie treści

Strona 1 - Web Component Tutorial

vFoglight™ 5.2.4Web Component Tutorial

Strona 2

10 vFoglight Web Component Tutorial • What’s New Guide (PDF)• System Requirements and Platform Support Guide (PDF)• Installation and Setup Guide set

Strona 3 - Table of Contents

100 vFoglight Web Component Tutorial 5Choose Host Model T5 (from My Queries) in the Query Selection Runtime Value text field.6Check Return First Obje

Strona 4 - 4 vFoglight

Tutorial 5: Reports 101Creating a Basic Report Page The Edit - Title dialog opens.3Choose title in the Input Key drop-down list and click Save.Since y

Strona 5 - Table of Contents 5

102 vFoglight Web Component Tutorial The table doesn’t have a header or a footer and it contains only one view, but the exercise has shown you the ba

Strona 6 - 6 vFoglight

Tutorial 5: Reports 103Creating a More Elaborate Hosts Table Configuring the Columns for the Row-Oriented Table This component needs a host context as

Strona 7 - Introduction to this Guide

104 vFoglight Web Component Tutorial All the table’s columns are set in this section. Later, they can be organized in groups.6Click the Edit ( ) icon

Strona 8 - About this Guide

Tutorial 5: Reports 105Creating a More Elaborate Hosts Table 2Click the Edit ( ) icon on the column’s Val ue row and choose Context Selection from th

Strona 9 - Core Documentation Set

106 vFoglight Web Component Tutorial 5Add the table to the report as you did in Adding a Sample Page to the Report.6In the report’s Views tab, select

Strona 10 - Feedback on the Documentation

Tutorial 5: Reports 107Adding a Header 2Fill in the General tab as shown in the figure:3Enter Header for Hosts Summary Report T5 in both the Comments

Strona 11 - About Vizioncore Inc

108 vFoglight Web Component Tutorial The Edit - Left Image dialog appears.3Choose Icon Selection, vFoglight > Reporting > Company Logo.4In the

Strona 12 - 12 vFoglight

Tutorial 5: Reports 109Adding a Footer 6Click Save in the dialog.7Select Header from the Function drop-down.8Select the header and click the Move Up (

Strona 13 - Introduction to this Guide 13

Introduction to this Guide 11Text Conventions [email protected] do not submit Technical Support related issues to this email address.Text Conv

Strona 14 - Contacting Dell

110 vFoglight Web Component Tutorial Setting the center portion of the footerTo add a page number to the footer:1Select the Configuration tab.2Click

Strona 15

Tutorial 5: Reports 111Adding an Iterator for a Multi-Page Report 8Select the header and click the Move Up ( ) button to place the component as the se

Strona 16

112 vFoglight Web Component Tutorial 6Enter Iterator for Hosts Summary Report T5 in both the Comments and the Context Help text fields.To set the con

Strona 17

Tutorial 5: Reports 113Adding an Iterator for a Multi-Page Report 5Click the Edit icon on the Objects row and choose Context Selection from the drop-d

Strona 18 - Hong Kong

114 vFoglight Web Component Tutorial No other changes are needed because the Body page is the default.7Click Save on the bar containing the tabs to s

Strona 19 - Italy (Milan)

Tutorial 5: Reports 115Summary 5Click Save on the bar containing the tabs to save Sparkline for Report.To add a column containing a sparkline to the t

Strona 20 - Luxemborg

116 vFoglight Web Component Tutorial Where did the table’s title go?If you followed exactly the procedures given previously, you may have noticed tha

Strona 21

Tutorial 5: Reports 117Summary The Report Manager page opens in the Definitions pane.3Click Schedule Report ().The Create Scheduled Report dialog open

Strona 22

118 vFoglight Web Component Tutorial A report can have multiple headers. The reason you placed the header and footer as the first and second componen

Strona 23

8Tutorial 6: Creating a FormThe Web Component Framework contains many components that have a value property and there are situations in which some oth

Strona 24 - U.S.A. (Austin, Texas)

12 vFoglight Web Component Tutorial Financial Services, Government, Healthcare, Manufacturing, and High Tech. Vizioncore, Inc. can be found in office

Strona 25 - Venezuela

120 vFoglight Web Component Tutorial Objectives of Tutorial 6This tutorial shows how context can be used to pass values among components and even to

Strona 26

Tutorial 6: Creating a Form 121Overview 5Leave Public and Root Query unchecked, Comments and Context Help empty, and Relevant and Allowed Role(s) unto

Strona 27

122 vFoglight Web Component Tutorial Task ComponentsThere are three tasks, one each for adding a host, removing a host, and editing a host’s annotati

Strona 28 - Introduction

Tutorial 6: Creating a Form 123Creating the Tasks and Forms Delete hostBefore choosing Delete in the All Hosts table, ensure that the selected row is

Strona 29

124 vFoglight Web Component Tutorial tab and click the Add button. Choose Execute Groovy Script in the drop-down list. This will be your choice for a

Strona 30 - View Components

Tutorial 6: Creating a Form 125Creating the Tasks and Forms Component Execute Groovy Script Last Modified TimePublic No Deprecated No CommentsContext

Strona 31 - Data Sources

126 vFoglight Web Component Tutorial Deprecated No CommentsContext HelpContext InputsConfigurationGroovy Script def hostToDelete = @contextIn["h

Strona 32 - Data Source Queries

Tutorial 6: Creating a Form 127Creating the Tasks and Forms Context InputsConfigurationGroovy Script def hostId = @contextIn["hostId"]; def

Strona 33 - Getting More Help

128 vFoglight Web Component Tutorial Add a hostdef hostName = @contextIn["hostName"]; def operatingSystem = @contextIn["operatingSyste

Strona 34 - 34 vFoglight

Tutorial 6: Creating a Form 129Creating the Tasks and Forms Public No Deprecated No Preferred Size Width 0px Height 0px Purpose(s) Page, Pagelet Prior

Strona 35

Introduction to this Guide 13About Vizioncore Inc.

Strona 36 - Before You Start

130 vFoglight Web Component Tutorial ViewsName (Nested View) (nested)Component Text FieldSize Automatic x AutomaticScrollbars Never Name (Nested Vie

Strona 37 - Configuring a Query

Tutorial 6: Creating a Form 131Creating the Tasks and Forms • Global Context MappingsNote The hostName context key is set in the flow Context Mappings

Strona 38

132 vFoglight Web Component Tutorial • Global Context MappingsConfiguration• Label Operating Systems• Items List• {0} String (Windows)• {1} String (L

Strona 39

Tutorial 6: Creating a Form 133Creating the Tasks and Forms Name Host ListPublic No Deprecated No Preferred Width 300px Preferred Height 300px Refresh

Strona 40

134 vFoglight Web Component Tutorial •  ID wcf_column_1 (Note: this line is automatically generated. You do not type this.)• Column•  Value Context

Strona 41

Tutorial 6: Creating a Form 135Creating the Tasks and Forms • Context Mappings• Flow Type Update• Context MappingsConfiguring Add Annotation InputModu

Strona 42

136 vFoglight Web Component Tutorial Refresh Interval - second(s)Priority None Purpose(s) Page, Pagelet Custom Purpose(s) -Relevant Role(s) (From mo

Strona 43

Tutorial 6: Creating a Form 137Testing the Application Testing the ApplicationIf you have built the application by creating a new system module called

Strona 44 - Building the Dashboard

138 vFoglight Web Component Tutorial The Form ComponentIn previous releases of vFoglight, component-specific actions were disabled when a submit acti

Strona 45

IndexAabout vFoglight 8aggregateState 51alarmadding an alarm icon50message 67severity 67All Hosts 120Cchartconfiguration71componentAdd a Host Form128A

Strona 46

Contacting Dell Note: If you do not have an active Internet connection, you can find contact information on your purchase invoice, packing slip, bill,

Strona 47

140 vFoglight Web Component TutorialFflowon a label75on a table 55footeradd to report110create component 109footerssequential117Ggeneratereport106gri

Strona 48 - Saving the Tutorial1 Module

Index 141text conventions 11

Strona 49

Austria (Vienna)International Access Code: 900Country Code: 43City Code: 1Web AddressE-Mail AddressHome/Small Business SalesHome/Small Business FaxHom

Strona 50 - Objectives of Tutorial 2

Chile (Santiago)Country Code: 56City Code: 2Web AddressE-Mail AddressSales and Customer Supportwww.dell.com/clla‐[email protected]: 1230-0

Strona 51

Dominican RepublicWeb AddressE-Mail AddressTechnical Support, Customer Service, Saleswww.dell.com/dola‐[email protected] Ad

Strona 52 - Adding a Dependent Page

GuatemalaWeb AddressE-Mail AddressTechnical Support, Customer Service, Saleswww.dell.com/gtla‐[email protected] AddressTe

Strona 53 - Create a Dependent Page

Ireland (Cherrywood)International Access Code: 00Country Code: 353City Code: 1Web AddressTechnical SupportE-mail AddressBusiness computersHome compute

Strona 54 - Define a Context Input

© 2008 Quest Software, Inc. ALL RIGHTS RESERVED.This guide contains proprietary information protected by copyright. The software described in this g

Strona 55 - Define a Flow

Japan (Kawasaki)International Access Code: 001Country Code: 81City Code: 44Web AddressTechnical Support - Dimension and Inspiron Technical Support out

Strona 56 - Populate the Dependent Page

Malaysia (Penang)International Access Code: 00Country Code: 60City Code: 4Web AddressTechnical Support - Dell Precision, OptiPlex, and LatitudeTechnic

Strona 57

Poland (Warsaw)International Access Code: 011Country Code: 48City Code: 22Web AddressE-mail AddressCustomer Service PhoneCustomer ServiceSales Custome

Strona 58

Spain (Madrid)International Access Code: 00Country Code: 34City Code: 91Web AddressHome and Small BusinessTechnical SupportCustomer ServiceSalesSwitch

Strona 59 - Tutorial 3: Adding Views

U.K.(Bracknell)International Access Code: 00Country Code: 44City Code: 1344Web AddressE-mail Address Customer Service WebsiteSalesHome and Small Busin

Strona 60 - Objectives of Tutorial 3

U.S. Virgin IslandsWeb AddressE-mail AddressTechnical Support, Customer Service, Saleswww.dell.com/vila‐[email protected]‐free:1‐877‐702‐4360V

Strona 62

2Using the Web Component TutorialThis chapter contains the following sections:Introduction...

Strona 63

28 vFoglight Web Component Tutorial IntroductionYou may already know how to view the performance of your servers and applications with vFoglight and

Strona 64

Using the Web Component Tutorial 29Introduction inform application and IT managers about end-user service levels, notify stakeholders when those servi

Strona 65 - Adding Columns to the Table

Table of ContentsIntroduction to this Guide...

Strona 66

30 vFoglight Web Component Tutorial What is the Web Component Framework?The Web Component Framework is a superset of the View Component collection th

Strona 67

Using the Web Component Tutorial 31Introduction • Time Range: if available, applies to all views• Nothing: if multiple time ranges are represented• Pa

Strona 68

32 vFoglight Web Component Tutorial The implementation of the data source must provide a schema for the objects. The schema can be changed dynamicall

Strona 69

Using the Web Component Tutorial 33How to Use this Tutorial How to Use this TutorialThis tutorial will help you to learn how to use the vFoglight Conf

Strona 70

34 vFoglight Web Component Tutorial Reference. To access the Web Component Reference, open Web Component Reference > View Components in online hel

Strona 71 - Configuring a Chart Component

3Tutorial 1: Creating a DashboardThe term dashboard is used in vFoglight to denote a container that presents a pre-set collection of visual data, but

Strona 72

36 vFoglight Web Component Tutorial Before You StartThe first thing you have to decide is whether you want to take the top-down or the bottom-up appr

Strona 73

Tutorial 1: Creating a Dashboard 37Configuring a Query UI WalkthroughWe will be using the Configuration > Definitions page as shown in the figure.

Strona 74

38 vFoglight Web Component Tutorial the data source information about all the hosts in our monitored system. To accomplish this task, it is helpful t

Strona 75

Tutorial 1: Creating a Dashboard 39Configuring a Query Checking this box indicates that the view is likely to be deleted or replaced by something else

Strona 76

4 vFoglight Web Component Tutorial Summary ...

Strona 77

40 vFoglight Web Component Tutorial The Query Results dialog allows you to see all the properties of the object, which is useful if you want to deter

Strona 78 - Configuring a Drop-Down List

Tutorial 1: Creating a Dashboard 41Configuring a Row-Oriented Table point icon at the right side of the field. In this case, only the Name field is re

Strona 79

42 vFoglight Web Component Tutorial To define the columns for the table:1Select the Configuration tab. The table designer page appears in the right D

Strona 80

Tutorial 1: Creating a Dashboard 43Configuring a Row-Oriented Table 8Choose Context Selection from the popup list.The Edit - Value dialog opens.9Click

Strona 81 - Adding a Customizer

44 vFoglight Web Component Tutorial Building the DashboardSo far we have a query and we have a table to present some of the data that will be returne

Strona 82

Tutorial 1: Creating a Dashboard 45Building the Dashboard 8Leave Priority at None.9Set the Purpose(s) check boxes by clicking the Edit icon ( ). Since

Strona 83 - Tutorial 4: Using a Grid

46 vFoglight Web Component Tutorial To define the dashboard’s title:1Select the Configuration tab. 2Click the Edit icon ( ) in the Value column of t

Strona 84 - Modify the Chart Properties

Tutorial 1: Creating a Dashboard 47Summary Figure 2SummaryIn this tutorial you have constructed a query, used it to populate the rows of a table, and

Strona 85

48 vFoglight Web Component Tutorial 2Click anywhere in the rectangle allocated to Monitored Hosts. Its border becomes highlighted. 3Click the Propert

Strona 86 - Choosing the Views

4Tutorial 2: Adding a Drilldown PageIn Tutorial 1 you created a top level dashboard that contains a table of host names. Now, in Tutorial 2, it is tim

Strona 87

Table of Contents 5 Tutorial 5: Reports...

Strona 88 - Set a Context

50 vFoglight Web Component Tutorial Objectives of Tutorial 2There are two main ways of presenting visual information about a group of objects. One is

Strona 89

Tutorial 2: Adding a Drilldown Page 51Adding an Alarm Icon to the Table The pane shows the configuration property editor for Monitored Hosts. Since al

Strona 90 - Adding the Views

52 vFoglight Web Component Tutorial When you view the All Hosts dashboard, you may notice that the area assigned to the table may not be wide enough

Strona 91

Tutorial 2: Adding a Drilldown Page 53Adding a Dependent Page designated, already-existing views in cells. A later tutorial will illustrate more of th

Strona 92

54 vFoglight Web Component Tutorial Define a Context Input1Still in Host Monitor, choose the Context tab.2Click the Add Context Input ( ) button unde

Strona 93

Tutorial 2: Adding a Drilldown Page 55Adding a Dependent Page 8Ensure List is False. This key is being used to pass a single host to drilldown pages.9

Strona 94

56 vFoglight Web Component Tutorial 9Choose the Context tab and observe that an entry called host has been added to the Inputs section.10Click Save o

Strona 95 - Tutorial 5: Reports

Tutorial 2: Adding a Drilldown Page 57Summary 11Click a row of the table to drill down to Host Monitor.The figure shows a sample result. In the top-le

Strona 96 - Objectives of Tutorial 5

58 vFoglight Web Component Tutorial A new group is created. Its expanded view appears. Click the Edit icon ( ) in the new column’s Va lue row.3Choose

Strona 97

5Tutorial 3: Adding ViewsIn Tutorial 1 you created a top level dashboard that contained a table of host names. In Tutorial 2, you created a dependent

Strona 98 - Creating a Basic Report Page

6 vFoglight Web Component Tutorial

Strona 99

60 vFoglight Web Component Tutorial Objectives of Tutorial 3The objectives of this tutorial are to place components on a drilldown page whose content

Strona 100

Tutorial 3: Adding Views 61Designing the Page Designing the PageThe objectives for Tutorial 3 have listed the components we are going to use, so all t

Strona 101

62 vFoglight Web Component Tutorial To configure a query returning Alarms that is passed a Host as a parameter:1Choose Configuration > Definitions

Strona 102

Tutorial 3: Adding Views 63Defining the Alarms Query Note that a Root Path of {host} was chosen. The query requires that a host be passed to it and th

Strona 103

64 vFoglight Web Component Tutorial The Query Results dialog appears, showing a list of alarms.7Close the Query Results dialog.8Click Save to save th

Strona 104

Tutorial 3: Adding Views 65Configuring a Table of Alarms Adding Columns to the TableTo add columns you use the Configuration tab, but before you do, d

Strona 105

66 vFoglight Web Component Tutorial These steps cause the context key host to be made available to the table. As you did in Tutorial 2, you will conf

Strona 106 - Adding a Header

Tutorial 3: Adding Views 67Configuring a Table of Alarms 10Choose Context Selection from the drop-down list.The Edit - Value dialog opens.11Click the

Strona 107

68 vFoglight Web Component Tutorial We will illustrate another use of parameters by giving the table a title that contains the name of the host.To ad

Strona 108

Tutorial 3: Adding Views 69Configuring a Key-Value Listing Component 4Choose Key-Value Listing.Note that this component is also available under the Co

Strona 109 - Adding a Footer

Introduction to this GuideThis chapter provides information about what is contained in the vFoglight Web Component Tutorial. It also provides informat

Strona 110

70 vFoglight Web Component Tutorial 6Enter A key-value listing component for CPU state in both the Comments and the Context Help text fields.Configur

Strona 111

Tutorial 3: Adding Views 71Configuring a Chart Component To add a title to the Key-Value Listing table:1Click the Edit icon ( ) on the Title row.2Choo

Strona 112

72 vFoglight Web Component Tutorial Fill in the Time Plot Chart’s General properties using the information in the figure:6Enter Memory utilization ch

Strona 113 - Choosing the Iterated View

Tutorial 3: Adding Views 73Configuring a Label with an Action 10Choose host in the Input Key field.11In the Path field, expand the memory node and cho

Strona 114 - Additional Activities

74 vFoglight Web Component Tutorial 4Click ( ) and expand the Common node.5Choose Label from the drop-down list.6Click OK.7Configure the properties o

Strona 115

Tutorial 3: Adding Views 75Configuring the Drilldown Page When you add this component to the Grid page you can choose to show the title. If not, only

Strona 116

76 vFoglight Web Component Tutorial 5Expand My Views.6Choose Host State T3 then click Next.Now we are adding the chart.7Set Width to 350 pixels.8Set

Strona 117

Tutorial 3: Adding Views 77Configuring the Drilldown Page 3In the Add View dialog, choose Select existing view and click Next.4Ensure the purpose and

Strona 118

78 vFoglight Web Component Tutorial 12Click Finish on the Properties dialog.13Click Save on the toolbar to save the changes you made to Host Details

Strona 119 - Tutorial 6: Creating a Form

Tutorial 3: Adding Views 79Configuring a Drop-Down List To set the context:• Follow the procedure (under To set the context) in Adding Columns to the

Strona 120 - Configuring the Query

8 vFoglight Web Component Tutorial About vFoglightvFoglight helps IT organizations understand the virtual infrastructure by managing the relationship

Strona 121 - Overview

80 vFoglight Web Component Tutorial To add the drop-down List component to Host Details T3:1Go back to editing Host Details T3 in the Layout tab.2Cli

Strona 122 - Notes on the Context Flow

Tutorial 3: Adding Views 81Adding a Customizer Adding a CustomizerThe last exercise introduced you to the customizer component, which is a handy way t

Strona 123 - Creating the Tasks and Forms

82 vFoglight Web Component Tutorial SummaryIn this tutorial you have been shown how to use parameters in queries and some new components have been in

Strona 124 - Add a Host

6Tutorial 4: Using a GridThis tutorial illustrates some of the more advanced properties of the Grid component. As well, the tutorial outlines how to p

Strona 125 - Remove Host

84 vFoglight Web Component Tutorial Before Building the Dashboard:Perform a deep copy of [chart] Disk I/O Utilization from the module Hosts > Host

Strona 126 - Add Annotation

Tutorial 4: Using a Grid 85Before Building the Dashboard: 2Click the Edit ( ) button on the row for the property called Visible.The Edit - Visible dia

Strona 127 - The Groovy Scripts

86 vFoglight Web Component Tutorial Using a List as a ChooserOne purpose of this tutorial is to help you investigate the layout properties of the Gri

Strona 128 - Configure the Views

Tutorial 4: Using a Grid 87Building the Dashboard To configure the General page of the dashboard:1Ensure that the Views tab in the Module Contents pan

Strona 129

88 vFoglight Web Component Tutorial 8Click Save to save your work so far, and then click Edit to continue modifying the dashboard.Set a ContextDefine

Strona 130

Tutorial 4: Using a Grid 89Building the Dashboard 5Select Active Hosts in My Queries. Copy it from WCFTutorial3 if necessary.6Check Return First Objec

Strona 131

Introduction to this Guide 9vFoglight Documentation Suite Chapter 7, Creating a Form—Using submit actionsvFoglight Documentation SuiteThe vFoglight do

Strona 132 - Configure Host List

90 vFoglight Web Component Tutorial Adding the ViewsYou will populate the grid with some existing views. First, we’ll add a host chooser by placing a

Strona 133

Tutorial 4: Using a Grid 91Building the Dashboard To add an Alarm List with Filter:1Add Alarm Table for Host T3 from the module My Definitions using

Strona 134

92 vFoglight Web Component Tutorial chart, and then resume editing the grid. The instructions for deep copying the chart are given at the beginning o

Strona 135

Tutorial 4: Using a Grid 93Summary Note that there is a possible problem associated with the first component, the drop-down list. If there are many ho

Strona 136

94 vFoglight Web Component Tutorial Another solution is possible. A Column layout can be chosen instead of a Grid. In a Column layout, a cell’s dimen

Strona 137 - Testing the Application

7Tutorial 5: ReportsBy now you should be comfortable with creating and using some of the commonly-used components in the Web Component Framework. We’l

Strona 138 - The Form Component

96 vFoglight Web Component Tutorial Objectives of Tutorial 5PDF reports are useful for archiving the status of your systems as well as for communicat

Strona 139

Tutorial 5: Reports 97Configuring a Query Report layout for Tutorial 5: Configuring a QueryThis tutorial requires a list of hosts, just as in Tutorial

Strona 140

98 vFoglight Web Component Tutorial 7Select the Object Type by clicking the drop-down arrow at the right of this field.Choose HostModel from the drop

Strona 141 - Index 141

Tutorial 5: Reports 99Creating a Basic Report Page 5Ensure that Public and Deprecated are unchecked.6Set Preferred Width and Preferred Height. Actuall

Komentarze do niniejszej Instrukcji

Brak uwag