Axibase Enterprise Reporter Getting Started Guide

Size: px
Start display at page:

Download "Axibase Enterprise Reporter Getting Started Guide"

Transcription

1 [Type text] Axibase Enterprise Reporter Getting Started Guide Axibase Corporation Stevens Creek Blvd Cupertino, CA USA phone Software Version: 206 Date: August 31, 2010

2 Legal Notices Warranty Axibase Corporation makes no warranty of any kind with regard to this document, including, but not limited, to the implied warranties of merchantability and fitness for a particular purpose. Axibase shall not be held liable for errors contained herein or direct, indirect, special, incidental or consequential damages in connection with the furnishing, performance, or use of this material. Copyright Notice Copyright 2010 Axibase Corporation No part of this document may be copied, reproduced, or translated to another language without the prior written consent of Axibase Corporation. The information contained in this material is subject to change without notice. Trademark Notices Axibase is a registered U.S. trademark of Axibase Corporation. IBM is a registered trademark of the IBM Corporation. Microsoft and Excel are U.S. registered trademarks of Microsoft Corporation. UNIX is a registered trademark of the Open Group. Windows and MS Windows are U.S. registered trademarks of Microsoft Corporation. Tivoli is a U.S. trademark of the IBM Corporation. Trademarked names are used throughout this guide. Since we state we are using the names only in an editorial fashion and to the benefit of the trademark owner with no intention of infringement of the trademark, we will omit placing a trademark symbol in every occurrence of a trademarked name. 2 Axibase Enterprise Reporter Getting Started Guide

3 Table of Contents 1. Generate daily CPU usage chart with breakdown by system, user, wait I/O for a UNIX server View CPU usage by individual processes on Windows/Unix/Linux server Export real and swap memory usage data for a Linux server into PDF and CSV Create a custom dashboard containing CPU, Memory, Disk I/O and Wait Locks for a database server Generate a list of servers that are running out of memory in the Windows Production group? Create a report showing CPU usage for multiple servers on the same chart? Subscribe to a weekly report on particular servers Generate a chart showing network throughput on a Linux server in kilobytes instead of bytes View a real-time CPU usage of a logical partition (AIX agent) View a catalog of active Tivoli situations (rules) that are enabled for a server Axibase Enterprise Reporter Getting Started Guide

4 1. Generate daily CPU usage chart with breakdown by system, user, wait I/O for a UNIX server 1. Click on the Designer tab in the main menu. Use the controls on the left to follow the steps below. 2. Select or type in the hostname of the server in the first Server:Agent drop down. 3. Select Unix OS agent in the second Server:Agent drop down. 4. In the Table:Attribute list choose the System table which contains CPU usage attributes. 5. Hold [Ctrl] and select multiple attributes: System CPU, User CPU, Wait I/O in the Table:Attribute drop down to display these values on one chart. 6. Using the Interval controls, specify the duration of the time interval. Select 1 in the first drop down, select Day in the second drop down. 7. Click Submit. 4 Axibase Enterprise Reporter Getting Started Guide

5 Optional: 8. Click on the Calendar icon under Submit button to specify custom interval end and time filter. 9. In the main Calendar date selector, use arrows and to select the desired year and month respectively. Click on the date, hour, and minute fields to set a particular time of day. Click on the Now button to reset the calendar to the current date and time. For example, to create a chart from 18 August, :15 till 19 August, :15, specify 19 August, :15 in the calendar. 10. Configure time filter in the first Calendar drop down as Peak Shift/Off-Peak Shift to exclude nonbusiness/business hours if you need or set All days value to show the chart over all hours. References: Axibase Enterprise Reporter User Guide, Section Axibase Enterprise Reporter Getting Started Guide

6 2. View CPU usage by individual processes on Windows/Unix/Linux server. 1. Click on the Designer tab in the main menu. Use the controls on the left to follow the steps below. 2. Select or type in the hostname of the server in the first Server:Agent drop down. 3. Select Windows OS agent in the second Server:Agent drop down. You can choose other agent, then get appropriate settings which are configured in steps 4-6 in the Table 2-1 for each agent type. 4. In the Table: Attribute drop down choose the Process table (or the Process summarization table). 5. Select the %Processor Time attribute in the Table: Attribute list. 6. In the Instance controls choose the Process Name value in the first control and make multiple such Instance values as axibase_wd, System and vmware-vmx (or other required process names) in the second control. 7. Using the Interval controls, specify the duration of the time interval. Select 1 in the first drop down, select Day in the second drop down. 8. Click Submit. 6 Axibase Enterprise Reporter Getting Started Guide

7 Table 2-1: Settings for CPU Top processes view Agent Table Attribute Instance Instance value Windows OS Process %Processor Time Process name axibase_wd, System, vmwarevmx Unix OS Process CPU % Command /gnomenetstatus-applet, /java, /mixer_applet2 Linux OS Process Busy CPU % Process Command Name java, X, cinfo References: Axibase Enterprise Reporter User Guide, Section Axibase Enterprise Reporter Getting Started Guide

8 3. Export real and swap memory usage data for a Linux server into PDF and CSV 1. Click on the Designer tab. 2. Create the report as described in question 1: In Server:Agent controls select Linux server and the Linux OS agent; In Table:Attribute controls choose the VM Stats table and hold [Ctrl] to select Real Memory %Used and Swap %Used attributes at the same time. Set desired time interval, for which the report will be generated, using the Interval controls. Click Submit. 3. Click on the Export to PDF icon under the Submit button to export report data into the PDF format. 4. Enter a custom report Title in the popup window. Set Add Header control to the Yes/No value to include/exclude display of server configuration properties in the report (server, agent, table, attributes and etc.). Select the Yes/No value in the Add Statistics drop down to include/exclude a table with summary statistics. 5. Click the Submit button in the window. The real and swap memory usage data will be exported as a chart. Click the Close button to close the window. 8 Axibase Enterprise Reporter Getting Started Guide

9 Export result data to the CSV format by clicking on the Export to CSV icon under the Submit button. The real and swap memory usage data will be presented as a comma separated (CSV) file that can be opened in Microsoft Excel and in any text editor. References: Axibase Enterprise Reporter User Guide, Section Axibase Enterprise Reporter Getting Started Guide

10 4. Create a custom dashboard containing CPU, Memory, Disk I/O and Wait Locks for a database server 1. Click on the Designer tab in the top menu. 2. In the first Server:Agent drop down select a server for which you want to generate the report. 3. Select table/attribute/instance as specified in Table 3-1 below and follow the process outlined in question 1 to create each type of report. Table 3-1: Attributes Report Agent Table Attribute Instance Instance value CPU Windows OS Processor %Processor Time Processor _Total Memory Windows OS Memory Available Kilobytes, Total Memory Kilobytes - - Disk I/O Windows OS Logical Disk (hourly) Avg Disk Read Bytes/Sec, Avg Disk Write Bytes/Sec Disk Name _Total Wait Locks DB2 Database Database Lock Waits Database Name WAREHOUS 4. Click Submit to generate the report. 5. Move the mouse over the Top Queries icon in the right upper corner of the screen and click on the Add to Dashboard link. 6. Enter the name of the report (query) and click OK. The report chart appears in the personal Dashboard. 10 Axibase Enterprise Reporter Getting Started Guide

11 7. Return to the Designer to create other reports for the Dashboard (follow instructions above). 8. Click on the Dashboard tab in the top menu and select Default in the Dashboard drop down to see all custom reports. The Dashboard control is placed in the right upper corner of the screen. The Default value displays the personal Dashboard. References: Axibase Enterprise Reporter User Guide, Section 4.1 Axibase Enterprise Reporter User Guide, Section Axibase Enterprise Reporter Getting Started Guide

12 5. Generate a list of servers that are running out of memory in the Windows Production group? Follow these steps: 1. Select the Profiler tab in the top menu. 2. Choose the Windows Production group in the Group control. 3. Check that the Templates link was activated. 4. Click on the Interval icon / / / / / to show only daily/weekly /monthly/quarterly/ yearly/all templates in the Templates list to quick search the required template. 5. In the Templates list select daily NT: Memory Available % (D) template. This template determines the percent of bytes of real memory available over the day. 6. In the Metric drop down select the metric for displaying and sorting servers. Choose the Last Value metric to show the last recorded value of available memory. 7. Select the Rank value in the Format drop down to presents the report as the list of windows Production servers ordered by Available Memory, %. 8. Identify the Threshold value for the chosen template which is specified in the header of the report. In the example below, the threshold is equal to 30%. 12 Axibase Enterprise Reporter Getting Started Guide

13 9. Enter filter expression last< 30 in the Filter text box and click Enter. The report will include only servers that have Memory Available % violations. 10. Set Rank controls to define the order of servers ranking by the appropriate attribute value which is calculated by the specified metric (Bottom value specifies the descending order, Top value - ascending order) and the count of first servers, which will be displayed in the report. For example, select Bottom and 10 values to get no more than first 10 servers with least current Memory Available % values. Figure 4-1: The report with the list of servers that are running out of memory in the Windows Production group. References: Axibase Enterprise Reporter User Guide, Section Axibase Enterprise Reporter Getting Started Guide

14 6. Create a report showing CPU usage for multiple servers on the same chart? 1. Click on the Profiler tab in the main menu. 2. In the Templates list select daily NT: CPU Usage (D) template. This template allows you to view the percentage of elapsed time that a processor has been busy executing non-idle threads over the day. 3. In the Format drop down select Multi-server. 4. Select one or multiple servers. 5. In the Interval controls set the duration of the time interval, for which you want to generate the report. By default, the interval is set to the same value as the interval of the selected template. 6. Optionally, modify the end of the time selection interval using the Calendar control as described in question Click Submit. 14 Axibase Enterprise Reporter Getting Started Guide

15 References: Axibase Enterprise Reporter User Guide, Section Axibase Enterprise Reporter Getting Started Guide

16 7. Subscribe to a weekly report on particular servers 1. Click on the Servers tab in the main menu. 2. Select any server on the Server list. 3. Click on the Host report subscriptions icon in the tools menu above the reports. 4. If you didn t configure your address in the account settings, you will see the appropriate message. Click on the provided link and enter a valid address in the field. 5. If your address is set the Host Report Subscriptions controls will be enabled. In the Report type drop down select the Weekly value. Weekly reports are ed at 04:00 each Monday. This report will consist of all weekly charts for the specified servers. 6. In the second drop down select the group that includes required servers. The All item defines all servers. 7. In the right list below the drop down make one or multiple selections of servers which reports should be sent. 8. Click the button to add selected servers to the report. To delete servers from the subscription report select the servers in the left list box and click the button. 9. Click Submit. 16 Axibase Enterprise Reporter Getting Started Guide

17 10. Click the Check button to test your configuration. References: Axibase Enterprise Reporter User Guide, Section Axibase Enterprise Reporter Getting Started Guide

18 8. Generate a chart showing network throughput on a Linux server in kilobytes instead of bytes Note: access Warehouse Query Console requires appropriate permissions. 1. Click on the Designer tab in the top menu. 2. In the Server: Agent controls select the required server and choose Linux OS agent. 3. Configure other controls as described in question1 using settings specified below. Table 7-1: Reports settings Report/Settings Table Attribute Instance Instance value Network throughput Network (hourly) Avg Bytes Received/Sec, Avg Bytes Transmitted/Sec Interface IP Address Click Submit to generate the chart on the right side of controls. 5. Click on the SQL Query icon under Submit button or on the Query Console icon in the upper left corner of the chart area. When the Console launches, it will be pre populated with the current SQL query and results from the database. 18 Axibase Enterprise Reporter Getting Started Guide

19 6. Divide attributes AVG_Bytes_Received_per_sec and AVG_Bytes_Transmitted_per_sec (defined in bytes) by 1024 in the SQL query to generate attributes values in kilobytes instead of bytes. 7. Click Submit. 8. To view the chart using the modified metrics click on the Chart icon below the query text box. The new Chart Properties window will appear. 9. Enter the name of the report in the Chart Title field and fill other setting of chart view as you need. 10. Click Submit. Figure 7-1: Network throughput on a Linux server in kilobytes. 19 Axibase Enterprise Reporter Getting Started Guide

20 References: Axibase Enterprise Reporter User Guide, Section Axibase Enterprise Reporter Getting Started Guide

21 9. View a real-time CPU usage of a logical partition (AIX agent) 1. Click on the Servers tab in the top menu. 2. Select the AIX Premium group in the Group drop down and select the required logical partition in the Server list. 3. Click on the Real-time charts icon in the right upper corner of the screen. 1. In the top drop down select the Logical Partition table. 2. In the Attributes list select the Physical CPU Units Used attribute. 3. Set a sampling interval in the Interval drop down (15 seconds by default). The label Polling appears if the real-time data is available. Some agents such as AIX Premium and UNIX OS agents implement agent-side caching, so you may see less frequent changes on the graph irrespective of the sampling interval. 21 Axibase Enterprise Reporter Getting Started Guide

22 References: Axibase Enterprise Reporter User Guide, Section 4.2 Axibase Enterprise Reporter User Guide, Section 4.5 Axibase Enterprise Reporter User Guide, Section Axibase Enterprise Reporter Getting Started Guide

23 10. View a catalog of active Tivoli situations (rules) that are enabled for a server 1. Click on the Navigator tab in the top menu. 2. In the Navigator tree choose the group, which contains the server and expand it. Click on the server icon. The server s menu is displayed on the right bottom side of the Navigator panel. 3. Click on the Catalog tab. The table displays a list of situations grouped by agents installed on the server. 4. Set the Show Stopped Situations drop down to No to display only active situations. 5. Set the threshold of situation severity in the Severity drop down to show all situations with the severity above or equal this specified value. Select the Normal value to display Normal, Warning and Critical situations. References: Axibase Enterprise Reporter User Guide, Section Axibase Enterprise Reporter Getting Started Guide

IBM Tivoli Monitoring Version 6.3 Fix Pack 2. Infrastructure Management Dashboards for Servers Reference

IBM Tivoli Monitoring Version 6.3 Fix Pack 2. Infrastructure Management Dashboards for Servers Reference IBM Tivoli Monitoring Version 6.3 Fix Pack 2 Infrastructure Management Dashboards for Servers Reference IBM Tivoli Monitoring Version 6.3 Fix Pack 2 Infrastructure Management Dashboards for Servers Reference

More information

Heroix Longitude Quick Start Guide V7.1

Heroix Longitude Quick Start Guide V7.1 Heroix Longitude Quick Start Guide V7.1 Copyright 2011 Heroix 165 Bay State Drive Braintree, MA 02184 Tel: 800-229-6500 / 781-848-1701 Fax: 781-843-3472 Email: support@heroix.com Notice Heroix provides

More information

TSM Studio Server User Guide 2.9.0.0

TSM Studio Server User Guide 2.9.0.0 TSM Studio Server User Guide 2.9.0.0 1 Table of Contents Disclaimer... 4 What is TSM Studio Server?... 5 System Requirements... 6 Database Requirements... 6 Installing TSM Studio Server... 7 TSM Studio

More information

SonicWALL GMS Custom Reports

SonicWALL GMS Custom Reports SonicWALL GMS Custom Reports Document Scope This document describes how to configure and use the SonicWALL GMS 6.0 Custom Reports feature. This document contains the following sections: Feature Overview

More information

5nine Security for Hyper-V Datacenter Edition. Version 3.0 Plugin for Microsoft System Center 2012 Virtual Machine Manager

5nine Security for Hyper-V Datacenter Edition. Version 3.0 Plugin for Microsoft System Center 2012 Virtual Machine Manager 5nine Security for Hyper-V Datacenter Edition Version 3.0 Plugin for Microsoft System Center 2012 Virtual Machine Manager November 2013 11 Table of Contents Summary... 5 System requirements... 5 Permissions...

More information

CA Nimsoft Monitor. Probe Guide for Active Directory Server. ad_server v1.4 series

CA Nimsoft Monitor. Probe Guide for Active Directory Server. ad_server v1.4 series CA Nimsoft Monitor Probe Guide for Active Directory Server ad_server v1.4 series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as

More information

Ad-hoc Reporting Report Designer

Ad-hoc Reporting Report Designer Ad-hoc Reporting Report Designer AD- H O C R E P O R T D E S I G N E R M A N U A L 2012 NonProfit Technologies, Inc. All Rights Reserved. This document contains proprietary information which is protected

More information

NetBackup Backup, Archive, and Restore Getting Started Guide

NetBackup Backup, Archive, and Restore Getting Started Guide NetBackup Backup, Archive, and Restore Getting Started Guide UNIX, Windows, and Linux Release 6.5 Veritas NetBackup Backup, Archive, and Restore Getting Started Guide Copyright 2007 Symantec Corporation.

More information

EXPLORER AND REAL-TIME ANALYZER USER GUIDE

EXPLORER AND REAL-TIME ANALYZER USER GUIDE EXPLORER AND REAL-TIME ANALYZER USER GUIDE Websense Enterprise Websense Web Security Suite TM -including Corporate Edition v6.3 1996 2006, Websense, Inc. All rights reserved. 10240 Sorrento Valley Rd.,

More information

By the Citrix Publications Department. Citrix Systems, Inc.

By the Citrix Publications Department. Citrix Systems, Inc. Licensing: The License Management Console By the Citrix Publications Department Citrix Systems, Inc. Notice The information in this publication is subject to change without notice. THIS PUBLICATION IS

More information

Foglight for Active Directory 5.6.8. User and Reference Guide

Foglight for Active Directory 5.6.8. User and Reference Guide Foglight for Active Directory 5.6.8 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software

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

GUIDE. Web Client Application. Model: ER 4.0. Release 4.0.00 / Version No.: 1.01

GUIDE. Web Client Application. Model: ER 4.0. Release 4.0.00 / Version No.: 1.01 8e6R Enterprise Reporter USER GUIDE Web Client Application Model: ER 4.0 Release 4.0.00 / Version No.: 1.01 ii 8E6 TECHNOLOGIES, ENTERPRISE REPORTER WEB CLIENT USER GUIDE 8E6 ENTERPRISE REPORTER WEB CLIENT

More information

Monitoring IBM HMC Server. eg Enterprise v6

Monitoring IBM HMC Server. eg Enterprise v6 Monitoring IBM HMC Server eg Enterprise v6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this document may be reproduced

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

IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Hyper-V Server Agent Version 6.3.1 Fix Pack 2.

IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Hyper-V Server Agent Version 6.3.1 Fix Pack 2. IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Hyper-V Server Agent Version 6.3.1 Fix Pack 2 Reference IBM Tivoli Composite Application Manager for Microsoft Applications:

More information

User Guidance. CimTrak Integrity & Compliance Suite 2.0.6.19

User Guidance. CimTrak Integrity & Compliance Suite 2.0.6.19 CimTrak Integrity & Compliance Suite 2.0.6.19 Master Repository Management Console File System Agent Network Device Agent Command Line Utility Ping Utility Proxy Utility FTP Repository Interface User Guidance

More information

Load Manager Administrator s Guide For other guides in this document set, go to the Document Center

Load Manager Administrator s Guide For other guides in this document set, go to the Document Center Load Manager Administrator s Guide For other guides in this document set, go to the Document Center Load Manager for Citrix Presentation Server Citrix Presentation Server 4.5 for Windows Citrix Access

More information

bv-control for Active Directory v8.50 User Guide

bv-control for Active Directory v8.50 User Guide bv-control for Active Directory v8.50 User Guide bv-control for Active Directory v8.50 bv-control for Active Directory User Guide The software described in this book is furnished under a license agreement

More information

Nimsoft Monitor. zones Guide. v1.3 series

Nimsoft Monitor. zones Guide. v1.3 series Nimsoft Monitor zones Guide v1.3 series Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed, without

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

WebSphere Business Monitor

WebSphere Business Monitor WebSphere Business Monitor Dashboards 2010 IBM Corporation This presentation should provide an overview of the dashboard widgets for use with WebSphere Business Monitor. WBPM_Monitor_Dashboards.ppt Page

More information

FileNet System Manager Dashboard Help

FileNet System Manager Dashboard Help FileNet System Manager Dashboard Help Release 3.5.0 June 2005 FileNet is a registered trademark of FileNet Corporation. All other products and brand names are trademarks or registered trademarks of their

More information

Creating Basic Custom Monitoring Dashboards Antonio Mangiacotti, Stefania Oliverio & Randy Allen

Creating Basic Custom Monitoring Dashboards Antonio Mangiacotti, Stefania Oliverio & Randy Allen Creating Basic Custom Monitoring Dashboards by Antonio Mangiacotti, Stefania Oliverio & Randy Allen v1.1 Introduction With the release of IBM Tivoli Monitoring 6.3 and IBM Dashboard Application Services

More information

MyOra 3.5. User Guide. SQL Tool for Oracle. Kris Murthy

MyOra 3.5. User Guide. SQL Tool for Oracle. Kris Murthy MyOra 3.5 SQL Tool for Oracle User Guide Kris Murthy Contents Features... 4 Connecting to the Database... 5 Login... 5 Login History... 6 Connection Indicator... 6 Closing the Connection... 7 SQL Editor...

More information

CA Nimsoft Monitor. Probe Guide for IIS Server Monitoring. iis v1.5 series

CA Nimsoft Monitor. Probe Guide for IIS Server Monitoring. iis v1.5 series CA Nimsoft Monitor Probe Guide for IIS Server Monitoring iis v1.5 series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and

More information

Custom Reporting System User Guide

Custom Reporting System User Guide Citibank Custom Reporting System User Guide April 2012 Version 8.1.1 Transaction Services Citibank Custom Reporting System User Guide Table of Contents Table of Contents User Guide Overview...2 Subscribe

More information

EView/400i Management Pack for Systems Center Operations Manager (SCOM)

EView/400i Management Pack for Systems Center Operations Manager (SCOM) EView/400i Management Pack for Systems Center Operations Manager (SCOM) Concepts Guide Version 6.3 November 2012 Legal Notices Warranty EView Technology makes no warranty of any kind with regard to this

More information

MyOra 3.0. User Guide. SQL Tool for Oracle. Jayam Systems, LLC

MyOra 3.0. User Guide. SQL Tool for Oracle. Jayam Systems, LLC MyOra 3.0 SQL Tool for Oracle User Guide Jayam Systems, LLC Contents Features... 4 Connecting to the Database... 5 Login... 5 Login History... 6 Connection Indicator... 6 Closing the Connection... 7 SQL

More information

Symantec Backup Exec System Recovery Granular Restore Option User's Guide

Symantec Backup Exec System Recovery Granular Restore Option User's Guide Symantec Backup Exec System Recovery Granular Restore Option User's Guide Symantec Backup Exec System Recovery Granular Restore Option User's Guide The software described in this book is furnished under

More information

User Guide QAD Field Service Scheduler

User Guide QAD Field Service Scheduler User Guide QAD Field Service Scheduler Introduction to QAD FSS All Calls Browse Gantt Chart Scheduling Tab Call Details Tab List of Engineers Tab Geography Map Tab Part Details Tab 78-0698-3.3.1 QAD Field

More information

Transaction Monitoring Version 8.1.3 for AIX, Linux, and Windows. Reference IBM

Transaction Monitoring Version 8.1.3 for AIX, Linux, and Windows. Reference IBM Transaction Monitoring Version 8.1.3 for AIX, Linux, and Windows Reference IBM Note Before using this information and the product it supports, read the information in Notices. This edition applies to V8.1.3

More information

HelpSystems Web Server User Guide

HelpSystems Web Server User Guide HelpSystems Web Server User Guide Copyright Copyright HelpSystems, LLC. Robot is a division of HelpSystems. HelpSystems Web Server, OPAL, OPerator Assistance Language, Robot ALERT, Robot AUTOTUNE, Robot

More information

User's Guide. System Monitor - Performance Monitoring Services 5.0

User's Guide. System Monitor - Performance Monitoring Services 5.0 User's Guide System Monitor - Performance Monitoring Services 5.0 Preface System Monitor - Performance Monitoring Services (hereafter referred to as "System Monitor - Performance Monitoring Services")

More information

Symantec Backup Exec TM 11d for Windows Servers. Quick Installation Guide

Symantec Backup Exec TM 11d for Windows Servers. Quick Installation Guide Symantec Backup Exec TM 11d for Windows Servers Quick Installation Guide September 2006 Symantec Legal Notice Copyright 2006 Symantec Corporation. All rights reserved. Symantec, Backup Exec, and the Symantec

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.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Using SolarWinds Orion for Cisco Assessments

Using SolarWinds Orion for Cisco Assessments Using SolarWinds Orion for Cisco Assessments Cisco Network Assessments Registering Your Assessment... 1 Installing SolarWinds Orion Network Performance Monitor... 1 Discovering Your Network... 1 Polling

More information

v6.1 Websense Enterprise Reporting Administrator s Guide

v6.1 Websense Enterprise Reporting Administrator s Guide v6.1 Websense Enterprise Reporting Administrator s Guide Websense Enterprise Reporting Administrator s Guide 1996 2005, Websense, Inc. All rights reserved. 10240 Sorrento Valley Rd., San Diego, CA 92121,

More information

Robot SCHEDULE Web Interface User Guide

Robot SCHEDULE Web Interface User Guide Robot SCHEDULE Web Interface User Guide Copyright Copyright HelpSystems, LLC. Robot is a division of HelpSystems. Robot SCHEDULE, HelpSystems Web Server, OPAL, OPerator Assistance Language, Robot ALERT,

More information

EZManage V4.0 Release Notes. Document revision 1.08 (15.12.2013)

EZManage V4.0 Release Notes. Document revision 1.08 (15.12.2013) EZManage V4.0 Release Notes Document revision 1.08 (15.12.2013) Release Features Feature #1- New UI New User Interface for every form including the ribbon controls that are similar to the Microsoft office

More information

for Sage 100 ERP Business Insights Overview Document

for Sage 100 ERP Business Insights Overview Document for Sage 100 ERP Business Insights Document 2012 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and the Sage Software product and service names mentioned herein are registered

More information

Symantec Enterprise Vault Technical Note. Administering the Monitoring database. Windows

Symantec Enterprise Vault Technical Note. Administering the Monitoring database. Windows Symantec Enterprise Vault Technical Note Administering the Monitoring database Windows December 2006 Symantec Enterprise Vault Administering the Monitoring database Copyright 2006 Symantec Corporation.

More information

TeamViewer 9 Manual ITbrain

TeamViewer 9 Manual ITbrain TeamViewer 9 Manual ITbrain Rev 9.2-201407 TeamViewer GmbH Jahnstraße 30 D-73037 Göppingen www.teamviewer.com Table of Contents 1 General 3 1.1 About ITbrain 3 1.2 About the manual 3 2 Requirements 4 2.1

More information

SAP BusinessObjects Financial Consolidation Web User Guide

SAP BusinessObjects Financial Consolidation Web User Guide SAP BusinessObjects Financial Consolidation Document Version: 10.0 Support Package 18 2016-02-19 SAP BusinessObjects Financial Consolidation Web User Guide Content 1 General user functions....12 1.1 To

More information

Using Microsoft Performance Monitor. Guide

Using Microsoft Performance Monitor. Guide Using Microsoft Performance Monitor Guide December 2005 The information contained in this document represents the current view of Compulink Management Center, Inc on the issues discussed as of the date

More information

PENTEK S TALON 27XX SERIES RECORDING SYSTEMS

PENTEK S TALON 27XX SERIES RECORDING SYSTEMS User s Guide Configuring PMC s Adaptec RAID Controller Page 1 USER S GUIDE PENTEK S TALON 27XX SERIES RECORDING SYSTEMS Configuring PMC s Adaptec RAID Controller Pentek, Inc. One Park Way Upper Saddle

More information

Foglight. Managing Hyper-V Systems User and Reference Guide

Foglight. Managing Hyper-V Systems User and Reference Guide Foglight Managing Hyper-V Systems User and Reference Guide 2014 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this

More information

Web Dashboard User Guide

Web Dashboard User Guide Web Dashboard User Guide Version 10.2 The software supplied with this document is the property of RadView Software and is furnished under a licensing agreement. Neither the software nor this document may

More information

SolarWinds Orion Integrated Virtual Infrastructure Monitor Supplement

SolarWinds Orion Integrated Virtual Infrastructure Monitor Supplement SolarWinds Orion Integrated Virtual Infrastructure Monitor Supplement INTEGRATED VIRTUAL INFRASTRUCTURE MONITOR Copyright 1995-2014 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of

More information

Service Level Agreement Guide. Operations Center 5.0

Service Level Agreement Guide. Operations Center 5.0 Service Level Agreement Guide Operations Center 5.0 November 6, 2013 Legal Notices THIS DOCUMENT AND THE SOFTWARE DESCRIBED IN THIS DOCUMENT ARE FURNISHED UNDER AND ARE SUBJECT TO THE TERMS OF A LICENSE

More information

USING THE UPSTREAM-CONNECT WEBSITE

USING THE UPSTREAM-CONNECT WEBSITE USING THE UPSTREAM-CONNECT WEBSITE The UpstreamConnect website is your primary means for viewing imaging device data and reports. This manual covers all aspects of using the UpstreamConnect website. HELPDESK

More information

User Guide. Modified: March, 2013 Version 8.2

User Guide. Modified: March, 2013 Version 8.2 User Guide Modified: March, 2013 Version 8.2 Licensed Materials - Property of Management Information Tools, Inc. DBA MITS 801 Second Ave, Suite 1210 Seattle, WA 98104 2013 Management Information Tools,

More information

Friends Asking Friends 2.94. New Features Guide

Friends Asking Friends 2.94. New Features Guide Friends Asking Friends 2.94 New Features Guide 8/10/2012 Friends Asking Friends 2.94 Friends Asking Friends US 2012 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted

More information

Scribe Demonstration Script Web Leads to Dynamics CRM. October 4, 2010 www.scribesoft.com

Scribe Demonstration Script Web Leads to Dynamics CRM. October 4, 2010 www.scribesoft.com Scribe Demonstration Script Web Leads to Dynamics CRM October 4, 2010 www.scribesoft.com Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in

More information

User's Guide - Beta 1 Draft

User's Guide - Beta 1 Draft IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Cluster Server Agent vnext User's Guide - Beta 1 Draft SC27-2316-05 IBM Tivoli Composite Application Manager for Microsoft

More information

technical brief Multiple Print Queues

technical brief Multiple Print Queues technical brief in HP Overview HP has the ability to create shared printer queues on a remote machine to help ease the task that administrators face on a regular basis. Print queue creation of the following

More information

Viewing and Troubleshooting Perfmon Logs

Viewing and Troubleshooting Perfmon Logs CHAPTER 7 To view perfmon logs, you can download the logs or view them locally. This chapter contains information on the following topics: Viewing Perfmon Log Files, page 7-1 Working with Troubleshooting

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

VERITAS Backup Exec TM 10.0 for Windows Servers VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

More information

MicroStrategy Desktop

MicroStrategy Desktop MicroStrategy Desktop Quick Start Guide MicroStrategy Desktop is designed to enable business professionals like you to explore data, simply and without needing direct support from IT. 1 Import data from

More information

Symantec Enterprise Vault

Symantec Enterprise Vault Symantec Enterprise Vault Guide for Microsoft Outlook 2010/2013 Users 10.0 Full Outlook Add-In Symantec Enterprise Vault: Guide for Microsoft Outlook 2010/2013 Users The software described in this book

More information

ORACLE BUSINESS INTELLIGENCE WORKSHOP

ORACLE BUSINESS INTELLIGENCE WORKSHOP ORACLE BUSINESS INTELLIGENCE WORKSHOP Creating Interactive Dashboards and Using Oracle Business Intelligence Answers Purpose This tutorial shows you how to build, format, and customize Oracle Business

More information

IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Exchange Server Agent Version 6.3.1 Fix Pack 2.

IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Exchange Server Agent Version 6.3.1 Fix Pack 2. IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Exchange Server Agent Version 6.3.1 Fix Pack 2 Reference IBM Tivoli Composite Application Manager for Microsoft Applications:

More information

Polar Help Desk 4.1. User s Guide

Polar Help Desk 4.1. User s Guide Polar Help Desk 4.1 User s Guide Copyright (legal information) Copyright Polar 1995-2005. All rights reserved. The information contained in this document is proprietary to Polar and may not be used or

More information

User's Guide - Beta 1 Draft

User's Guide - Beta 1 Draft IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Hyper-V Server Agent vnext User's Guide - Beta 1 Draft SC27-2319-05 IBM Tivoli Composite Application Manager for Microsoft

More information

Symantec Enterprise Vault

Symantec Enterprise Vault Symantec Enterprise Vault Guide for Microsoft Outlook 2010/2013 Users 10.0 Full Outlook Add-In Symantec Enterprise Vault: Guide for Microsoft Outlook 2010/2013 Users The software described in this book

More information

Web Enabled Software for 8614xB-series Optical Spectrum Analyzers. Installation Guide

Web Enabled Software for 8614xB-series Optical Spectrum Analyzers. Installation Guide for 8614xB-series Optical Spectrum Analyzers Installation Guide Copyright Agilent Technologies Company 2001 All Rights Reserved. Reproduction, adaptation, or translation without prior written permission

More information

Business Portal for Microsoft Dynamics GP 2010. User s Guide Release 5.1

Business Portal for Microsoft Dynamics GP 2010. User s Guide Release 5.1 Business Portal for Microsoft Dynamics GP 2010 User s Guide Release 5.1 Copyright Copyright 2011 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and

More information

Novell ZENworks Asset Management 7.5

Novell ZENworks Asset Management 7.5 Novell ZENworks Asset Management 7.5 w w w. n o v e l l. c o m October 2006 USING THE WEB CONSOLE Table Of Contents Getting Started with ZENworks Asset Management Web Console... 1 How to Get Started...

More information

Agilent Automated Card Extraction Dried Blood Spot LC/MS System

Agilent Automated Card Extraction Dried Blood Spot LC/MS System Agilent Automated Card Extraction Dried Blood Spot LC/MS System SCAP DBS Software User Guide Notices Agilent Technologies, Inc. 2012 No part of this manual may be reproduced in any form or by any means

More information

Tivoli Log File Agent Version 6.2.3 Fix Pack 2. User's Guide SC14-7484-03

Tivoli Log File Agent Version 6.2.3 Fix Pack 2. User's Guide SC14-7484-03 Tivoli Log File Agent Version 6.2.3 Fix Pack 2 User's Guide SC14-7484-03 Tivoli Log File Agent Version 6.2.3 Fix Pack 2 User's Guide SC14-7484-03 Note Before using this information and the product it

More information

Patch Management for Red Hat Enterprise Linux. User s Guide

Patch Management for Red Hat Enterprise Linux. User s Guide Patch Management for Red Hat Enterprise Linux User s Guide User s Guide i Note: Before using this information and the product it supports, read the information in Notices. Copyright IBM Corporation 2003,

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

Enterprise Vault Installing and Configuring

Enterprise Vault Installing and Configuring Enterprise Vault Installing and Configuring Enterprise Vault 6.0 Legal Notice Copyright 2005 Symantec Corporation. All rights reserved. Symantec, the Symantec Logo, VERITAS, the VERITAS Logo, and Enterprise

More information

Running a Workflow on a PowerCenter Grid

Running a Workflow on a PowerCenter Grid Running a Workflow on a PowerCenter Grid 2010-2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise)

More information

Symantec LiveUpdate Administrator. Getting Started Guide

Symantec LiveUpdate Administrator. Getting Started Guide Symantec LiveUpdate Administrator Getting Started Guide Symantec LiveUpdate Administrator Getting Started Guide The software described in this book is furnished under a license agreement and may be used

More information

Symantec Critical System Protection Agent Event Viewer Guide

Symantec Critical System Protection Agent Event Viewer Guide Symantec Critical System Protection Agent Event Viewer Guide Symantec Critical System Protection The software described in this book is furnished under a license agreement and may be used only in accordance

More information

EMC SourceOne Auditing and Reporting Version 7.0

EMC SourceOne Auditing and Reporting Version 7.0 EMC SourceOne Auditing and Reporting Version 7.0 Installation and Administration Guide 300-015-186 REV 01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

Sophos for Microsoft SharePoint Help. Product version: 2.0

Sophos for Microsoft SharePoint Help. Product version: 2.0 Sophos for Microsoft SharePoint Help Product version: 2.0 Document date: September 2015 Contents 1 About Sophos for Microsoft SharePoint...3 2 Dashboard...4 3 Configuration...5 3.1 On-access scan...5 3.2

More information

Backup Recording Viewer for NS

Backup Recording Viewer for NS Backup Recording Viewer for NS Installation and Operation Manual Version 1.0 Poltys, Inc. 3300 N. Main Street, Suite D, Anderson, SC 29621-4128 +1 864 642 6103, sales@poltys.com www.poltys.com 2013 Poltys,

More information

CA Unified Infrastructure Management

CA Unified Infrastructure Management CA Unified Infrastructure Management Probe Guide for IIS Server Monitoring iis v1.7 series Copyright Notice This online help system (the "System") is for your informational purposes only and is subject

More information

Monitoring Replication

Monitoring Replication Monitoring Replication Article 1130112-02 Contents Summary... 3 Monitor Replicator Page... 3 Summary... 3 Status... 3 System Health... 4 Replicator Configuration... 5 Replicator Health... 6 Local Package

More information

Symantec Database Security and Audit 3100 Series Appliance. Getting Started Guide

Symantec Database Security and Audit 3100 Series Appliance. Getting Started Guide Symantec Database Security and Audit 3100 Series Appliance Getting Started Guide Symantec Database Security and Audit 3100 Series Getting Started Guide The software described in this book is furnished

More information

Server Management Tools (ASMT)

Server Management Tools (ASMT) 1 Auspex Server Management Tools (ASMT) Introduction This module presents the Auspex Server Management Tools, or ASMT. This is a graphical interface which allows you to perform most NetServer system administration

More information

CHAPTER. Monitoring and Diagnosing

CHAPTER. Monitoring and Diagnosing CHAPTER 20. This chapter provides details about using the Diagnostics & Monitoring system available through ShoreTel Director. It contains the following information: Overview... 661 Architecture... 661

More information

CA Nimsoft Monitor Snap

CA Nimsoft Monitor Snap CA Nimsoft Monitor Snap Configuration Guide for IIS Server Monitoring iis v1.5 series Legal Notices This online help system (the "System") is for your informational purposes only and is subject to change

More information

Symantec Backup Exec System Recovery Exchange Retrieve Option User's Guide

Symantec Backup Exec System Recovery Exchange Retrieve Option User's Guide Symantec Backup Exec System Recovery Exchange Retrieve Option User's Guide Symantec Backup Exec System Recovery Exchange Retrieve Option User's Guide The software described in this book is furnished under

More information

features at a glance

features at a glance hp availability stats and performance software network and system monitoring for hp NonStop servers a product description from hp features at a glance Online monitoring of object status and performance

More information

Tivoli IBM Tivoli Monitoring for Transaction Performance

Tivoli IBM Tivoli Monitoring for Transaction Performance Tivoli IBM Tivoli Monitoring for Transaction Performance Version 5.3.0 Evaluation Guide GC32-9190-00 Tivoli IBM Tivoli Monitoring for Transaction Performance Version 5.3.0 Evaluation Guide GC32-9190-00

More information

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide N109548 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software Corporation makes

More information

NCD ThinPATH Load Balancing Startup Guide

NCD ThinPATH Load Balancing Startup Guide NCD ThinPATH Load Balancing Startup Guide Copyright Copyright 1999 by Network Computing Devices, Inc. (NCD).The information contained in this document is subject to change without notice. Network Computing

More information

Security Analytics Engine 1.0. Help Desk User Guide

Security Analytics Engine 1.0. Help Desk User Guide 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 agreement.

More information

RSM Web Gateway RSM Web Client INSTALLATION AND ADMINISTRATION GUIDE

RSM Web Gateway RSM Web Client INSTALLATION AND ADMINISTRATION GUIDE RSM Web Gateway RSM Web Client INSTALLATION AND ADMINISTRATION GUIDE Installation and Administration Guide RSM Web Client and RSM Web Gateway 17 August, 2004 Page 1 Copyright Notice 2004 Sony Corporation.

More information

How to Manage IT Resource Consumption

How to Manage IT Resource Consumption How to Manage IT Resource Consumption At an Application Level with TeamQuest Workloads In this paper, John Miecielica of Metavante, provides a step-by-step example showing how he uses TeamQuest software

More information

IBM Endpoint Manager for OS Deployment Windows Server OS provisioning using a Server Automation Plan

IBM Endpoint Manager for OS Deployment Windows Server OS provisioning using a Server Automation Plan IBM Endpoint Manager IBM Endpoint Manager for OS Deployment Windows Server OS provisioning using a Server Automation Plan Document version 1.0 Michele Tomassi Copyright International Business Machines

More information

Altiris Monitor Pack for Servers 7.1 SP2 from Symantec Release Notes

Altiris Monitor Pack for Servers 7.1 SP2 from Symantec Release Notes Altiris Monitor Pack for Servers 7.1 SP2 from Symantec Release Notes Altiris Monitor Pack for Servers 7.1 SP2 from Symantec Release Notes The software described in this book is furnished under a license

More information

Features Overview Guide About new features in WhatsUp Gold v12

Features Overview Guide About new features in WhatsUp Gold v12 Features Overview Guide About new features in WhatsUp Gold v12 Contents CHAPTER 1 Learning about new features in Ipswitch WhatsUp Gold v12 Welcome to WhatsUp Gold... 1 What's new in WhatsUp Gold v12...

More information

Administrator Operations Guide

Administrator Operations Guide Administrator Operations Guide 1 What You Can Do with Remote Communication Gate S 2 Login and Logout 3 Settings 4 Printer Management 5 Log Management 6 Firmware Management 7 Installation Support 8 Maintenance

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

Symantec Mobile Security Manager Administration Guide

Symantec Mobile Security Manager Administration Guide Symantec Mobile Security Manager Administration Guide Symantec Mobile Security Manager The software described in this book is furnished under a license agreement and may be used only in accordance with

More information

Robot SCHEDULE 12 User Guide

Robot SCHEDULE 12 User Guide Robot SCHEDULE 12 User Guide Copyright Copyright HelpSystems, LLC. All rights reserved. Robot is a division of HelpSystems. www.helpsystems.com U.S.: +1 952-933-0609 Outside the U.S.: +44 (0) 870 120 3148

More information