Title page. Alcatel-Lucent SERVICE AWARE MANAGER Rel R6

Size: px
Start display at page:

Download "Title page. Alcatel-Lucent 5620. SERVICE AWARE MANAGER Rel. 13.0 R6"

Transcription

1 Title page Alcatel-Lucent 5620 SERVICE AWARE MANAGER Rel R6 NFV SOLUTIONS GUIDE 3HE AAAB-TQZZA Issue 1 November 2015

2 Legal notice Legal notice Alcatel, Lucent, Alcatel-Lucent and the Alcatel-Lucent logo are trademarks of Alcatel-Lucent. All other trademarks are the property of their respective owners. The information presented is subject to change without notice. Alcatel-Lucent assumes no responsibility for inaccuracies contained herein. Copyright 2015 Alcatel-Lucent. All rights reserved. Disclaimers TiMetra, lightradio, and Nuage Networks are registered trademarks of Alcatel-Lucent. Alcatel-Lucent products are intended for commercial uses. Without the appropriate network design engineering, they must not be sold, licensed or otherwise distributed for use in any hazardous environments requiring fail-safe performance, such as in the operation of nuclear facilities, aircraft navigation or communication systems, air traffic control, direct life-support machines, or weapons systems, in which the failure of products could lead directly to death, personal injury, or severe physical or environmental damage. The customer hereby agrees that the use, sale, license or other distribution of the products for any such application without the prior written consent of Alcatel-Lucent, shall be at the customer's sole risk. The customer hereby agrees to defend and hold Alcatel-Lucent harmless from any claims for loss, cost, damage, expense or liability that may arise out of or in connection with the use, sale, license or other distribution of the products in such applications. This document may contain information regarding the use and installation of non-alcatel-lucent products. Please note that this information is provided as a courtesy to assist you. While Alcatel-Lucent tries to ensure that this information accurately reflects information provided by the supplier, please refer to the materials provided with any non-alcatel-lucent product and contact the supplier for confirmation. Alcatel-Lucent assumes no responsibility or liability for incorrect or incomplete information provided about non-alcatel-lucent products. However, this does not constitute a representation or warranty. The warranties provided for Alcatel-Lucent products, if any, are set forth in contractual documentation entered into by Alcatel-Lucent and its customers. This document was originally written in English. If there is any conflict or inconsistency between the English version and any other version of a document, the English version shall prevail.

3 Contents About this document Purpose...v Document support...v How to comment...v 1 NFV solution overview Overview Network function virtualization overview role in NFV solution VNF applications Overview applications overview VNF Manager application VNF Monitoring application NFV use cases Overview Supervision group configuration Procedure 3-1: To configure a VNF supervision group Procedure 3-2: To configure a summary view Automatic scale-out Procedure 3-3: To configure automatic scale-out VNF node licensing Procedure 3-4: View license usage consumption iii

4 Contents iv

5 About this document this document Purpose The NFV Solutions Guide describes the network function virtualization (NFV) solution and provides information and workflows for managing and monitoring VNFs with the. Document support Customer documentation and product support URLs: Customer documentation welcome page Technical support How to comment Documentation feedback v

6 About this document vi

7 1 1NFV solution overview Overview Purpose This chapter describes the NFV solution and the role of the as a VNF manager. Contents Network function virtualization overview 1-1 role in NFV solution 1-3 Network function virtualization overview General information Network function virtualization (NFV) allows network administrators to uncouple network functions from underlay hardware network elements so that they can run as software images. These network functions include load balancers, firewalls, and NAT. The purpose of NFV is to provide a simpler way to deliver and manage the network components required for a virtualized infrastructure. Network administrators are able to dynamically deploy network elements and services without needing to physically provision the underlying routers. The virtualized network element which represents the physical node is called a virtualized network function (VNF). OpenStack OpenStack is an open-source cloud management system (CMS) that can be used for NFV management. OpenStack provides the NFV infrastructure and orchestration components that can be used to perform lifecycle management tasks on managed VNFs and other virtualized network elements

8 NFV solution overview Network function virtualization overview The provides an interface with OpenStack through the VNF Manager application. Orchestration OpenStack orchestration allows the user to manage the lifecycle of VNFs and network infrastructure within the OpenStack cloud. The module used for orchestration is called Heat. The Heat orchestration engine is designed to launch cloud applications based on template files which are specialized for different types of VNFs. These Heat orchestration template (HOT) files describe a list of OpenStack resources called a stack. Heat maps these resources to VMs based on VNF requirements. HOT files can be used to define the following VNF specifications: resource allocation lifecycle tasks, including deployment, rebooting, and scaling auto-scaling instructions Cloud Management In addition to Heat, OpenStack uses several other modules for VNF management. OpenStack cloud management programs include the following Nova compute component used to compute resources Glance discovery and provisioning for disk and server images Neutron OpenStack networking Cinder block-level storage Ceilometer billing and telemetry Keystone authentication 1-2

9 NFV solution overview Network function virtualization overview Figure 1-1 NFV management role in NFV solution General information The provides an interface with OpenStack to enhance VNF management with more monitoring, assurance, and management functionality. This NFV-aware NMS extends existing network element management and assurance to VNFs and VNF lifecycle functions. The NFV feature set is composed of two applications (VNF Monitoring and VNF Manager) as well as support for VNF EMS in the Java GUI. VNF assurance and monitoring The improves visibility of faults in the VNF network with alarm management. You can use the VNF Monitoring application to view all alarms in a VNF supervision group, and have the ability to drill down to a specific VNF or VNFC. The reduces alarm volume and quickens fault resolution by correlating alarms between the VNF application and the virtual infrastructure. You can also view alarms for VNFs in the Java GUI, which gives you access to more alarm management functionality, such as TCAs. 1-3

10 NFV solution overview role in NFV solution The VNF Monitoring application provides a simplified dashboard view of VNFs in the network. It allows you to track KPIs such as down VNFCs to determine the overall health trend of your network. You can quickly assess network performance, outages, and VNF availability using the Watch List or Group Matrix. You can use this information to determine if a capacity change (scale-in or scale-out) is required. You can configure the to perform an automatic scale-out when a certain capacity threshold has been reached. Automatic scale-out is supported for the 7750 vsr MG and the 9471 vmm. See Chapter 2, VNF applications for more information on the VNF Monitoring application. VNF management The provides an interface with OpenStack Heat to allow you to perform VNF lifecycle tasks from the VNF Manager application. You can perform the following lifecycle tasks directly from within the VNF Manager application: Instantiation create a new VNF instance from a specified cloud access point and assign it to a VNF catalog Deletion destroy a VNF instance Deployment deploy a VNF instance to the cloud network Scaling reduce or expand processing capacity by adding VMs to a VNF Sync synchronize a VNF with the OpenStack tenant See Chapter 2, VNF applications for more information on the VNF Manager application. Supported VNFs The extends basic EMS support to virtual network elements. Discovery, provisioning, and management workflows are the same as for physical nodes. The supports the following VNFs: 7750 vsr MG 9471 vmm See the User Guide for more information on NE discovery and management vsr MG The 7750 vsr MG supports multiple mobile gateway functions including PGW, GGSN, SGW, and the combined SGW/PGW/GGSN. It also supports LTE profiles and policies, golden configuration, LTE reference points, EPS peers and paths, and statistics. These functions operate the same as they do on a physical 7750 MG. 1-4

11 NFV solution overview role in NFV solution The 7750 vsr MG consists of VMs operating as VNFCs. Each VM is dedicated to a specific set of functions that are replicated across other VMs. A group of VMs are represented as a single instance of an application. The VMs in the group operate in synchronization to support a network functionality that can scale horizontally as required. The 7750 vsr MG is composed of the following VNFCs: operations, administration, and management VM (OAM-VM) performs control plane functions including routing protocols, management interface functions such as CLI configuration, and VNF/VNFC management load balancer VM (LB-VM) provides network connectivity to mobile gateway functions, load distribution across the MG-VMs, and forwarding of GTP-C/GTP-U and UE-addressed packets to the MG-VM mobile gateway VM (MG-VM) manages services including 3GPP call processing (control and data plane), PCEF, and application assurance (PCEF-enhanced with ADC for application detection and control, and L7 service classification for policy charging control You can configure automatic scale-out on the 7750 vsr MG. See Chapter 3, NFV use cases for more information on automatic scale-out vmm The 9471 vmm supports mobility manager functions that are supported on the physical node. The following licences are introduced for the 9471 vmm: per 9471 vmm node per 4G UE on a 9471 vmm per 2G/3G UE on a vmm You can enable automatic scale-out on the 9471 vmm and configure an automatic scale-out threshold. The automatic scale-out threshold defines the point at which an automatic scale-out operation can be triggered, where the threshold is the total UE capacity of the 9471 vmm multiplied by the scale-out factor. When the threshold is reached and one or more MAFs is affected by a resource overload node alarm, the 5620 SAM automatically increases the processing capacity of the 9471 vmm by creating an additional virtual MAF on the NE. See Chapter 3, NFV use cases for more information on automatic scale-out. VNF application cross-launch The supports cross-launching the VNF Manager and VNF Monitoring applications from the VNF or VNFC in the equipment tree. Cross-launching to the VNF Manager application allows you to perform manual lifecycle management tasks such as VNF instantiation or scaling. Cross-launching the VNF Monitoring application allows 1-5

12 NFV solution overview role in NFV solution you to view the selected VNF or VNFC in the context of its supervision group. To cross-launch a VNF application from the equipment tree, right-click a network element or card slot and choose VNF Management to select an application to launch. Licensing The allows you to view the license status and counters in the Java GUID. The license status is listed as either valid, invalid, no license, or locked. You can view license counters to see how many VNF and VNFC licenses of each type have been consumed. The raises a node license alarm when the license is invalid and includes a UUID. Element management The provides standard FCAPS support for the 7750 vsr, 7750 vsr MG, and 9471 vmm, and other managed network elements. Equipment management functionality such as alarms and inventory is extended to include virtual network components. Standard FCAPS support provided for VNFs includes the following: network element backup and restore equipment configuration and status monitoring fault management SNMP performance statistics collection threshold crossing alarms user security 1-6

13 2 2VNF applications Overview Purpose This chapter describes the features of the VNF Manager and VNF Monitoring applications. Contents applications overview 2-1 VNF Manager application 2-2 VNF Monitoring application 2-5 applications overview General information The VNF applications are the operator interfaces for VNF management. The applications provide network management functions using browser-based applications. The applications are external to the client GUI and do not require a local client installation. The supports the following applications as part of the NFV solution: VNF Manager VNF Monitoring Together, the VNF applications provide an end-to-end workflow of VNF management. You can use the VNF applications to collect and monitor processing capacity KPIs, track network health through correlated alarms, and make decisions on scaling and other lifecycle management tasks

14 VNF applications applications overview Browser compatibility Access permissions Product help tours The applications are supported on the latest version of Mozilla Firefox and Google Chrome. Each application user must ensure that the browser path is configured in the user preferences. See the User Guide for more information. Access to the applications is controlled through user groups. The default admin user group can access all applications. See the System Administrator Guide for more information about how to grant access permissions for applications to a user group. You can click on the Help button (?) in the application toolbar or on some panel toolbars to view a list of help tours. These tours are designed to explain the application features and provide workflows for completing management and monitoring tasks. VNF Manager application General information Application interface The VNF Manager application allows you to instantiate, maintain, and terminate VNFs managed by the. The provides an interface with the cloud management entity that provisions cloud resources. The validates these resources and provides assurance and monitoring through the VNF Manager application and other features in the NFV solution. The VNF Manager application interface is divided into three panels for managing catalogs, cloud access points, and VNFs. 2-2

15 VNF applications VNF Manager application Figure 2-1 VNF Manager application VNF catalogs You can use the VNF Manager application to create and manage VNF catalogs. A VNF catalog is a collection of VNFs with a template that determines the type of VNF managed. The catalog includes deployment specifications, KPIs, and recipes for VNF management functions that are applicable to the VNF type. You can create the following types of VNF catalogs: Generic VMG VMM VSR In addition to specifying the catalog type, you must also define a directory name. The directory name is the VNF catalog directory where the HOT files are located. You should also specify a version for the catalog item. You must configure a VNF catalog before you create a VNF object. 2-3

16 VNF applications VNF Manager application Cloud access point The VNF Manager application provides an interface with OpenStack for VNF management. You must define a cloud access point before you create a VNF object. You can use multiple cloud access points for VNFs under different tenants For each cloud access point, you must provide login credentials for the tenant group and specify an access point URL. VNF instantiation and management The VNF Manager application provides an at-a-glance view of VNFs and VNFCs in the network. VNF onboarding allows the application to archive, upload, and validate VNF software images with OpenStack Heat. You can use the VNF Manager application to instantiate VNFs from a specified cloud access point and assign them to a VNF catalog. Figure 2-2 VNF instantiation The following table describes the lifecycle management tasks which can be executed from the VNF Manager application. Button Add Delete Description Instantiates a new VNF. You must choose a catalog and cloud access point when you create a new VNF. Terminates a VNF. 2-4

17 VNF applications VNF Manager application Deploy ScaleOut ScaleIn Sync Reboot Deploys the VNF to OpenStack Heat. Newly instantiated VNFs are not automatically deployed. The Deployment State parameter shows whether the VNF has been deployed. Increases processing capacity by adding a VM. Decreases processing capacity. Synchronizes the VNF with OpenStack Heat. Reboots the VNF component. The Reboot button is available from the VNF component list that opens when you select an VNF. VNF Monitoring application General information Application interface The VNF Monitoring application provides a dashboard for assessing the overall health of your network. You can use the VNF Monitoring application to monitor groups of VNFs, which are automatically updated as VNFs are added or removed. Each group can be assessed based on KPIs and affecting alarms. You can also use the application to assign VNF objects to a special watch list and to perform alarm management tasks. The VNF Monitoring application interface includes a watch view, summary view, and group matrix. You can use the group matrix to drill down to VNF and VNFC lists and associated alarm lists. The following figure shows the VNF Monitoring application with the VNFC List and associated Alarm List displayed. 2-5

18 VNF applications VNF Monitoring application Figure 2-3 VNF Monitoring application Summary views and supervision groups A supervision group is a group of monitored VNFs. You can use a supervision group to assess the overall health of a specified set of VNFs. You can click on a supervision group to view a list of all VNFs in the group as well as all associated alarms. Supervision groups are displayed in the summary view list and in the group matrix. They are colored green (0%), yellow (1-40%), orange (41-60%), or red (>60%) based on the number of VNFs that are down or partially down. The VNF Monitoring application lists the following KPIs for a supervision group: VNFs down Total VNFs Trend VNFs with VNFC(s) down VNF(s) not Deployed A summary view is a list of supervision groups to be displayed on the application dashboard. You can switch between summary views using the drop-down menu on the application toolbar. You should configure supervision groups and summary views in the Java GUI before you use the VNF Monitoring application. See Chapter 3, NFV use cases for more information on configuring summary views and supervision groups. 2-6

19 VNF applications VNF Monitoring application Watch view You can use the watch view to assign VNFs for KPI monitoring. The watch view is useful if you need to narrow your monitoring activities to a specific VNF, rather than an entire supervision group. You can add VNFs to the watch view by clicking and dragging them from the VNF list. You can hover over a VNF in the watch view to view the health trend. Drill down Alarm list You can click on VNF supervision groups in the summary view or group matrix to drill down to a list of VNFs. This list provides additional details about deployment status and operational health. From the VNF list, you can drill down further to a list of VNFCs. Each time you drill down, the alarm list updates with a list of alarms affecting the selected VNF supervision group or VNF. The alarm list provides a dashboard to view and manage alarms that are affecting the selected VNF supervision group or VNF. You can use the alarm list to sort, search, and filter alarms. You can also view alarm descriptions and remedial actions. You can perform the following fault management and monitoring tasks for alarms affecting VNFs in the VNF Monitoring application: view root cause and impacts view graphical representation of object impacts and object point of view acknowledge alarms assign severity, urgency, and OLC state delete or clear alarms 2-7

20 VNF applications VNF Monitoring application 2-8

21 3 3NFV use cases Overview Purpose This chapter provides workflows for common NFV use cases and administrative tasks. Contents Supervision group configuration 3-1 Procedure 3-1: To configure a VNF supervision group 3-2 Procedure 3-2: To configure a summary view 3-3 Automatic scale-out 3-4 Procedure 3-3: To configure automatic scale-out 3-4 VNF node licensing 3-5 Procedure 3-4: View license usage consumption 3-6 Supervision group configuration Overview The VNF Monitoring application monitors VNF supervision groups based on user-defined summary views. You must configure supervision groups and summary views in the Java GUI before you can use the VNF Monitoring application. For each supervision group, you can configure VNF inclusion filters to automatically update the group based on specified criteria. You can also filter monitored alarms by severity. The automatically configures a default VNF supervision group and a default summary view

22 NFV use cases Supervision group configuration Workflow to configure VNF supervision groups 1 Ensure that user groups and users have been configured with application access rights. See the System Administrator Guide for more information on user access rights. 2 Configure supervision groups. See Procedure 3-1: To configure a VNF supervision group (p. 3-2). 3 Configure summary views. See Procedure 3-2: To configure a summary view (p. 3-3). Procedure 3-1: To configure a VNF supervision group Purpose Perform this procedure to configure a VNF supervision group and the list of VNFs to be included. This procedure requires system administrator access rights. Steps 1 Choose Administration Supervision Settings from the main menu. The Supervision Settings (Edit) form opens. 2 Configure the KPI History Interval (minutes) and KPI History Duration (hours) parameters. 3 Click on the Supervision Groups tab and click Create. The Supervision Group (Create) form opens. 4 Configure the parameters. Select VNF for the category parameter. 5 Click on the Inclusion Filters tab and click Add to select a filter. See the User Guide for more information about how to create advanced filters. 3-2

23 NFV use cases Procedure 3-1: To configure a VNF supervision group 6 Save your changes and close the form. E ND OF STEPS Procedure 3-2: To configure a summary view Purpose Perform this procedure to create a summary view and assign VNF supervision groups. This procedure requires system administrator access rights. Steps 1 Choose Administration Supervision Settings from the main menu. The Supervision Settings (Edit) form opens. 2 Click on the Summary View tab and click Create. The Summary View (Create) form opens. 3 Configure the parameters. Select VNF Monitoring for the application parameter. 4 Click on the Supervision Groups tab and click Add to select VNF supervision groups. 5 Save your changes and close the form. E ND OF STEPS 3-3

24 NFV use cases Automatic scale-out Automatic scale-out Overview You can configure the to perform automatic scale-out operations. A scale-out operation increases the call processing capacity of a VNF based on system-defined or user-defined processing thresholds. Processing capacity is increased by automatically creating and provisioning a VNFC. You can enable automatic scale-out for the 9471 vmm and 7750 vsr MG. This task must be performed by a system administrator vmm automatic scale-out On the 9471 vmm, you can configure a processing threshold KPI which will raise an allocated resource overload alarm when the threshold is reached. This alarm triggers an automatic scale-out. When the threshold is reached, the automatically increases the processing capacity of the 9471 vmm by creating an additional virtual MAF on the NE. You can also configure a scale-out timer which limits the frequency at which an automatic scale-out can be triggered by the vsr MG automatic scale-out Automatic scale-out on the 7750 vsr MG is triggered by a system-defined threshold. When the threshold is reached, the raises an alarm associated with the OAM-VM and automatically provisions a new ISM card. Procedure 3-3: To configure automatic scale-out Purpose Perform this procedure to enable and configure automatic scale-out for the 9471 vmm or 7750 vsr MG. This procedure requires system administrator access rights. Steps 1 Choose Administration System Preferences from the main menu. The System Preferences form opens. 2 Click on the NFV tab. 3 Configure the VMM or VMG parameters in the Enable Auto Scale Out panel to enable automatic scale-out. 3-4

25 NFV use cases Procedure 3-3: To configure automatic scale-out 4 If you are configuring automatic scale-out for the 9471 vmm, configure the Scale Out Factor (VMM) (%) and Auto Scale Out (VMM) (hours) parameters. The Scale Out Factor (VMM) (%) parameter defines the threshold that triggers the automatic scale-out operation, where the threshold is the UE capacity of the 9471 vmm multiplied by the scale-out factor. 5 Save your changes and close the form. E ND OF STEPS VNF node licensing Overview You can view VNF node license information from the Java GUI. This information includes validity status and expiry date. The automatically raises a SysLicenseExpiresSoon alarm when a license includes a valid UUID, but is less than a week from expiring. You can view node license information from the License tab on a VNF card slot. Usage consumption logging The allows you to track usage consumption for your node licenses. You can view the license information by choosing Help License Information from the main menu. The License form lists the following information, which you can export to a text file, if required: basic system information licensed software modules and packages consumed and remaining equipment license quantities number of allowed operator positions 3-5

26 NFV use cases VNF node licensing Figure 3-1 component licensing Procedure 3-4: View license usage consumption Purpose Perform this procedure to view a summary of all license quantities in your network. This procedure is useful for determining how close you are to reaching your consumed license capacity. Steps 1 Choose Help License Information from the main menu. 2 Click on the Devices and Quantities Licensed tab and view the required information. 3-6

27 NFV use cases Procedure 3-4: View license usage consumption 3 If required, export the license information to a text file. 1. Click Export License information to a file. A Save as form opens. 2. Specify a name, location, and a format for the file. 3. Click Save. The license information is saved in the specified file. 4. Close the form. E ND OF STEPS 3-7

28 NFV use cases Procedure 3-4: View license usage consumption 3-8

Title page. Alcatel-Lucent 5620 SERVICE AWARE MANAGER 13.0 R7

Title page. Alcatel-Lucent 5620 SERVICE AWARE MANAGER 13.0 R7 Title page Alcatel-Lucent 5620 SERVICE AWARE MANAGER 13.0 R7 APPLICATION API DEVELOPER GUIDE 3HE-10590-AAAA-TQZZA Issue 1 December 2015 Legal notice Legal notice Alcatel, Lucent, Alcatel-Lucent and the

More information

NMS300 Network Management System

NMS300 Network Management System NMS300 Network Management System User Manual June 2013 202-11289-01 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. After installing your device, locate

More information

GRAVITYZONE HERE. Deployment Guide VLE Environment

GRAVITYZONE HERE. Deployment Guide VLE Environment GRAVITYZONE HERE Deployment Guide VLE Environment LEGAL NOTICE All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical, including

More information

Section 8 Scheduler. Alcatel-Lucent OmniVista 4760 Network Management System

Section 8 Scheduler. Alcatel-Lucent OmniVista 4760 Network Management System Alcatel-Lucent OmniVista 4760 Network Management System Section 8 Scheduler Alcatel-Lucent OmniVista 4760 Network Management System All Rights Reserved Alcatel-Lucent 2011 Legal notice: Alcatel, Lucent,

More information

RealPresence Platform Director

RealPresence Platform Director RealPresence CloudAXIS Suite Administrators Guide Software 1.3.1 GETTING STARTED GUIDE Software 2.0 June 2015 3725-66012-001B RealPresence Platform Director Polycom, Inc. 1 RealPresence Platform Director

More information

CLOUD SECURITY FOR ENDPOINTS POWERED BY GRAVITYZONE

CLOUD SECURITY FOR ENDPOINTS POWERED BY GRAVITYZONE CLOUD SECURITY FOR ENDPOINTS POWERED BY GRAVITYZONE Quick Start Guide for Partners Cloud Security for Endpoints powered by GravityZone Quick Start Guide for Partners Publication date 2013.10.28 Copyright

More information

Application Discovery Manager User s Guide vcenter Application Discovery Manager 6.2.1

Application Discovery Manager User s Guide vcenter Application Discovery Manager 6.2.1 Application Discovery Manager User s Guide vcenter Application Discovery Manager 6.2.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

HP CloudSystem Enterprise

HP CloudSystem Enterprise HP CloudSystem Enterprise F5 BIG-IP and Apache Load Balancing Reference Implementation Technical white paper Table of contents Introduction... 2 Background assumptions... 2 Overview... 2 Process steps...

More information

Veeam Backup Enterprise Manager. Version 7.0

Veeam Backup Enterprise Manager. Version 7.0 Veeam Backup Enterprise Manager Version 7.0 User Guide August, 2013 2013 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may

More information

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer.

More information

Audit Management Reference

Audit Management Reference www.novell.com/documentation Audit Management Reference ZENworks 11 Support Pack 3 February 2014 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of

More information

HDA Integration Guide. Help Desk Authority 9.0

HDA Integration Guide. Help Desk Authority 9.0 HDA Integration Guide Help Desk Authority 9.0 2011ScriptLogic Corporation ALL RIGHTS RESERVED. ScriptLogic, the ScriptLogic logo and Point,Click,Done! are trademarks and registered trademarks of ScriptLogic

More information

VMware vcenter Operations Manager Administration Guide

VMware vcenter Operations Manager Administration Guide VMware vcenter Operations Manager Administration Guide Custom User Interface vcenter Operations Manager 5.6 This document supports the version of each product listed and supports all subsequent versions

More information

Using the Cisco OnPlus Scanner to Discover Your Network

Using the Cisco OnPlus Scanner to Discover Your Network Using the Cisco OnPlus Scanner to Discover Your Network Last Revised: October 22, 2012 This Application Note explains how to use the Cisco OnPlus Scanner with the Cisco OnPlus Portal to discover and manage

More information

Installation Guide Avi Networks Cloud Application Delivery Platform Integration with Cisco Application Policy Infrastructure

Installation Guide Avi Networks Cloud Application Delivery Platform Integration with Cisco Application Policy Infrastructure Installation Guide Avi Networks Cloud Application Delivery Platform Integration with Cisco Application Policy Infrastructure August 2015 Table of Contents 1 Introduction... 3 Purpose... 3 Products... 3

More information

XMS Quick Start Guide

XMS Quick Start Guide 812-0055-002D XMS Quick Start Guide Overview of Quick Start Steps This guide will quickly get you up and running with the Xirrus Management System (XMS). It includes instructions for setting up the XMS

More information

CA Nimsoft Monitor. Probe Guide for Active Directory Response. ad_response v1.6 series

CA Nimsoft Monitor. Probe Guide for Active Directory Response. ad_response v1.6 series CA Nimsoft Monitor Probe Guide for Active Directory Response ad_response v1.6 series Legal Notices This online help system (the "System") is for your informational purposes only and is subject to change

More information

IBM Tivoli Network Manager 3.8

IBM Tivoli Network Manager 3.8 IBM Tivoli Network Manager 3.8 Configuring initial discovery 2010 IBM Corporation Welcome to this module for IBM Tivoli Network Manager 3.8 Configuring initial discovery. configuring_discovery.ppt Page

More information

Introduction to Junos Space Network Director

Introduction to Junos Space Network Director Introduction to Junos Space Network Director Release 2.0 Published: 2015-02-12 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net All rights

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

DocAve 6 Service Pack 1 Job Monitor

DocAve 6 Service Pack 1 Job Monitor DocAve 6 Service Pack 1 Job Monitor Reference Guide Revision C Issued September 2012 1 Table of Contents About Job Monitor... 4 Submitting Documentation Feedback to AvePoint... 4 Before You Begin... 5

More information

Introduction. Document Conventions. Administration. In This Section

Introduction. Document Conventions. Administration. In This Section MS Project Integration Guide March 2014 Contents Introduction... 5 Document Conventions... 5 Administration... 5 MS Project Template... 6 MS Project Template Usage... 6 Project Metadata... 6 Project WBS/Assignments...

More information

ALCATEL-LUCENT OMNIVISTA 2500 NETWORK MANAGEMENT SYSTEM

ALCATEL-LUCENT OMNIVISTA 2500 NETWORK MANAGEMENT SYSTEM ALCATEL-LUCENT OMNIVISTA 2500 NETWORK MANAGEMENT SYSTEM The Alcatel-Lucent OmniVista 2500 Network Management System (NMS) provides cohesive management and network-wide visibility, increasing IT efficiency

More information

http://www.trendmicro.com/download

http://www.trendmicro.com/download Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,

More information

Operation Error Management

Operation Error Management S&C IntelliTeam CNMS Communication Network Management System Operation Error Management Table of Contents Section Page Section Page Overview.... 2 Error Management Alarms... 4 Viewing Alarms.... 5 Editing

More information

CTERA Agent for Mac OS-X

CTERA Agent for Mac OS-X User Guide CTERA Agent for Mac OS-X June 2014 Version 4.1 Copyright 2009-2014 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written

More information

Administering Cisco ISE

Administering Cisco ISE CHAPTER 8 This chapter describes the administrative activities for the Cisco Identity Services Engine (ISE) and how to perform them. The following topics are covered: Logging In, page 8-1 System Time and

More information

VMware vcenter Log Insight Getting Started Guide

VMware vcenter Log Insight Getting Started Guide VMware vcenter Log Insight Getting Started Guide vcenter Log Insight 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

Copyright 2012 Trend Micro Incorporated. All rights reserved.

Copyright 2012 Trend Micro Incorporated. All rights reserved. Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,

More information

Avaya Network Configuration Manager User Guide

Avaya Network Configuration Manager User Guide Avaya Network Configuration Manager User Guide May 2004 Avaya Network Configuration Manager User Guide Copyright Avaya Inc. 2004 ALL RIGHTS RESERVED The products, specifications, and other technical information

More information

efolder BDR for Veeam Cloud Connection Guide

efolder BDR for Veeam Cloud Connection Guide efolder BDR for Veeam Cloud Connection Guide Setup Connect Preload Data uh6 efolder BDR Guide for Veeam Page 1 of 36 INTRODUCTION Thank you for choosing the efolder Cloud for Veeam. Using the efolder Cloud

More information

Power Monitoring Expert 7.2

Power Monitoring Expert 7.2 Power Monitoring Expert 7.2 PDF version of the Web Applications online help 7ENxx-00xx-00 07/2013 PDF version of the Web Applications online help Safety information Safety information Important information

More information

User Manual. Call Center - Agent Assistant Application

User Manual. Call Center - Agent Assistant Application User Manual Call Center Agent Assistant Application Release 8.0 September 2010 Legal notice: Alcatel, Lucent, AlcatelLucent and the AlcatelLucent logo are trademarks of AlcatelLucent. All other trademarks

More information

HP IMC Firewall Manager

HP IMC Firewall Manager HP IMC Firewall Manager Configuration Guide Part number: 5998-2267 Document version: 6PW102-20120420 Legal and notice information Copyright 2012 Hewlett-Packard Development Company, L.P. No part of this

More information

CA Nimsoft Monitor. Probe Guide for CA ServiceDesk Gateway. casdgtw v2.4 series

CA Nimsoft Monitor. Probe Guide for CA ServiceDesk Gateway. casdgtw v2.4 series CA Nimsoft Monitor Probe Guide for CA ServiceDesk Gateway casdgtw v2.4 series Copyright Notice This online help system (the "System") is for your informational purposes only and is subject to change or

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.0.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Easy Manage Helpdesk Guide version 5.4

Easy Manage Helpdesk Guide version 5.4 Easy Manage Helpdesk Guide version 5.4 Restricted Rights Legend COPYRIGHT Copyright 2011 by EZManage B.V. All rights reserved. No part of this publication or software may be reproduced, transmitted, stored

More information

TECHNOLOGY WHITE PAPER. Correlating SDN overlays and the physical network with Nuage Networks Virtualized Services Assurance Platform

TECHNOLOGY WHITE PAPER. Correlating SDN overlays and the physical network with Nuage Networks Virtualized Services Assurance Platform TECHNOLOGY WHITE PAPER Correlating SDN overlays and the physical network with Nuage Networks Virtualized Services Assurance Platform Abstract Enterprises are expanding their private clouds and extending

More information

Table of Contents. Welcome... 2. Login... 3. Password Assistance... 4. Self Registration... 5. Secure Mail... 7. Compose... 8. Drafts...

Table of Contents. Welcome... 2. Login... 3. Password Assistance... 4. Self Registration... 5. Secure Mail... 7. Compose... 8. Drafts... Table of Contents Welcome... 2 Login... 3 Password Assistance... 4 Self Registration... 5 Secure Mail... 7 Compose... 8 Drafts... 10 Outbox... 11 Sent Items... 12 View Package Details... 12 File Manager...

More information

CA Nimsoft Monitor. Probe Guide for E2E Application Response Monitoring. e2e_appmon v2.2 series

CA Nimsoft Monitor. Probe Guide for E2E Application Response Monitoring. e2e_appmon v2.2 series CA Nimsoft Monitor Probe Guide for E2E Application Response Monitoring e2e_appmon v2.2 series Copyright Notice This online help system (the "System") is for your informational purposes only and is subject

More information

How To Backup Your Computer With A Remote Drive Client On A Pc Or Macbook Or Macintosh (For Macintosh) On A Macbook (For Pc Or Ipa) On An Uniden (For Ipa Or Mac Macbook) On

How To Backup Your Computer With A Remote Drive Client On A Pc Or Macbook Or Macintosh (For Macintosh) On A Macbook (For Pc Or Ipa) On An Uniden (For Ipa Or Mac Macbook) On Remote Drive PC Client software User Guide -Page 1 of 27- PRIVACY, SECURITY AND PROPRIETARY RIGHTS NOTICE: The Remote Drive PC Client software is third party software that you can use to upload your files

More information

CA Spectrum and CA Service Desk

CA Spectrum and CA Service Desk CA Spectrum and CA Service Desk Integration Guide CA Spectrum 9.4 / CA Service Desk r12 and later This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter

More information

EMC UNISPHERE FOR VNXe: NEXT-GENERATION STORAGE MANAGEMENT A Detailed Review

EMC UNISPHERE FOR VNXe: NEXT-GENERATION STORAGE MANAGEMENT A Detailed Review White Paper EMC UNISPHERE FOR VNXe: NEXT-GENERATION STORAGE MANAGEMENT A Detailed Review Abstract This white paper introduces EMC Unisphere for VNXe, a web-based management environment for creating storage

More information

User Manual for Web. Help Desk Authority 9.0

User Manual for Web. Help Desk Authority 9.0 User Manual for Web Help Desk Authority 9.0 2011ScriptLogic Corporation ALL RIGHTS RESERVED. ScriptLogic, the ScriptLogic logo and Point,Click,Done! are trademarks and registered trademarks of ScriptLogic

More information

CTERA Agent for Linux

CTERA Agent for Linux User Guide CTERA Agent for Linux September 2013 Version 4.0 Copyright 2009-2013 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written

More information

CA Spectrum and CA Performance Center

CA Spectrum and CA Performance Center CA Spectrum and CA Performance Center Integration Guide CA Spectrum Release 9.3 - CA Performance Center r2.3.00 This Documentation, which includes embedded help systems and electronically distributed materials,

More information

NETWRIX ACCOUNT LOCKOUT EXAMINER

NETWRIX ACCOUNT LOCKOUT EXAMINER NETWRIX ACCOUNT LOCKOUT EXAMINER ADMINISTRATOR S GUIDE Product Version: 4.1 July 2014. Legal Notice The information in this publication is furnished for information use only, and does not constitute a

More information

IBM Security QRadar Vulnerability Manager Version 7.2.1. User Guide

IBM Security QRadar Vulnerability Manager Version 7.2.1. User Guide IBM Security QRadar Vulnerability Manager Version 7.2.1 User Guide Note Before using this information and the product that it supports, read the information in Notices on page 61. Copyright IBM Corporation

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

FaxFinder. User Guide

FaxFinder. User Guide FaxFinder User Guide FAXFINDER CLIENT USER GUIDE FaxFinder Client User Guide Models: FF240, FF440, FF840, FF240-IP FF130, FF230, FF430, and FF830 Part Number: S000523, Version 4.1.02 Copyright This publication

More information

Pure1 Manage User Guide

Pure1 Manage User Guide User Guide 11/2015 Contents Overview... 2 Pure1 Manage Navigation... 3 Pure1 Manage - Arrays Page... 5 Card View... 5 Expanded Card View... 7 List View... 10 Pure1 Manage Replication Page... 11 Pure1

More information

Net Inspector 2015 GETTING STARTED GUIDE. MG-SOFT Corporation. Document published on October 16, 2015. (Document Version: 10.6)

Net Inspector 2015 GETTING STARTED GUIDE. MG-SOFT Corporation. Document published on October 16, 2015. (Document Version: 10.6) MG-SOFT Corporation Net Inspector 2015 GETTING STARTED GUIDE (Document Version: 10.6) Document published on October 16, 2015 Copyright 1995-2015 MG-SOFT Corporation Introduction In order to improve the

More information

NETWRIX EVENT LOG MANAGER

NETWRIX EVENT LOG MANAGER NETWRIX EVENT LOG MANAGER ADMINISTRATOR S GUIDE Product Version: 4.0 July/2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

Oracle Cloud E66791-05

Oracle Cloud E66791-05 Oracle Cloud Using Oracle Managed File Transfer Cloud Service 16.2.5 E66791-05 June 2016 Oracle Managed File Transfer (MFT) is a standards-based, endto-end managed file gateway. Security is maintained

More information

Asset Managers Guide. LANDesk Asset Lifecycle Manager

Asset Managers Guide. LANDesk Asset Lifecycle Manager Asset Managers Guide LANDesk Asset Lifecycle Manager ASSET MANAGER'S GUIDE Copyright 2011 LANDesk Software, Inc. and its affiliates. All rights reserved. LANDesk and its logos are registered trademarks

More information

User Manual. Call Center - Agent Assistant Application

User Manual. Call Center - Agent Assistant Application User Manual Call Center Agent Assistant Application Release 9.1 April 2013 Legal notice: Alcatel, Lucent, AlcatelLucent and the AlcatelLucent logo are trademarks of AlcatelLucent. All other trademarks

More information

CTERA Agent for Mac OS-X

CTERA Agent for Mac OS-X User Guide CTERA Agent for Mac OS-X September 2013 Version 4.0 Copyright 2009-2013 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without

More information

Introduction to Hyper-V High- Availability with Failover Clustering

Introduction to Hyper-V High- Availability with Failover Clustering Introduction to Hyper-V High- Availability with Failover Clustering Lab Guide This lab is for anyone who wants to learn about Windows Server 2012 R2 Failover Clustering, focusing on configuration for Hyper-V

More information

CA Nimsoft Monitor. Probe Guide for CPU, Disk and Memory. cdm v4.7 series

CA Nimsoft Monitor. Probe Guide for CPU, Disk and Memory. cdm v4.7 series CA Nimsoft Monitor Probe Guide for CPU, Disk and Memory cdm v4.7 series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and

More information

Drobo How-To Guide. Cloud Storage Using Amazon Storage Gateway with Drobo iscsi SAN

Drobo How-To Guide. Cloud Storage Using Amazon Storage Gateway with Drobo iscsi SAN The Amazon Web Services (AWS) Storage Gateway uses an on-premises virtual appliance to replicate a portion of your local Drobo iscsi SAN (Drobo B1200i, left below, and Drobo B800i, right below) to cloudbased

More information

TimePictra Release 10.0

TimePictra Release 10.0 DATA SHEET Release 100 Next Generation Synchronization System Key Features Web-based multi-tier software architecture Comprehensive FCAPS management functions Software options for advanced FCAPS features

More information

EMC Data Protection Search

EMC Data Protection Search EMC Data Protection Search Version 1.0 Security Configuration Guide 302-001-611 REV 01 Copyright 2014-2015 EMC Corporation. All rights reserved. Published in USA. Published April 20, 2015 EMC believes

More information

Integrating HP Insight Management WBEM (WMI) Providers for Windows with HP System Insight Manager

Integrating HP Insight Management WBEM (WMI) Providers for Windows with HP System Insight Manager Integrating HP Insight Management WBEM (WMI) Providers for Windows with HP System Insight Manager Integration note, 4 th edition Introduction... 2 Utilizing HP WBEM Providers for Windows... 2 Security...

More information

U S E R M A N U A L. Alcatel-Lucent. Click to call plugin for OmniPCX Enterprise. User manual. Alcatel-Lucent Enterprise Services Page 1/12

U S E R M A N U A L. Alcatel-Lucent. Click to call plugin for OmniPCX Enterprise. User manual. Alcatel-Lucent Enterprise Services Page 1/12 U S E R M A N U A L Alcatel-Lucent Click to call plugin for OmniPCX Enterprise User manual Alcatel-Lucent Enterprise Services Page 1/12 Index table 1 D o c u m e n t h i s t o r y 3 2 S c o p e 3 2.1 Overview...

More information

Juniper Networks Management Pack Documentation

Juniper Networks Management Pack Documentation Juniper Networks Management Pack Documentation Juniper Networks Data Center Switching Management Pack for VMware vrealize Operations (vrops) Release 2.5 Modified: 2015-10-12 Juniper Networks, Inc. 1133

More information

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner

More information

How To Use Openstack On Your Laptop

How To Use Openstack On Your Laptop Getting Started with OpenStack Charles Eckel, Cisco DevNet (eckelcu@cisco.com) Agenda What is OpenStack? Use cases and work loads Demo: Install and operate OpenStack on your laptop Getting help and additional

More information

Data Center Connector 3.0.0 for OpenStack

Data Center Connector 3.0.0 for OpenStack Product Guide Data Center Connector 3.0.0 for OpenStack For use with epolicy Orchestrator 5.1.0 Software COPYRIGHT Copyright 2014 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS McAfee,

More information

HP Intelligent Management Center v7.1 Virtualization Monitor Administrator Guide

HP Intelligent Management Center v7.1 Virtualization Monitor Administrator Guide HP Intelligent Management Center v7.1 Virtualization Monitor Administrator Guide Abstract This guide describes the Virtualization Monitor (vmon), an add-on service module of the HP Intelligent Management

More information

PORTAL ADMINISTRATION

PORTAL ADMINISTRATION 1 Portal Administration User s Guide PORTAL ADMINISTRATION GUIDE Page 1 2 Portal Administration User s Guide Table of Contents Introduction...5 Core Portal Framework Concepts...5 Key Items...5 Layouts...5

More information

vsphere Replication for Disaster Recovery to Cloud

vsphere Replication for Disaster Recovery to Cloud vsphere Replication for Disaster Recovery to Cloud vsphere Replication 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

vcloud Director User's Guide

vcloud Director User's Guide vcloud Director 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of

More information

Virtual Data Centre. User Guide

Virtual Data Centre. User Guide Virtual Data Centre User Guide 2 P age Table of Contents Getting Started with vcloud Director... 8 1. Understanding vcloud Director... 8 2. Log In to the Web Console... 9 3. Using vcloud Director... 10

More information

Remote Control 5.1.2. Tivoli Endpoint Manager - TRC User's Guide

Remote Control 5.1.2. Tivoli Endpoint Manager - TRC User's Guide Tivoli Remote Control 5.1.2 Tivoli Endpoint Manager - TRC User's Guide Tivoli Remote Control 5.1.2 Tivoli Endpoint Manager - TRC User's Guide Note Before using this information and the product it supports,

More information

Intel Device View. User Guide

Intel Device View. User Guide Intel Device View User Guide Year 2000 Capable An Intel product, when used in accordance with its associated documentation, is Year 2000 Capable when, upon installation, it accurately stores, displays,

More information

Configuration Guide. BES12 Cloud

Configuration Guide. BES12 Cloud Configuration Guide BES12 Cloud Published: 2016-04-08 SWD-20160408113328879 Contents About this guide... 6 Getting started... 7 Configuring BES12 for the first time...7 Administrator permissions you need

More information

VMware vcenter Operations Manager Enterprise Administration Guide

VMware vcenter Operations Manager Enterprise Administration Guide VMware vcenter Operations Manager Enterprise Administration Guide vcenter Operations Manager Enterprise 5.0 This document supports the version of each product listed and supports all subsequent versions

More information

NetIQ Operations Center 5: The Best IT Management Tool in the World Lab

NetIQ Operations Center 5: The Best IT Management Tool in the World Lab NetIQ Operations Center 5: The Best IT Management Tool in the World Lab NIQ08 Novell Training Services ATT LIVE 2012 LAS VEGAS www.novell.com Legal Notices Novell, Inc., makes no representations or warranties

More information

NetNumen U31 R06. Backup and Recovery Guide. Unified Element Management System. Version: V12.14.30

NetNumen U31 R06. Backup and Recovery Guide. Unified Element Management System. Version: V12.14.30 NetNumen U31 R06 Unified Element Management System Backup and Recovery Guide Version: V12.14.30 ZTE CORPORATION No. 55, Hi-tech Road South, ShenZhen, P.R.China Postcode: 518057 Tel: +86-755-26771900 Fax:

More information

WebSphere Business Monitor

WebSphere Business Monitor WebSphere Business Monitor Debugger 2010 IBM Corporation This presentation provides an overview of the monitor model debugger in WebSphere Business Monitor. WBPM_Monitor_Debugger.ppt Page 1 of 23 Goals

More information

vsphere Replication for Disaster Recovery to Cloud

vsphere Replication for Disaster Recovery to Cloud vsphere Replication for Disaster Recovery to Cloud vsphere Replication 5.8 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Strategic Asset Tracking System User Guide

Strategic Asset Tracking System User Guide Strategic Asset Tracking System User Guide Contents 1 Overview 2 Web Application 2.1 Logging In 2.2 Navigation 2.3 Assets 2.3.1 Favorites 2.3.3 Purchasing 2.3.4 User Fields 2.3.5 History 2.3.6 Import Data

More information

OpenStack. Orgad Kimchi. Principal Software Engineer. Oracle ISV Engineering. 1 Copyright 2013, Oracle and/or its affiliates. All rights reserved.

OpenStack. Orgad Kimchi. Principal Software Engineer. Oracle ISV Engineering. 1 Copyright 2013, Oracle and/or its affiliates. All rights reserved. OpenStack Orgad Kimchi Principal Software Engineer Oracle ISV Engineering 1 Copyright 2013, Oracle and/or its affiliates. All rights reserved. Safe Harbor Statement The following is intended to outline

More information

Sophos Mobile Control Startup guide. Product version: 3

Sophos Mobile Control Startup guide. Product version: 3 Sophos Mobile Control Startup guide Product version: 3 Document date: January 2013 Contents 1 About this guide...3 2 What are the key steps?...5 3 Log in as a super administrator...6 4 Activate Sophos

More information

SevOne NMS Download Installation and Implementation Guide

SevOne NMS Download Installation and Implementation Guide SevOne NMS Download Installation and Implementation Guide 5.3.X 530 V0002 Contents 1. Get Started... 3 2. SevOne Download Installation... 6 3. Appliance Network Configuration... 9 4. Install License and

More information

Oracle Fusion Middleware User s Guide for Oracle Approval Management for Microsoft Excel 11gRelease 1 (11.1.1.7.2)

Oracle Fusion Middleware User s Guide for Oracle Approval Management for Microsoft Excel 11gRelease 1 (11.1.1.7.2) Oracle Fusion Middleware User s Guide for Oracle Approval Management for Microsoft Excel 11gRelease 1 (11.1.1.7.2) July 2014 Copyright 2014, Oracle and/or its affiliates. All rights reserved. Disclaimer

More information

Dell One Identity Manager 7.0. Help Desk Module Administration Guide

Dell One Identity Manager 7.0. Help Desk Module Administration Guide Dell 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or nondisclosure

More information

USER GUIDE WEB-BASED SYSTEM CONTROL APPLICATION. www.pesa.com August 2014 Phone: 256.726.9200. Publication: 81-9059-0703-0, Rev. C

USER GUIDE WEB-BASED SYSTEM CONTROL APPLICATION. www.pesa.com August 2014 Phone: 256.726.9200. Publication: 81-9059-0703-0, Rev. C USER GUIDE WEB-BASED SYSTEM CONTROL APPLICATION Publication: 81-9059-0703-0, Rev. C www.pesa.com Phone: 256.726.9200 Thank You for Choosing PESA!! We appreciate your confidence in our products. PESA produces

More information

HP IMC User Behavior Auditor

HP IMC User Behavior Auditor HP IMC User Behavior Auditor Administrator Guide Abstract This guide describes the User Behavior Auditor (UBA), an add-on service module of the HP Intelligent Management Center. UBA is designed for IMC

More information

Oracle Utilities Work and Asset Management

Oracle Utilities Work and Asset Management Oracle Utilities Work and Asset Management User Guide Release 2.1.0 E61870-01 May 2015 Oracle Utilities Work and Asset Management User Guide Release 2.1.0 E61870-01 May 2015 Documentation build: 4.30.2015

More information

There are numerous ways to access monitors:

There are numerous ways to access monitors: Remote Monitors REMOTE MONITORS... 1 Overview... 1 Accessing Monitors... 1 Creating Monitors... 2 Monitor Wizard Options... 11 Editing the Monitor Configuration... 14 Status... 15 Location... 17 Alerting...

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

Running custom scripts which allow you to remotely and securely run a script you wrote on Windows, Mac, Linux, and Unix devices.

Running custom scripts which allow you to remotely and securely run a script you wrote on Windows, Mac, Linux, and Unix devices. About Foglight NMS Foglight NMS is a comprehensive device, application, and traffic monitoring and troubleshooting solution. It is capable of securely monitoring single and multi-site networks of all sizes,

More information

Network Infrastructure Manager User Guide

Network Infrastructure Manager User Guide Network Infrastructure Manager User Guide Infrastructure Client for ISM Provision Extreme Networks, Inc. 3585 Monroe Street Santa Clara, California 95051 (888) 257-3000 http://www.extremenetworks.com Published:

More information

Installing and Configuring vcenter Support Assistant

Installing and Configuring vcenter Support Assistant Installing and Configuring vcenter Support Assistant vcenter Support Assistant 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

InfoView User s Guide. BusinessObjects Enterprise XI Release 2

InfoView User s Guide. BusinessObjects Enterprise XI Release 2 BusinessObjects Enterprise XI Release 2 InfoView User s Guide BusinessObjects Enterprise XI Release 2 Patents Trademarks Copyright Third-party contributors Business Objects owns the following U.S. patents,

More information

WhatsVirtual for WhatsUp Gold v16.0 User Guide

WhatsVirtual for WhatsUp Gold v16.0 User Guide WhatsVirtual for WhatsUp Gold v16.0 User Guide Contents Welcome Welcome to WhatsVirtual... 1 Using WhatsVirtual Discovering virtual devices... 2 Viewing discovery output... 4 Manage and monitor virtual

More information

Managed Security Web Portal USER GUIDE

Managed Security Web Portal USER GUIDE Managed Security Web Portal USER GUIDE CONTENTS 1.0 Introduction 4 2.0 Login 4 3.0 Portal Layout 4 3.1 Home Tab 5 3.2 Web Filtering Tab 5 3.3 SSL VPN Users Tab 6 4.0 Web Filtering Administration 7 4.1

More information

Seagate NAS OS 4 Reviewers Guide: NAS / NAS Pro / Business Storage Rackmounts

Seagate NAS OS 4 Reviewers Guide: NAS / NAS Pro / Business Storage Rackmounts Seagate NAS OS 4 Reviewers Guide: NAS / NAS Pro / Business Storage Rackmounts Seagate NAS OS 4 Reviewers Guide 2 Purpose of this guide Experience the most common use cases for the product, learn about

More information

IBM Security QRadar SIEM Version 7.1.0 MR1. Administration Guide

IBM Security QRadar SIEM Version 7.1.0 MR1. Administration Guide IBM Security QRadar SIEM Version 7..0 MR Administration Guide Note: Before using this information and the product that it supports, read the information in Notices and Trademarks on page 07. Copyright

More information