Performance Monitor. Version: 16.0

Size: px
Start display at page:

Download "Performance Monitor. Version: 16.0"

Transcription

1 Performance Monitor Version: 16.0

2 Copyright 2018 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from, through any means, in parts or in whole, without a prior written permission from Intellicus Technologies. All other product names are believed to be registered trademarks of the respective companies. Dated: April 2018 Acknowledgements Intellicus acknowledges using of third-party libraries to extend support to the functionalities that they provide. For details, visit: 2

3 Contents Performance Monitor 4 Navigation across Performance Monitor 5 Threads Pool 6 Memory Utilization 7 Report Server System Info 8 Request Queues 8 Connection Pools 9 Request Level Info 9 Configuring Audit Log functionality 10 Viewing Audit Log 11 3

4 Performance Monitor Performance Monitor is the tool used to analyze and understand the impact of Intellicus workload on the system resources. It works by capturing snapshots of resource utilization at the specified interval. Performance Monitor displays status of processes that are critical to Intellicus' performance. With Intellicus performance monitoring, data is collected for all activities in real time. For example, each time a user logs on or runs a report or query, the activity is tracked as it happens. The real-time data makes it easier to identify performance problems and non-optimized areas of the system. Click Navigate > Administration > Monitor > Performance Monitor tab to open the Performance Monitor page. The list of IPs on the left of the page, are the report server(s) running. Click the server IP to get the details on right side of the page. You can see the number of threads used by the Report Server like report execution threads, threads used for communication between server and clients, threads used for report run request from dashboard, etc. You can also view RAM utilized on the selected Report Server, version of JRE installed on Report Server, name and version details of OS running, time for next audit log purge and next cache purge. Figure 1: Performance Monitor page 4

5 Navigation across Performance Monitor Refresh All Click Refresh All button to refresh all the information on Performance Monitor page. Performance Monitor also auto-refreshes at a set time interval. This can be set from Administration > Configure > Portal Menu page on the portal. Queue Info Click Queue Info link to jump to Request Queues tab of Performance Monitor. Connections Click Connections link to jump to Connection Pools tab of Performance Monitor. Requests Click Requests link to jump to Request Level Info tab of Performance Monitor. The list of IPs on the left of the page, are the Intellicus Report server(s) and cluster servers currently configured through Load balancer. Click the server IP to get the details on right side of the page. We will discuss more about Queue Info, Connections and Requests tab later in this document. Refresh button All the tabs have Refresh button on tab header. Click button to refresh information on respective tab. 5

6 Threads Pool Knowing when jobs are queued up waiting for threads from a job pool is very helpful for identifying and resolving performance bottlenecks. Figure 2: Threads pool tab You can see the number of threads used by the Report Server for below jobs: Reports These are report execution threads. These are used when a report run, export etc. request is served. One thread will be used each time a report is run. Dashboards These threads are used when a report run request coming from dashboard is served. One thread will be used for each of such request. OLAP These are the threads that are used to design/view OLAP reports and perform OLAP operations. DEFA These threads are used while receiving data from the forwarding agents. Services These are the threads that are used for communication between Intellicus server and clients. Scheduled Jobs Thread These threads are used when a report execution and delivery is scheduled. Permalinks Thread These threads are used when viewing links over entities like saved reports etc. 6

7 Each thread pool has the below indicators: Minimum Allowed: A marker on the indicator marking minimum number of threads that will be used. Maximum Used: A marker on the indicator marking the maximum number of threads used after Intellicus server was started. Maximum Allowed: A marker on the indicator marking maximum number of threads that can be used. This number is controlled by license. Memory Utilization This tab indicates the RAM utilized out of the total memory available on Report Server. Figure 3: Tab of memory utilization 7

8 Report Server System Info Provides version of JRE installed on Report Server, name and version details of OS running on Report Server, time for next audit log purge and next cache purge. Figure 4: Report Server System info tab Request Queues Maximum number of threads that can be executed is limited by set properties and license. If the number of threads are less than or equal to the maximum number, they are executed. All additional threads are queued. Figure 5: Request Queues tab Information about following queues are displayed: Pending: Number of pending requests in the main pending queue. Execution: Number of pending requests in Execution queue. Scheduler: Number of pending requests in Scheduler queue. 8

9 Services: Number of pending services threads. Dashboard: Number of pending requests in Dashboard queue. Connection Pools This tab provides following information for each of the data connection: Name: Data connection name. Database user: The user ID used to login in the database. Pool Status: Chart indicating use / availability of threads on a connection. Chart indicates initial pool size, maximum used and maximum allowed. Metadata Cache Status: Displays metadata caching status: o Cached: Caching completed o Caching: Caching is going on o Caching Due: Caching yet to start. o Caching failed: Intellicus tried caching metadata but could not. Figure 6: Connection Pools tab Request Level Info The line chart shows the number of requests served at a time. Number of requests served in 10 minutes of interval. The chart is plotted based on information of last 100 minutes. The table below the chart shows the requests currently being served. You can click Kill button of respective row to stop the process. 9

10 Configuring Audit Log functionality Audit logs let you monitor the reporting activities taking place in Intellicus by enabling you to get a list of reports generated by different users and view the report outputs. To enable Audit Log functionality, set report server property Audit Log to Enable. To set this property, you need to go to Navigate > Administration > Configure > Server > Compliance. Figure 7: Audit Log server property By default, Audit log is disabled. When audit log is enabled, Intellicus starts saving report s audit related information in repository. Number of days for which this information should be maintained is set in a report server property Audit Log Purge Time. For example, to maintain audit details for 45 days, set 45 as property value. By default, it is 30 (days). 10

11 When a user generates an Intellicus report, intermediate report files (known as RPG files), are created and stored at server. When you view snapshot of a report, report is generated from its RPG file. The duration for which RPG files can be retained (so that report s snapshot can be viewed) depends on value set in a report server property Audit RPG Purge Time. By default, it is 7 days. If Audit Log Purge Time is less than Audit RPG Purge Time, then all audit information will be deleted as per Audit Log Purge Time, but RPG file will not be purged. When an RPG will be purged? Purging of an RPG file depends on many server properties. For example, if value of Audit RPG Purge Time is 7 days, but if that report is published for ever, such an RPG will never be purged. However, this file will not be available for audit after corresponding log purge time is over. Viewing Audit Log To get a list of reports that were generated within a date range, go to the Audit Log page. Click Navigate > Administration > Monitor > Audit Log. Figure 8: Audit Log tab on Monitor page To get a log of reports generated, 1. For a specific report, select its name or All to list all the reports. 2. Select Organization/User (to get reports requested by a specific organization/user) or select All to list reports requested by all the users. 3. Optionally, specify Date range in Date from and Date To. 4. Click Refresh. 11

12 All the reports generated that meets the specified criteria will be listed. For each report, the following detail is listed: Report Name Org Name User Name Action Status Time Stamp Snapshot To view snapshot or report Each row in the table represents one report. 1. Click the link in the Snapshot column of the row. The link indicates the output type. 2. In View Options dialog, select options for the snap shot. 3. Click OK to proceed. To purge the log Click Purge button to delete audit log information. 12

Performance Monitor. Version: 7.3

Performance Monitor. Version: 7.3 Performance Monitor Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from,

More information

Creating Connection With Hive. Version: 16.0

Creating Connection With Hive. Version: 16.0 Creating Connection With Hive Version: 16.0 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

Configuring Data Masking. Version: 7.3

Configuring Data Masking. Version: 7.3 Configuring Data Masking Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from,

More information

Batch Scheduler. Version: 16.0

Batch Scheduler. Version: 16.0 Batch Scheduler Version: 16.0 Copyright 2018 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from, through

More information

Creating Dashboard Widgets. Version: 16.0

Creating Dashboard Widgets. Version: 16.0 Creating Dashboard Widgets Version: 16.0 Copyright 2017 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

Creating Dashboard. Version: 7.3

Creating Dashboard. Version: 7.3 Creating Dashboard Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from, through

More information

Skybot Scheduler Release Notes

Skybot Scheduler Release Notes Skybot Scheduler Release Notes Following is a list of the new features and enhancements included in each release of Skybot Scheduler. Skybot Scheduler 3.5 Skybot Scheduler 3.5 (May 19, 2014 update) Informatica

More information

Creating Dashboard Widgets. Version: 7.3

Creating Dashboard Widgets. Version: 7.3 Creating Dashboard Widgets Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

Performance Benchmark and Capacity Planning. Version: 7.3

Performance Benchmark and Capacity Planning. Version: 7.3 Performance Benchmark and Capacity Planning Version: 7.3 Copyright 215 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied

More information

Intellicus Cluster and Load Balancing- Linux. Version: 18.1

Intellicus Cluster and Load Balancing- Linux. Version: 18.1 Intellicus Cluster and Load Balancing- Linux Version: 18.1 1 Copyright 2018 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not

More information

ZENworks 2017 Audit Management Reference. December 2016

ZENworks 2017 Audit Management Reference. December 2016 ZENworks 2017 Audit Management Reference December 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

Service Manager. Database Configuration Guide

Service Manager. Database Configuration Guide Service Manager powered by HEAT Database Configuration Guide 2017.2.1 Copyright Notice This document contains the confidential information and/or proprietary property of Ivanti, Inc. and its affiliates

More information

Designing Adhoc Reports

Designing Adhoc Reports Designing Adhoc Reports Intellicus Web-based Reporting Suite Version 4.5 Enterprise Professional Smart Developer Smart Viewer Intellicus Technologies info@intellicus.com www.intellicus.com Copyright 2009

More information

SQL Generation Solution in SAP Business Objects 4.0. Introduction: This article helps us How to resolve the SQL Generation Issue Business Objects 4.

SQL Generation Solution in SAP Business Objects 4.0. Introduction: This article helps us How to resolve the SQL Generation Issue Business Objects 4. Author: Madhukar Nambeti (SAP Business Objects Consultant) Date: April 15 th, 2012 Email: madhun@mouritech.com Phone: 571-309-2128 SQL Generation Solution in SAP Business Objects 4.0 Introduction: This

More information

Cluster Resource Monitor

Cluster Resource Monitor Cluster Resource Monitor Installation and Setup Guide Version: 7.2.x Written by: Product Knowledge, R&D Date: April 2017 2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International

More information

Perceptive Intelligent Capture Visibility

Perceptive Intelligent Capture Visibility Perceptive Intelligent Capture Visibility User Guide Version: 3.1.x Written by: Product Knowledge, R&D Date: February 2016 2015 Lexmark International Technology, S.A. All rights reserved. Lexmark is a

More information

Publishing Platform for Retail

Publishing Platform for Retail Publishing Platform for Retail What s New Version: 9.2.x Written by: Product Documentation, R&D Date: September 2014 2014 Perceptive Software. All rights reserved. Perceptive Software is a trademark of

More information

Copyright 2012 Pulse Systems, Inc. Page 1 of 29

Copyright 2012 Pulse Systems, Inc. Page 1 of 29 Use the CCD Control to receive and distribute a patient's "Continuity of Care Document" which contains the recorded medical history from a particular facility. Click anywhere to continue Copyright 2012

More information

Designing Adhoc Reports

Designing Adhoc Reports Designing Adhoc Reports Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Copyright 2010 Intellicus Technologies This document and its content

More information

Table of Contents. Copyright Pivotal Software Inc,

Table of Contents. Copyright Pivotal Software Inc, Table of Contents Table of Contents Greenplum Command Center User Guide Dashboard Query Monitor Host Metrics Cluster Metrics Monitoring Multiple Greenplum Database Clusters Historical Queries & Metrics

More information

ForeScout Extended Module for Tenable Vulnerability Management

ForeScout Extended Module for Tenable Vulnerability Management ForeScout Extended Module for Tenable Vulnerability Management Version 2.7.1 Table of Contents About Tenable Vulnerability Management Module... 4 Compatible Tenable Vulnerability Products... 4 About Support

More information

User s Manual. Version 5

User s Manual. Version 5 User s Manual Version 5 Copyright 2017 Safeway. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into any language,

More information

Viewing Reports in Vista. Version: 7.3

Viewing Reports in Vista. Version: 7.3 Viewing Reports in Vista Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from,

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Configuring Ad hoc Reporting Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Copyright 2012 Intellicus Technologies This document and its

More information

Localizing Intellicus. Version: 7.3

Localizing Intellicus. Version: 7.3 Localizing Intellicus Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from,

More information

Configuring Ad hoc Reporting. Version: 16.0

Configuring Ad hoc Reporting. Version: 16.0 Configuring Ad hoc Reporting Version: 16.0 Copyright 2018 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

Table of Contents RURO, Inc. All Rights Reserved

Table of Contents RURO, Inc. All Rights Reserved Table of Contents ABOUT THIS GUIDE... 7 Purpose of this Guide...7 ACCESSING THE SYSTEM AS A CLIENT PORTAL USER... 7 Navigating the Client Portal...7 Creating and Submitting a New Requisition...8 Accepting

More information

Managing Configurations

Managing Configurations CHAPTER 3 The Configurations page is your starting point for managing device configurations for network elements managed by Cisco Prime Network by using the CM tools. The following table lists the main

More information

INTEGRATED WORKFLOW COPYEDITOR

INTEGRATED WORKFLOW COPYEDITOR COPYEDITOR Content Asset or Learning Object Tagging INTEGRATED WORKFLOW CONTENT DEVELOPMENT PHASE In this Content Development workflow phase process, you add or modify Pearson, discipline-specific, and/or

More information

BLOOMBERG VAULT FOR FILES. Administrator s Guide

BLOOMBERG VAULT FOR FILES. Administrator s Guide BLOOMBERG VAULT FOR FILES Administrator s Guide INTRODUCTION 01 Introduction 02 Package Installation 02 Pre-Installation Requirement 02 Installation Steps 06 Initial (One-Time) Configuration 06 Bloomberg

More information

User Guide. Issued July DocAve Backup for Salesforce User Guide

User Guide. Issued July DocAve Backup for Salesforce User Guide DocAve Backup for Salesforce User Guide Issued July 2017 1 Table of Contents What s New in this Guide...4 About DocAve Backup for Salesforce...5 Supported Browsers...6 Submitting Documentation Feedback

More information

SAS Environment Manager 2.1

SAS Environment Manager 2.1 SAS Environment Manager 2.1 User s Guide Second Edition SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2013. SAS Environment Manager 2.1: User's

More information

VMware vrealize Operations for Horizon Administration

VMware vrealize Operations for Horizon Administration VMware vrealize Operations for Horizon Administration vrealize Operations for Horizon 6.3 This document supports the version of each product listed and supports all subsequent versions until the document

More information

JMP to LSAF Add-in. User Guide v1.1

JMP to LSAF Add-in. User Guide v1.1 JMP to LSAF Add-in User Guide v1.1 Table of Contents Terms and Conditions... 3 System Requirements... 3 Installation... 3 Configuration... 4 API Setup... 4 Java Configuration... 5 Logging In... 5 Launching

More information

Performance Management

Performance Management NN44400-710 Document status: Standard Document issue: 01.04 Document date: 17 December 2009 Product release: Release 7.0 Job function: Administration Type: NTP Language type: English Copyright 2009 Nortel

More information

NetIQ Identity Manager Jobs Guide. February 2017

NetIQ Identity Manager Jobs Guide. February 2017 NetIQ Identity Manager Jobs Guide February 2017 Legal Notice For information about NetIQ legal notices, disclaimers, warranties, export and other use restrictions, U.S. Government restricted rights, patent

More information

Table of Contents RURO, Inc. All Rights Reserved

Table of Contents RURO, Inc. All Rights Reserved Table of Contents ABOUT THIS GUIDE... 7 Purpose of this Guide...7 ACCESSING THE SYSTEM AS A CLIENT PORTAL USER... 7 Navigating the Client Portal...7 Creating and Submitting a New Requisition...8 Accepting

More information

Intellicus Upgrade From 4.x to 7.x. Version: 16.0

Intellicus Upgrade From 4.x to 7.x. Version: 16.0 Intellicus Upgrade From 4.x to 7.x Version: 16.0 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or

More information

ZENworks 2017 Patch Management Airgap Solution. 1 About the Airgap Solution. 2 Prerequisites. December 2017

ZENworks 2017 Patch Management Airgap Solution. 1 About the Airgap Solution. 2 Prerequisites. December 2017 ZENworks 2017 Patch Management Airgap Solution December 2017 The Airgap solution for ZENworks Patch Management enables you to deliver patches to networks that are disconnected and isolated from the Internet.

More information

Instruction Manual XLComm Data Acquisition Software For XL Series Meters

Instruction Manual XLComm Data Acquisition Software For XL Series Meters Data Acquisition Software For XL Series Meters (XL 15, 20, 25, 30, 40, 50 and 60 meters) 68X090832 Rev. 0 JAN 07 Preface This manual serves to explain the use of the Acquisition Software. The manual functions

More information

Oracle Hyperion Financial Management Instructor-led Live Online Training Program

Oracle Hyperion Financial Management Instructor-led Live Online Training Program 1. Introduction to Financial Management About Oracle's Enterprise Performance Management Suite Financial Management Solution Financial Consolidation, Reporting, Analysis and Product Components Financial

More information

1Z0-526

1Z0-526 1Z0-526 Passing Score: 800 Time Limit: 4 min Exam A QUESTION 1 ABC's Database administrator has divided its region table into several tables so that the west region is in one table and all the other regions

More information

OnCommand Insight 7.1 Planning Guide

OnCommand Insight 7.1 Planning Guide OnCommand Insight 7.1 Planning Guide NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support telephone: +1 (888) 463-8277 Web: www.netapp.com

More information

Qualys Cloud Suite 2.28

Qualys Cloud Suite 2.28 Qualys Cloud Suite 2.28 We re excited to tell you about improvements and enhancements in Qualys Cloud Suite 2.28. AssetView ThreatPROTECT View Policy Compliance Summary in Asset Details Export Dashboards

More information

HP Project and Portfolio Management Center

HP Project and Portfolio Management Center HP Project and Portfolio Management Center Software Version: 9.30 HP Demand Management User s Guide Document Release Date: September 2014 Software Release Date: September 2014 Legal Notices Warranty The

More information

Intellicus Getting Started

Intellicus Getting Started Intellicus Getting Started Intellicus Web-based Reporting Suite Version 4.5 Enterprise Professional Smart Developer Smart Viewer Intellicus Technologies info@intellicus.com www.intellicus.com Copyright

More information

Intellicus Upgrade From 6.x to 7.x. Version: 16.0

Intellicus Upgrade From 6.x to 7.x. Version: 16.0 Intellicus Upgrade From 6.x to 7.x Version: 16.0 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or

More information

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4 vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4 vrealize Operations Manager Customization and Administration Guide You can find the most up-to-date technical

More information

Software Delivery Solution 6.1 SP1 HF2 for Windows Release Notes

Software Delivery Solution 6.1 SP1 HF2 for Windows Release Notes Software Delivery Solution 6.1 SP1 HF2 for Windows Release Notes February 17, 2006 NOTICE The content in this document represents the current view of Altiris as of the date of publication. Because Altiris

More information

Intellicus Upgrade from 7.x to 18.x. Version: 18.1

Intellicus Upgrade from 7.x to 18.x. Version: 18.1 Intellicus Upgrade from 7.x to 18.x Version: 18.1 Copyright 2018 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied

More information

Dashboards. Overview. Overview, page 1 Dashboard Actions, page 2 Add Widgets to Dashboard, page 4 Run a Report from the Dashboard, page 6

Dashboards. Overview. Overview, page 1 Dashboard Actions, page 2 Add Widgets to Dashboard, page 4 Run a Report from the Dashboard, page 6 Overview, page 1 Dashboard Actions, page 2 Add Widgets to Dashboard, page 4 Run a Report from the Dashboard, page 6 Overview In Cisco Unified Intelligence Center, Dashboard is an interface that allows

More information

Collections. Learning Objectives. In this Job Aid, you will learn how to:

Collections. Learning Objectives. In this Job Aid, you will learn how to: Collections Learning Objectives In this Job Aid, you will learn how to: 1 Create a new Collection page 3 2 Add content to an existing Collection page 6 3 View the content in a Collection page 9 4 Order

More information

Desktop Studio: Charts. Version: 7.3

Desktop Studio: Charts. Version: 7.3 Desktop Studio: Charts Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from,

More information

HPE Storage Optimizer Software Version: 5.4. Best Practices Guide

HPE Storage Optimizer Software Version: 5.4. Best Practices Guide HPE Storage Optimizer Software Version: 5.4 Best Practices Guide Document Release Date: November 2016 Software Release Date: November 2016 Legal Notices Warranty The only warranties for Hewlett Packard

More information

Working with Database Connections. Version: 7.3

Working with Database Connections. Version: 7.3 Working with Database Connections Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or

More information

Load Watch SM Distributed Resources System Operations Center

Load Watch SM Distributed Resources System Operations Center DTE Energy Generator and Energy Monitoring Services Load Watch SM Distributed Resources System Operations Center Users Guide V.8 March 00 For Technical Support or Questions Call --5-5590 Log-in Screen

More information

Managing Dispatch Jobs with Deferred Delivery

Managing Dispatch Jobs with Deferred Delivery Managing Dispatch Jobs with Deferred Delivery Overview The NexTraq Fleet Dispatch options include deferred job delivery and a corresponding job status, Queued. The deferred delivery option provides additional

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For Custom Plug-ins March 2018 215-12932_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding on whether to read the SnapCenter Data Protection

More information

HP Service Manager. Software Version: 9.41 For the supported Windows and UNIX operating systems. SM Reports help topics for printing

HP Service Manager. Software Version: 9.41 For the supported Windows and UNIX operating systems. SM Reports help topics for printing HP Service Manager Software Version: 9.41 For the supported Windows and UNIX operating systems SM Reports help topics for printing Document Release Date: September 2015 Software Release Date: September

More information

Document Management System GUI. v6.0 User Guide

Document Management System GUI. v6.0 User Guide Document Management System GUI v6.0 User Guide Copyright Copyright HelpSystems, LLC. All rights reserved. www.helpsystems.com US: +1 952-933-0609 Outside the U.S.: +44 (0) 870 120 3148 IBM, AS/400, OS/400,

More information

efolder BDR for Quest Rapid Recovery / VMware Continuity Cloud Guide

efolder BDR for Quest Rapid Recovery / VMware Continuity Cloud Guide efolder BDR for Quest Rapid Recovery / VMware Continuity Cloud Guide Accessing Continuity Cloud via VSphere Restore Your VM/Point in time restore Setting up Virtual Standby efolder BDR Guide for Veeam

More information

Oracle BI 11g R1: Build Repositories

Oracle BI 11g R1: Build Repositories Oracle University Contact Us: 02 6968000 Oracle BI 11g R1: Build Repositories Duration: 5 Days What you will learn This course provides step-by-step procedures for building and verifying the three layers

More information

Desktop Studio: Charts

Desktop Studio: Charts Desktop Studio: Charts Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Working with Charts i Copyright 2011 Intellicus Technologies This document

More information

EMC Voyence Payment Card Industry Advisor. User s Guide. Version P/N REV A01

EMC Voyence Payment Card Industry Advisor. User s Guide. Version P/N REV A01 EMC Voyence Payment Card Industry Advisor Version 1.1.1 User s Guide P/N 300-007-495 REV A01 EMC Corporation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com COPYRIGHT Copyright

More information

CA Process Automation

CA Process Automation CA Process Automation Production User Guide Release 04.3.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Help Document USER ACCOUNT PROFILE. Menu. Policy

Help Document USER ACCOUNT PROFILE. Menu. Policy Menu - Policy - Definitions and Charts - Getting Started: Managing User Accounts - How to Manage User Information - How to Unlock an Account - How to Reset a Password - How to Enable/Disable an Account

More information

Using Standard Generation Rules to Generate Test Data

Using Standard Generation Rules to Generate Test Data Using Standard Generation Rules to Generate Test Data 2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording

More information

CUMULUS WEB CLIENT USER ASSISTANCE 2015, CANTO GMBH. ALL RIGHTS RESERVED. Welcome!

CUMULUS WEB CLIENT USER ASSISTANCE 2015, CANTO GMBH. ALL RIGHTS RESERVED. Welcome! Cumulus is Canto s state-of-the-art Digital Asset Management solution. Cumulus makes it easy to quickly organize, find, share, and track all of your digital files: photos, logos, presentations, videos,

More information

Performance Dashboard Guide

Performance Dashboard Guide Performance Dashboard Guide v8.0 May 10, 2013 For the most recent version of this document, visit kcura's Documentation Site. Table of Contents 1 Overview 3 1.1 System requirements 3 1.2 Installation 3

More information

NetIQ Reporting Center Reporting Guide. February 2018

NetIQ Reporting Center Reporting Guide. February 2018 NetIQ Reporting Center Reporting Guide February 2018 Legal Notice For information about NetIQ legal notices, disclaimers, warranties, export and other use restrictions, U.S. Government restricted rights,

More information

VMware Mirage Getting Started Guide

VMware Mirage Getting Started Guide Mirage 5.8 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 this document,

More information

User Group Configuration

User Group Configuration CHAPTER 90 The role and user group menu options in the Cisco Unified Communications Manager Administration User Management menu allow users with full access to configure different levels of access for

More information

VMware vrealize Operations for Horizon Administration

VMware vrealize Operations for Horizon Administration VMware vrealize Operations for Horizon Administration vrealize Operations for Horizon 6.2 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Manufacturing 100 Dashboard

Manufacturing 100 Dashboard Manufacturing 100 Dashboard USER GUIDE V. 18.10.19.0 SCANCO WWW.SCANCO.COM SUPPORT: 330.645.9959 FAX: 330.645.9969 EMAIL: SUPPORT@SCANCO.COM Copyright 2018. All rights reserved. Sage, the Sage logos, and

More information

Deploy Enhancements from Sandboxes

Deploy Enhancements from Sandboxes Deploy Enhancements from Sandboxes Salesforce, Spring 18 @salesforcedocs Last updated: April 13, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Noction Flow Analyzer

Noction Flow Analyzer INSTALLATION & CONFIGURATION GUIDE Copyright 2018 Noction Inc. Table of Contents Introduction...3 What is Noction Flow Analyzer...3 System Requirements...3 Hardware requirements...3 Software requirements...3

More information

Bulk Export Content. Learning Objectives. In this Job Aid, you will learn how to:

Bulk Export Content. Learning Objectives. In this Job Aid, you will learn how to: Bulk Export Content Learning Objectives In this Job Aid, you will learn how to: 1 Bulk export content to your computer page 3 2 Bulk export content to non-documentum users page 16 Last updated: May 11,

More information

Lesson 2: Using the Performance Console

Lesson 2: Using the Performance Console Lesson 2 Lesson 2: Using the Performance Console Using the Performance Console 19-13 Windows XP Professional provides two tools for monitoring resource usage: the System Monitor snap-in and the Performance

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

Style Report Enterprise Edition

Style Report Enterprise Edition INTRODUCTION Style Report Enterprise Edition Welcome to Style Report Enterprise Edition! Style Report is a report design and interactive analysis package that allows you to explore, analyze, monitor, report,

More information

DREAMFACTORY SOFTWARE INC. Snapshot User Guide. Product Usage and Best Practices Guide. By Sathyamoorthy Sridhar June 25, 2012

DREAMFACTORY SOFTWARE INC. Snapshot User Guide. Product Usage and Best Practices Guide. By Sathyamoorthy Sridhar June 25, 2012 DREAMFACTORY SOFTWARE INC Snapshot User Guide Product Usage and Best Practices Guide By Sathyamoorthy Sridhar June 25, 2012 This document describes Snapshot s features and provides the reader with notes

More information

Overview of Inventory Management

Overview of Inventory Management CHAPTER 1 Inventory Management in Cisco Prime LAN Management 4.1 groups the various activities in LMS involved in managing your inventory: your network devices. You can access these features from the Inventory

More information

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training OBIEE Oracle Business Intelligence Enterprise Edition Rensselaer Business Intelligence Finance Author Training TABLE OF CONTENTS INTRODUCTION... 1 USER INTERFACE... 1 HOW TO LAUNCH OBIEE... 1 TERMINOLOGY...

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Getting Started with Intellicus Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Getting Started with Intellicus i Copyright 2012 Intellicus

More information

SentryOne Quick Start 1

SentryOne Quick Start 1 SentryOne Quick Start 1 1 Cover Page QUICK START GUIDE SentryOne Quick Start 2 2 Table of Contents 1. Cover Page 1 2. Table of Contents 2-3 3. Quick Start Guide 4 4. Important Concepts 5-6 5. Installation

More information

Job Aid. Remote Access BAIRS Printing and Saving a Report. Table of Contents

Job Aid. Remote Access BAIRS Printing and Saving a Report. Table of Contents Remote Access BAIRS Printing and Saving a Report Table of Contents Remote Access BAIRS Printing a Report PDF HTML... 2 Remote Access BAIRS Printing a Report Export to PDF Interactive Reporting... 3 Remote

More information

KYOCERA Net Viewer User Guide

KYOCERA Net Viewer User Guide KYOCERA Net Viewer User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable

More information

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1 CLIQ Web Manager User Manual V 6.1 The global leader in door opening solutions Program version: 6.1 Document number: ST-003478 Date published: 2016-03-31 Language: en-gb Table of contents 1 Overview...9

More information

McAfee VirusScan and McAfee epolicy Orchestrator Administration Course

McAfee VirusScan and McAfee epolicy Orchestrator Administration Course McAfee VirusScan and McAfee epolicy Orchestrator Administration Course Education Services administration course training The McAfee VirusScan Enterprise and McAfee epolicy Orchestrator (McAfee epo ) Administration

More information

Oracle BI 12c: Build Repositories

Oracle BI 12c: Build Repositories Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 67863102 Oracle BI 12c: Build Repositories Duration: 5 Days What you will learn This Oracle BI 12c: Build Repositories training teaches you

More information

ER/Studio Enterprise Portal 1.1 New Features Guide

ER/Studio Enterprise Portal 1.1 New Features Guide ER/Studio Enterprise Portal 1.1 New Features Guide 2nd Edition, April 16/2009 Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco,

More information

Teamcenter Volume Management Guide. Publication Number PLM00104 I

Teamcenter Volume Management Guide. Publication Number PLM00104 I Teamcenter 10.1 Volume Management Guide Publication Number PLM00104 I Proprietary and restricted rights notice This software and related documentation are proprietary to Siemens Product Lifecycle Management

More information

Use the Organization Insights solution to view metrics about your instance

Use the Organization Insights solution to view metrics about your instance Use the Organization Insights solution to view metrics about your instance Dynamics CRM 2016 Updated: May 30, 2017 Applies To: Dynamics 365 online, Dynamics CRM Online Organization Insights for Dynamics

More information

SQream Dashboard Version SQream Technologies

SQream Dashboard Version SQream Technologies SQream Dashboard Version 1.1.0 SQream Technologies 2018-11-06 Table of Contents Overview................................................................................... 1 1. The SQream Dashboard...................................................................

More information

SAP C_BOWI_42 Exam Questions and Answers (PDF) SAP C_BOWI_42 Exam Questions C_BOWI_42 BrainDumps

SAP C_BOWI_42 Exam Questions and Answers (PDF) SAP C_BOWI_42 Exam Questions C_BOWI_42 BrainDumps SAP C_BOWI_42 Dumps with Valid C_BOWI_42 Exam Questions PDF [2018] The SAP C_BOWI_42 SAP Certified Application Associate - SAP BusinessObjects Web Intelligence 4.2 Exam exam is an ultimate source for professionals

More information

Munis. Using Munis Scheduler Version For more information, visit

Munis. Using Munis Scheduler Version For more information, visit Munis Using Munis Scheduler Version 10.5 For more information, visit www.tylertech.com. TABLE OF CONTENTS Using Munis Scheduler... 3 User Permissions... 4 Scheduler-Enabled Programs... 5 Scheduler Queue...

More information

Isilon InsightIQ. Version User Guide

Isilon InsightIQ. Version User Guide Isilon InsightIQ Version 4.1.1 User Guide Copyright 2009-2017 Dell Inc. or its subsidiaries. All rights reserved. Published January 2017 Dell believes the information in this publication is accurate as

More information

Using Dell Repository Manager to Manage Your Repositories Efficiently

Using Dell Repository Manager to Manage Your Repositories Efficiently Using Dell Repository Manager to Manage Your Repositories Efficiently A Dell Technical White Paper Dell Inc. Dell Repository Manager Team i THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY

More information

SharePoint General Instructions

SharePoint General Instructions SharePoint General Instructions Table of Content What is GC Drive?... 2 Access GC Drive... 2 Navigate GC Drive... 2 View and Edit My Profile... 3 OneDrive for Business... 3 What is OneDrive for Business...

More information

Microsoft SQL Server Fix Pack 15. Reference IBM

Microsoft SQL Server Fix Pack 15. Reference IBM Microsoft SQL Server 6.3.1 Fix Pack 15 Reference IBM Microsoft SQL Server 6.3.1 Fix Pack 15 Reference IBM Note Before using this information and the product it supports, read the information in Notices

More information