PUBLIC SAP IT Operations Analytics 1.0: Administrator's and User's Guide

Size: px
Start display at page:

Download "PUBLIC SAP IT Operations Analytics 1.0: Administrator's and User's Guide"

Transcription

1 Document Version: ITOA PUBLIC SAP IT Operations Analytics 1.0: Administrator's and User's Guide

2 Content 1 Introduction Technical Architecture Basic Prerequisites Related Information Installation and Configuration Set Up a User for SAP HANA XS Administration Deploy the Core Application Set Up Users Define the SQL Connection Configuration Set Up the XS Job Initialize the Core Application Install the Input Adapter Install the Input Adapter with hdbsetup Install the Input Adapter with hdbinst Configure the HTTP Destination for Smart Data Streaming Set Up the Connection to the Syslog Server Start the Syslog Server Security Configure Browser Security Roles for SAP IT Operations Analytics Operations Monitoring Events Streaming Updating Troubleshooting Analyzing Events SAP SE or an SAP affiliate company. All rights reserved. Content

3 Document Change Log The following updates have been made since the first version of this document was released for SAP IT Operations Analytics 1.0. Many of these changes are the result of user feedback. If you would like to give us your own feedback about the documentation, please send an to your SAP contact who can then forward it to the authoring team or the development team. Tip The document version is not the same as the software release version. The software release version in all cases below is 1.0. Table 1: What's new and what's changed? In which document version? Where are the updates? Document change log 1.2 With this overview, you don't need to read the whole guide over again to find out what has changed in the documentation since the previous version. Two hosts 1.2 Basic Prerequisites [page 7] You learn up front that separate hosts are required for SAP HANA and Smart Data Streaming. Starting the Web service provider from the <sid>adm user before starting the syslog server 1.2 Start the Syslog Server [page 18] We've provided some additional guidance. Updating your software to a higher patch 1.2 Updating [page 23] The steps are now described in a sequence that enables you to complete this process without hitches, including post-update checks. Document Change Log 2015 SAP SE or an SAP affiliate company. All rights reserved. 3

4 What's new and what's changed? In which document version? Where are the updates? Feature scope description 1.1 Introduction [page 5] We've presented this information in a clearer way and enhanced the information itself. Related information 1.1 Related Information [page 8] We now provide links to commonly referenced sources of additional information in one place rather than scattered throughout the guide. Security 1.1 Security [page 20] You'll understand the security information better if you refer to the technical architecture diagram shown in Chapter 1, so we've added this as a tip. Troubleshooting 1.1 Troubleshooting [page 25] You'll now find all troubleshooting information in one single SAP Note. We simply refer to it in this guide. Timestamps 1.1 Analyzing Events [page 26] We explain how to interpret the different timestamps in the table view SAP SE or an SAP affiliate company. All rights reserved. Document Change Log

5 1 Introduction With SAP IT Operations Analytics, you can stream and analyze syslog data in real time, thus gaining insights into events of interest. The delivered features let you: Feature Description Collect and handle syslog data Stream syslog data into the database in real time Store the data for a defined period Automatically clean up/remove older data Identify and analyze events of interest, including critical events Search for events with one or more attributes Exclude events with selected attributes Drill down to the detail of an event View and compare event data in tables and charts Download event data as text or charts Save analytics filters as dashboards for frequent use The following documentation is available for SAP IT Operations Analytics: The above feature scope description The installation, configuration, security, and update information within this document The bucket configuration information available in the application 1.1 Technical Architecture SAP IT Operations Analytics is an SAP HANA XS application that runs on SAP HANA with SAP HANA Smart Data Streaming. The solution comprises the following components: Component Description Syslog client Syslog adapter The device that sends the events to SAP HANA Smart Data Streaming, for example, via port 1515 An internal syslog server that receives and parses the data, and then sends the events to the streaming project The regular expressions rules for the data transfer to SAP HANA are read via a JDBC connection on the SQL port. Introduction 2015 SAP SE or an SAP affiliate company. All rights reserved. 5

6 Component Description Output adapter Sends the data to SAP HANA based on the data service itoa_service that is defined for this purpose. For information about the ports for SAP HANA Smart Data Streaming, see the SAP HANA Master Guide. Web service provider Browser The streaming project and the syslog adapter are deployed, started, and stopped using the Web service provider. The default port is Users access the application via the Chrome Web browser SAP SE or an SAP affiliate company. All rights reserved. Introduction

7 1.2 Basic Prerequisites A number of things need to be in place before you install SAP IT Operations Analytics. SAP HANA SPS 09 Revision 95 has been installed. Introduction 2015 SAP SE or an SAP affiliate company. All rights reserved. 7

8 SAP HANA Smart Data Streaming Revision 95 has been installed on a separate host. For more information, see the SAP HANA Smart Data Streaming: Master Guide and the SAP HANA Smart Data Streaming: Installation Guide. Remember Make sure you add the Smart Data Streaming host with the fully qualified domain name. On operating system level, the time zone has been set to UTC on both the SAP HANA host and the Smart Data Streaming host. Java 1.7 or higher has been installed on the SAP HANA Smart Data Streaming host. An ODBC driver manager and an ODBC Data Source have been configured, and [hanaservice] dsn has been defined, as described in the SAP HANA Smart Data Streaming: Configuration and Administration Guide. JAVA_HOME has been set for the user <SID>adm on the SAP HANA Smart Data Streaming host. The latest version of Google Chrome has been installed locally on each user's computer. 1.3 Related Information In addition to this document, please refer to the following resources: Resource Location Release note for SAP IT Operations Analytics 1.0 SAP Software Download Center In the alphabetical list of products, look under ("I") for SAP ITOA. SAP HANA documentation SAP HANA Smart Data Streaming documentation SAP SE or an SAP affiliate company. All rights reserved. Introduction

9 2 Installation and Configuration The installation and initial configuration of SAP IT Operations Analytics consists of a number of tasks. Make sure you carry out these tasks in the order below. 1. Set Up a User for SAP HANA XS Administration [page 9] 2. Deploy the Core Application [page 10] 3. Set Up Users [page 11] 4. Define the SQL Connection Configuration [page 12] 5. Set Up the XS Job [page 13] 6. Initialize the Core Application [page 14] 7. Install the Input Adapter [page 15] 8. Configure the HTTP Destination for Smart Data Streaming [page 17] 9. Set Up the Connection to the Syslog Server [page 17] 10. Start the Syslog Server [page 18] 2.1 Set Up a User for SAP HANA XS Administration Before starting the installation and configuration of SAP IT Operations Analytics, you must ensure the existence of a user or users with the required roles and privileges for the SAP HANA XS administration of the application. Prerequisites You are logged on to SAP HANA with a user that is authorized to assign privileges and manage roles. For more information about user authorization in SAP HANA, see the SAP HANA Security Guide. Procedure Create a user for SAP HANA XS administration tasks with the following roles: Role Name This role is required to... sap.hana.xs.lm.roles::administrator Deploy the SAP IT Operations Analytics core application using SAP HANA lifecycle management at hana/xs/lm. Installation and Configuration 2015 SAP SE or an SAP affiliate company. All rights reserved. 9

10 Role Name This role is required to... sap.hana.xs.admin.roles::jobadministrator sap.hana.xs.admin.roles::sqlccadministrator sap.hana.xs.admin.roles::httpdestadministrator sap.hana.xs.admin.roles::runtimeconfadministrator Define the SQL connection configuration. Set up the XS job. Configure the HTTP destination for SAP HANA Smart Data Streaming. Set the browser security of the application. Alternatively, you can use these roles as templates for creating your own roles and users. 2.2 Deploy the Core Application SAP IT Operations Analytics is an SAP HANA XS app. Prerequisites You have downloaded the archive from SAP Software Download Center. A user has been set up to perform SAP HANA XS administration tasks. Context This procedure covers how to import the delivery unit using SAP HANA application lifecycle management. You can also do this in the SAP HANA studio. A third option is to install the software component archive using the hdbalm tool as described in the SAP HANA Administration Guide. Procedure 1. Unzip the software component archive. 2. As the SAP HANA XS administration user, log on to SAP HANA application lifecycle management at and import the delivery unit (that is, the.tgz file). You can find precise instructions about how to import a delivery unit in the SAP HANA Developer Guide for the SAP HANA studio SAP SE or an SAP affiliate company. All rights reserved. Installation and Configuration

11 2.3 Set Up Users Before you continue with the configuration of SAP IT Operations Analytics, it will save you time to create all the users you are going to need in one go. Prerequisites You are logged on to SAP HANA at or to the SAP HANA studio with a user that is authorized to create other users. For information about user authorization in SAP HANA, see the SAP HANA Security Guide and the SAP HANA Administration Guide. Procedure Create the following users based on the predefined *dci* roles: User Description Role Additional Instructions Technical user for SQLCC Connection to the database is done by this technical user. End users and the administrator do not have direct access to the database. sap.dci.core.role:sql cc 1. You need to change the initial password of this user before it can be assigned to the SQL connection configuration. One way to do this is as follows: 1. Log off from host:port/sap /hana/ide/ security and then log back in again, this time with the user you just created. 2. At the prompt, change the initial password. You can ignore the error message that appears. 2. Optional: To exclude this user from the Installation and Configuration 2015 SAP SE or an SAP affiliate company. All rights reserved. 11

12 User Description Role Additional Instructions maximum password lifetime check, use the SQL statement ALTER USER <user_name> DISABLE PASSWORD LIFETIME. Technical user for XS job Before end users can start to work, an XS job must be set up to remove at regular intervals data that no longer needs to be retained in SAP HANA. A technical user must be set up to run this job. sap.dci.core.role:job You need to change the initial password of this user before it can be assigned to the XS job. For a description of how to do this, see above. Administrative user for SAP IT Operations Analytics Responsible for initializing the core application and for starting the syslog server sap.dci.core.role:adm in End users for SAP IT Operations Analytics Data center administrators and analysts sap.dci.core.role::vi ewer Related Information Roles for SAP IT Operations Analytics [page 21] 2.4 Define the SQL Connection Configuration Users do not have direct access to the database. Therefore, a technical user must be set up to connect to the database. Prerequisites The technical user for SQLCC has been created SAP SE or an SAP affiliate company. All rights reserved. Installation and Configuration

13 Procedure 1. Open SAP HANA XS administration at 2. Log on with the SAP HANA XS administration user that has the role sap.hana.xs.admin.roles::sqlccadministrator. 3. By clicking the Expand arrows ( ), navigate to the package sap.dci.core.services. 4. Select the SQL connection configuration AdminConnection.xssqlcc. 5. Specify the credentials of the SQLCC technical user by choosing Edit on the bottom right, entering the user's name and password, and saving. 2.5 Set Up the XS Job Before users can start to work with the application, you need to configure and activate the data retention job. Prerequisites The technical user for the XS job has been created. Procedure 1. Open SAP HANA XS administration at 2. Log on with the SAP HANA XS administration user that has the role sap.hana.xs.admin.roles::jobadministrator. 3. By clicking the Expand arrows ( ), navigate to the package sap.dci.core.services. 4. Select the job ItoaJob.xsjob. 5. Configure the job as follows: a. Choose the Configuration tab. b. Enter the name and password of the XS job technical user. c. Activate the job by selecting the Active checkbox. d. If required, change the frequency with which the deletion and/or the cleanup will be done by editing the respective schedules. e. Save the job. Installation and Configuration 2015 SAP SE or an SAP affiliate company. All rights reserved. 13

14 2.6 Initialize the Core Application Before you can get started, the administrative user for SAP IT Operations Analytics needs to initialize the application. As a result, the default bucket is created and ready for the connection of the syslog client and for starting analyses. The default bucket is the storage unit for the syslog data you want to make available for analysis. Prerequisites An administrative user has been created for SAP IT Operations Analytics with the role sap.dci.core.role::admin. The application has been deployed, the SQL connection has been configured, and the XS job has been set up. Procedure 1. As the administrator for SAP IT Operations Analytics, log on to core. If required, change the initial password. 2. On the initial screen, choose Get Started Now!. 3. Leave the default retention period of three days as it is or specify a different retention period, and then choose Next. 4. Leave the default values of the syslog configuration fields as they are for now, and choose Finish. You will have a chance to modify these defaults in a later configuration step. Results Once initialization has completed, you see a message to this effect and the default bucket appears SAP SE or an SAP affiliate company. All rights reserved. Installation and Configuration

15 2.7 Install the Input Adapter The input adapter for SAP IT Operations Analytics controls how syslog event data is received into SAP HANA smart data streaming. You can install it either using a graphical user interface (hdbsetup) or on the command line (hdbinst). Install the Input Adapter with hdbsetup Prerequisites The basic prerequisites are fulfilled (see Chapter 1). You have downloaded the archive from the SAP Software Download Center. You know the SID of the SAP HANA system. You know the password of the SYSTEM user. Procedure 1. Log on to the Smart Data Streaming host as the root user. 2. Unpack the *.SAR file as follows: Change to the directoy where SAPCAR resides and issue the following command:./sapcar -xvf <directory where you placed the installer>/<name of.sar file> 3. Switch to the installer subdirectory. 4. Start./hdbsetup. 5. Follow the steps in the wizard. a. If required, overwrite the default installation path and the /hana/shared path. b. As the system identifier, enter the SID of the SAP HANA system on which Smart Data Streaming is running. c. Enter the password of the SYSTEM user for this SAP HANA system. d. Enter a name for the technical user of Smart Data Streaming, such as ITOA_STREAMER. If this user already exists, the role itoa.buckets.default::bucketadmin and the object privileges ITOA_STREAMER and SAP_DCI are added to it as part of the installation procedure. If this user does not already exist, it will be created. e. Specify and confirm the password for this technical user. This is not an initial password 6. Choose Install and then Finish. Installation and Configuration 2015 SAP SE or an SAP affiliate company. All rights reserved. 15

16 Install the Input Adapter with hdbinst Prerequisites The basic prerequisites are fulfilled (see Chapter 1). You have downloaded the archive from the SAP Software Download Center. You know the SID of the SAP HANA system. You know the password of the SYSTEM user. Procedure 1. Log on to the Smart Data Streaming host as the root user. 2. Unpack the *.SAR file as follows: Change to the directoy where SAPCAR resides and issue the following command:./sapcar -xvf <directory where you placed the installer>/<name of.sar file> 3. Switch to the installer subdirectory. 4. Start./hdbinst. 5. Respond to the prompts as follows: a. Confirm the default installation path by choosing Enter or specify a different one. b. Confirm the default /hana/shared/ path by choosing Enter or specify a different one. c. Enter the SID of the SAP HANA system on which Smart Data Streaming is running. d. Enter the password of the SYSTEM user. e. Enter a name for the technical user of Smart Data Streaming, such as ITOA_STREAMER. This user will be created as part of the installation process. f. Enter and confirm a password for this user. This is not an initial password. Results A confirmation message appears, informing you that the installation has finished and that a log file has been written to the Smart Data Streaming host SAP SE or an SAP affiliate company. All rights reserved. Installation and Configuration

17 2.8 Configure the HTTP Destination for Smart Data Streaming The communication between SAP IT Operations Analytics and the Web service provider requires the following configuration. Procedure 1. Open SAP HANA XS administration at 2. Log on with the SAP HANA XS administration user that has the role sap.hana.xs.admin.roles::httpdestadministrator. 3. By clicking the Expand arrows ( ), navigate to the package sap.dci.core.services.lib and select the HTTP destination wsp.xshttpdest. 4. Extend the HTTP destination wsp.xshttpdest by adding a new package to it. For example, enter itoa.extension as the extension package and wsp as the extension name. 5. Under General Information, enter the fully qualified domain name of the Smart Data Streaming server as the host. Leave the port as This is the standard port used by SAP HANA Smart Data Streaming for the Web service provider. 6. Under Authentication Details, select Basic as the authentication type and enter the name and password of the technical user (for example, ITOA_STREAMER) that was created as part of the input adapter installation process. 7. Save the HTTP destination details. 2.9 Set Up the Connection to the Syslog Server The syslog client must be configured so that it can connect to the internal syslog server in SAP HANA Smart Data Streaming. Each infrastructure, such as syslog-ng or rsyslog, has its own configuration mechanism. Whatever the syslog client, it must be configured in such a way that it can send events to the streaming host on the configured port using either UDP or TCP. The configuration format is TIMESTAMP EVENTSOURCE MESSAGE. Example You might define this for syslog-ng based on the following template for the destination: destination syslogdest { tcp("<your streaming host>" port(<your listening port on the streaming port>) time_zone("+00:00") template("$s_date $HOST $MSG\n")); }; Installation and Configuration 2015 SAP SE or an SAP affiliate company. All rights reserved. 17

18 The default port is 1515, but you can use a different port if required. The log events are sent in UTC, independent of the local time zone configured on the host of the syslog client. 1. On the Smart Data Streaming host, you add the following lines to the file /etc/syslog-ng/syslogng.conf: Sample Code destination itoasyslogdest { tcp("localhost" port(1515) time_zone("+00:00") template("$s_date $HOST $MSG\n")); }; log { source(src); destination(itoasyslogdest); }; The host is "localhost" in this example because the syslog client and SAP HANA Smart Data Streaming are on the same host. However, the host is not restricted to this value. A syslog client on another host can also be configured to send syslog events to SAP IT Operations Analytics. 2. You restart the syslog-ng service Start the Syslog Server Starting the internal syslog server triggers the streaming of syslog events into SAP IT Operations Analytics. You do not need to start the streaming project separately. Prerequisites The Web service provider provides an API to deploy, start and stop the streaming project and the syslog adapter. It must be started before the syslog server can be started. The ODBC Data Source has been configured with [hanaservice]. For more information, see the SAP HANA Smart Data Streaming: Configuration and Administration Guide. The <sid>adm user has started the Web service provider in the $STREAMING_HOME/wsp directory, for example, with./wsp.sh &. If you first logged on with another account such as the root user, make sure you switch to <sid>adm using su - <sid>adm (the hyphen will ensure that the environment variables for this user are set) and specify the correct password for this user. Procedure 1. As the administrator for SAP IT Operations Analytics, log on to core. 2. Choose the default bucket to open it. 3. Choose the Edit Bucket button (top right) SAP SE or an SAP affiliate company. All rights reserved. Installation and Configuration

19 4. In the Syslog Server window, specify the following: Table 2: Field Port of Syslog Server Description This port is used for the connection from the syslog client to the internal syslog server in SAP HANA Smart Data Streaming. This is the same port as the one you specified in the syslog client when setting up the connection to the syslog server. Communication Protocol Data Service Name UDP or TCP This data service is used for the connection from the output adapter in SAP HANA Smart Data Streaming to SAP HANA. The data service provided with the syslog input adapter is itoa_service. 5. Choose Start. Installation and Configuration 2015 SAP SE or an SAP affiliate company. All rights reserved. 19

20 3 Security To make SAP IT Operations Analytics as secure as possible, you need to do a number of things. Tip Refer to the Technical Architecture diagram when reading this topic. Configure browser security. Use the roles and privileges that are delivered with SAP IT Operations Analytics. Configure the SAP Web Dispatcher to use HTTPS (SSL) for incoming requests from SAP IT Operations Analytics. For more information, see "Configure HTTPS (SSL) for Client Application Access" in the SAP HANA Administration Guide. On the operating system level, restrict which clients can send event data to SAP IT Operations Analytics. Note Secure communication for the JDBC interface between SAP HANA and SAP HANA Smart Data Streaming is not currently supported. A secure connection between SAP IT Operations Analytics and the Web service provider through SSL is currently not supported. You secure the SAP HANA platform and SAP HANA Smart Data Streaming as described in the SAP HANA Security Guide and the SAP HANA Smart Data Streaming: Security Guide. Related Information Technical Architecture [page 5] Configure Browser Security [page 21] Roles for SAP IT Operations Analytics [page 21] SAP SE or an SAP affiliate company. All rights reserved. Security

21 3.1 Configure Browser Security By enabling custom headers and the x-frame option SAMEORIGIN, you guard against user interface redress attacks, also known as clickjacking. Procedure 1. Open SAP HANA XS administration at 2. Log on with a user that has the role sap.hana.xs.admin.roles::runtimeconfadministrator. 3. Navigate to the package sap.dci and choose Edit. 4. Select the tab Custom Headers. 5. Select the checkbox Enable Custom Headers. 6. Select the x-frame options SAMEORIGIN. 7. Save your settings. 3.2 Roles for SAP IT Operations Analytics User authorizations for SAP IT Operations Analytics are granted by assigning roles, just as in the SAP HANA platform. You can either use the standard roles directly or as templates for company-specific roles that you create yourselves. The following standard roles are delivered with SAP IT Operations Analytics. Table 3: Role sap.dci.core.role:admin sap.dci.core.role:expert Description This role contains all the privileges that are required for the administrator in SAP IT Operations Analytics. A user with this role has all the privileges of sap.dci.core.role:viewer, as well as the privileges to initialize SAP IT Operations Analytics and to edit the default bucket configuration. In version 1.0, this role has the same privileges as sap.dci.core.role:viewer. sap.dci.core.role:viewer A user with this role can open the default bucket, set filters in the default bucket, create dashboards and edit both his/her own dashboards as well as those of other users. Every user with this role is authorized to see all the streamed syslog events. Security 2015 SAP SE or an SAP affiliate company. All rights reserved. 21

22 Role sap.dci.core.role:job Description This role is assigned to the technical user that executes the data retention and cleanup job. Do not assign this role to a real person. sap.dci.core.role:sqlcc This role is assigned to the technical user that accesses the SAP HANA database. Do not assign this role to a real person. itoa.buckets.default::bucketadmin You do not need to assign this role directly. It is automatically added when a user with the role sap.dci.core.role:admin is deployed. It is also part of the role ITOA_STREAMER that is created as part of input adapter installation. itoa.buckets.default::bucketjob You do not need to assign this role directly. It is automatically added when the technical user with the role sap.dci.core.role:job is deployed. itoa.buckets.default::bucketviewer You do not need to assign this role directly. It is automatically added when an end user with the role sap.dci.core.role:viewer is deployed. For information about user authorizations for the SAP HANA platform and for SAP HANA Smart Data Streaming, see the SAP HANA Security Guide and the SAP HANA Smart Data Streaming: Security Guide SAP SE or an SAP affiliate company. All rights reserved. Security

23 4 Operations 4.1 Monitoring Events Streaming To monitor events streaming, you use the SAP HANA cockpit. For information about how to configure and manage Smart Data Streaming with the SAP HANA cockpit, see the SAP HANA Smart Data Streaming: Configuration and Administration Guide. In the SAP HANA cockpit, you can see the status of the following: The project sds_itoa_buckets_default The input adapter HDCI_Input_Adapter1, type syslog_socket_input_adapter The output adapter HANAOut, type hana_out 4.2 Updating You need to perform an update for each new patch of the software. An update of the core application and of the input adapter are necessary. Prerequisites You have downloaded and unzipped the latest archive from the SAP Software Download Center. Procedure 1. With the user that has the role sap.dci.core.role:admin, stop the syslog server by logging on to SAP IT Operations Analytics and choosing Stop in the Syslog Server window of the default bucket configuration. 2. As the root user, uninstall the previous adapter by switching to the directory which contains the installed files (such as /usr/sap/sap_itoa_sds_input_adapter/install) and running./hdbuninst. To check that the uninstallation was successful: a. Verify that the install folder is empty or was deleted. Operations 2015 SAP SE or an SAP affiliate company. All rights reserved. 23

24 If the folder already contained files before installation took place, then it will not be removed and the files still exist. b. As the <sid>adm user, verify that the $STREAMING_HOME/adapters/framework/libj/itoa folder is empty or was deleted. If a streaming project is running when you uninstall, some.nfs files still exist and cannot be removed. c. As the <sid>adm user, verify that $STREAMING_HOME/lib/adapters/ syslog_socket_input_adapter.cnxml has been deleted. d. As the <sid>adm user, verify that the $STREAMING_HOME/adapters/framework/instances/ syslog_socket_input_adapter folder has been deleted. Caution If any of the above files/folders still exist, you must delete them manually before you continue. For this purpose, you may first need to stop the streaming server. If that does not work, use the kill <process id> command. 3. Install the new input adapter using hdbsetup or hdbinst, specifying the name of the technical user for streaming: for example, ITOA_STREAMER. This is the technical user that was created when the input adapter was first installed. In most cases, you do not need to create a new user. 4. Deploy the core application as follows: a. Extract the files from the core application.zip file. b. Log on to SAP HANA Application Lifecycle Management or to the SAP HANA Modeler perspective in the SAP HANA studio, and import the new delivery unit (that is, the.tgz archive). You can find precise instructions about how to import a delivery unit with SAP HANA Application Lifecycle Management in the SAP HANA Developer Guide for SAP HANA studio. 5. Complete the update as follows: a. Log on to SAP IT Operations Analytics with the user that has the role sap.dci.core.role:admin. and restart the syslog server. b. Clear the cache in the Web browser. c. If prompted, choose Upgrade. This action will not delete the existing data. d. Open the DEFAULT bucket and restart the syslog server. Results The previous event data as well as all buckets, filters, and dashboards still exist as before, and syslog messages are again streaming into the default bucket SAP SE or an SAP affiliate company. All rights reserved. Operations

25 4.3 Troubleshooting If you encounter a problem when using SAP IT Operations Analytics, you'll want to know how to diagnose and fix it. To find out how to troubleshoot common issues, see SAP Note Operations 2015 SAP SE or an SAP affiliate company. All rights reserved. 25

26 5 Analyzing Events You work in the default bucket and in one or more dashboards to analyze syslog event data from your data center in real time. Table 4: What to do How to do it Where to do it Change the interval at which event data is automatically refreshed in the bucket Note The default autorefresh interval is 15 seconds. Choose a different interval in increments of 5 or 10 seconds ( ) Default bucket: top right Filter the data you want to analyze 1. Select a time range. 2. Select one or more attributes. 3. Save the current selection as a filter ( ). Multiple filters may be created ( ). A user sees and can change/delete only his/her own filters. 4. Switch to a different filter that has already been saved ( ). Default bucket: time range, filter, attribute browser Do a text-based search for events Use the search field ( ). Default bucket: top center SAP SE or an SAP affiliate company. All rights reserved. Analyzing Events

27 What to do How to do it Where to do it Browse the data in the table and, as required, save selections for closer analysis 1. Scroll through the data in the table view. 2. View the details. 3. Drag an attribute from the attribute browser to the table view to see the details of the event. 4. Hover over a message cell to see more detail and filter by specific values. 5. Download as PNG or CSV ( ). If the table contains more than 10,000 rows, only the first 10,000 rows are downloaded to a CSV file. 6. Add a table to a new dashboard or to an existing dashboard, in each case as a dashboard item ( ). Tip Give dashboards and dashboard items meaningful names that will allow you to later recognize what data they contain without your having to open the items. Default bucket: table view Note The Timestamp is shown in local machine time. However, the event detail shows the timestamp from the event source, which could be on a different time zone. Analyzing Events 2015 SAP SE or an SAP affiliate company. All rights reserved. 27

28 What to do How to do it Where to do it View the data in one or more charts and, as required, save selections for closer analysis 1. Drag and drop an attribute to the charts view. 2. Select from several chart types. 3. Specify the measures and dimensions. 4. Exclude an attribute ( Exclude selected domain(s) ). Exclusion hides but does not delete the selected attribute. You can reinclude it by removing the exclusion in the filter. 5. Include only specific attributes ( Filter by selected domain(s)). Inclusion in this case means filtering by the selected attribute(s). You need to select the attribute(s) first. 6. Show only the top/bottom n results ( ). 7. Download as PNG ( ). 8. Add a chart to a new dashboard or to an existing dashboard, in each case as a dashboard item ( ). Default bucket: charts view Tip Give dashboards and dashboard items meaningful names that will allow you to later recognize what data they contain without your having to open the items SAP SE or an SAP affiliate company. All rights reserved. Analyzing Events

29 What to do How to do it Where to do it Analyze the data in more detail 1. Click a dashboard to open it and see the dashboard items inside it. Dashboard 2. Scroll through the dashboard items (displayed as icons). 3. Work within a dashboard in one or more of the following ways: Compare different items in a dashboard. View the filter or save a new filter for a dashboard item ( ). If you change the filter on a dashboard item, this does not change the filter that was originally saved in the default bucket. Download a table item as CSV or a chart item as PNG ( ). Go back to the default bucket ( ). Delete a dashboard item ( ). Analyzing Events 2015 SAP SE or an SAP affiliate company. All rights reserved. 29

30 Important Disclaimers and Legal Information Coding Samples Any software coding and/or code lines / strings ("Code") included in this documentation are only examples and are not intended to be used in a productive system environment. The Code is only intended to better explain and visualize the syntax and phrasing rules of certain coding. SAP does not warrant the correctness and completeness of the Code given herein, and SAP shall not be liable for errors or damages caused by the usage of the Code, unless damages were caused by SAP intentionally or by SAP's gross negligence. Accessibility The information contained in the SAP documentation represents SAP's current view of accessibility criteria as of the date of publication; it is in no way intended to be a binding guideline on how to ensure accessibility of software products. SAP in particular disclaims any liability in relation to this document. This disclaimer, however, does not apply in cases of wilful misconduct or gross negligence of SAP. Furthermore, this document does not result in any direct or indirect contractual obligations of SAP. Gender-Neutral Language As far as possible, SAP documentation is gender neutral. Depending on the context, the reader is addressed directly with "you", or a gender-neutral noun (such as "sales person" or "working days") is used. If when referring to members of both sexes, however, the third-person singular cannot be avoided or a gender-neutral noun does not exist, SAP reserves the right to use the masculine form of the noun and pronoun. This is to ensure that the documentation remains comprehensible. Internet Hyperlinks The SAP documentation may contain hyperlinks to the Internet. These hyperlinks are intended to serve as a hint about where to find related information. SAP does not warrant the availability and correctness of this related information or the ability of this information to serve a particular purpose. SAP shall not be liable for any damages caused by the use of related information unless damages have been caused by SAP's gross negligence or willful misconduct. All links are categorized for transparency (see: SAP SE or an SAP affiliate company. All rights reserved. Important Disclaimers and Legal Information

31 Important Disclaimers and Legal Information 2015 SAP SE or an SAP affiliate company. All rights reserved. 31

32 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP SE or an SAP affiliate company. The information contained herein may be changed without prior notice. Some software products marketed by SAP SE and its distributors contain proprietary software components of other software vendors. National product specifications may vary. These materials are provided by SAP SE or an SAP affiliate company for informational purposes only, without representation or warranty of any kind, and SAP or its affiliated companies shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP or SAP affiliate company products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. SAP and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP SE (or an SAP affiliate company) in Germany and other countries. All other product and service names mentioned are the trademarks of their respective companies. Please see index.epx for additional trademark information and notices.

SAP HANA Client Installation and Update Guide

SAP HANA Client Installation and Update Guide PUBLIC SAP HANA Platform SPS 12 Document Version: 1.0 2016-05-11 Content 1 Introduction....3 1.1 Supported Platforms.... 3 1.2 Software Download.... 4 2 SAP HANA Client on UNIX or Linux....7 2.1 Planning

More information

2015-09-24. SAP Operational Process Intelligence Security Guide

2015-09-24. SAP Operational Process Intelligence Security Guide 2015-09-24 SAP Operational Process Intelligence Security Guide Content 1 Introduction.... 3 2 Before You Start....5 3 Architectural Overview.... 7 4 Authorizations and Roles.... 8 4.1 Assigning Roles to

More information

CUSTOMER Presentation of SAP Predictive Analytics

CUSTOMER Presentation of SAP Predictive Analytics SAP Predictive Analytics 2.0 2015-02-09 CUSTOMER Presentation of SAP Predictive Analytics Content 1 SAP Predictive Analytics Overview....3 2 Deployment Configurations....4 3 SAP Predictive Analytics Desktop

More information

SAP BusinessObjects BI Platform Document Version: 4.2 2015-11-12. Recommendations for Conversion Using the Report Conversion Tool

SAP BusinessObjects BI Platform Document Version: 4.2 2015-11-12. Recommendations for Conversion Using the Report Conversion Tool SAP BusinessObjects BI Platform Document Version: 4.2 2015-11-12 Recommendations for Conversion Using the Report Conversion Tool Content 1 Document History....3 2 About this Document.... 4 3 Conversion

More information

SAP Business Intelligence Suite Patch 10.x Update Guide

SAP Business Intelligence Suite Patch 10.x Update Guide SAP BusinessObjects Business Intelligence Suite Document Version: 4.0 Support Package 10-2014-07-25 SAP Business Intelligence Suite Patch 10.x Update Guide Table of Contents 1 Introduction.... 3 1.1 About

More information

SAP BusinessObjects Document Version: 4.1 Support Package 7 2015-11-27. Dashboards and Presentation Design Installation Guide

SAP BusinessObjects Document Version: 4.1 Support Package 7 2015-11-27. Dashboards and Presentation Design Installation Guide SAP BusinessObjects Document Version: 4.1 Support Package 7 2015-11-27 Dashboards and Presentation Design Installation Guide Content 1 Document History....3 2 About this Guide....4 3 Planning Installations....5

More information

SuccessFactors HCM Suite November 2014 Release Version: 1.0 - December 5, 2014. SuccessFactors Learning Programs Administration Guide

SuccessFactors HCM Suite November 2014 Release Version: 1.0 - December 5, 2014. SuccessFactors Learning Programs Administration Guide SuccessFactors HCM Suite November 2014 Release Version: 1.0 - December 5, 2014 Programs Administration Guide Content 1 Change History....3 2 Programs.... 4 2.1 Adding a New Program.... 5 2.2 Assigning

More information

SuccessFactors HCM Suite August 2014 Release Document Version: 1.0 - August 22, 2014. SuccessFactors Learning Programs Administration Guide

SuccessFactors HCM Suite August 2014 Release Document Version: 1.0 - August 22, 2014. SuccessFactors Learning Programs Administration Guide SuccessFactors HCM Suite August 2014 Release Document Version: 1.0 - August 22, 2014 Programs Administration Guide Table of Contents 1 Change History....3 2 Programs.... 4 2.1 Adding a New Program....

More information

CUSTOMER Access Control Guide

CUSTOMER Access Control Guide Mobile Secure Cloud Edition Document Version: 2.3 2016-03-21 CUSTOMER Content 1 Access Control.... 3 2 Access Control Remote....4 2.1 Configuring Access Control Remote....4 3 Default Access Control Policies....

More information

CUSTOMER SAP Afaria Windows Phone and Windows 8.1 Enrollment

CUSTOMER SAP Afaria Windows Phone and Windows 8.1 Enrollment SAP Afaria Document Version: 7 SP05-2014-09-03 CUSTOMER SAP Afaria Windows Phone and Windows 8.1 Enrollment Table of Contents 1 Windows 8.1 Device Enrollment....3 1.1 Enrolling a Windows 8.1 Device Using

More information

SAP BusinessObjects Analysis, edition for Microsoft Office Document Version: 2.3 2016-06-16. What's New Guide

SAP BusinessObjects Analysis, edition for Microsoft Office Document Version: 2.3 2016-06-16. What's New Guide SAP BusinessObjects Analysis, edition for Microsoft Office Document Version: 2.3 2016-06-16 Content 1 About this guide....3 2 About the documentation set....4 3 Administration.... 6 3.1 New and changed

More information

Mobile Secure Cloud Edition Document Version: 2.0-2014-06-26. ios Application Signing

Mobile Secure Cloud Edition Document Version: 2.0-2014-06-26. ios Application Signing Mobile Secure Cloud Edition Document Version: 2.0-2014-06-26 Table of Contents 1 Introduction.... 3 2 Apple Team Membership....4 3 Building a Team by Adding Team Admins and Team Members.... 5 4 App Protection

More information

Mobile Secure Cloud Edition Document Version: 2.0-2014-07-07. Mobile Application Management

Mobile Secure Cloud Edition Document Version: 2.0-2014-07-07. Mobile Application Management Mobile Secure Cloud Edition Document Version: 2.0-2014-07-07 Table of Contents 1 Important Disclaimers on Legal Aspects....3 2 Introduction....4 3 Application Catalog....5 3.1 Application Catalog Icons....5

More information

What's New in SAP HANA Spatial (Release Notes)

What's New in SAP HANA Spatial (Release Notes) PUBLIC SAP HANA Platform Document Version: 4.0 2016-05-11 Content 1 What's New in SAP HANA Spatial....3 2 SAP HANA Spatial SPS 12, Features Included in Revision 120.... 4 2.1 SAP HANA Spatial (New and

More information

PUBLIC Supplement for J.D. Edwards

PUBLIC Supplement for J.D. Edwards SAP Data Services Document Version: 4.2 Support Package 7 (14.2.7.0) 2016-05-06 PUBLIC Content 1 Overview....3 2 System requirements....4 2.1 World....4 2.2 OneWorld....4 3 Datastores.... 6 3.1 Defining

More information

SAP Customer Influence Guide

SAP Customer Influence Guide User Guide SAP Customer Influence CUSTOMER Page 1 Document Version: 2.0 - September 2014 Table of Contents 1 Overview of SAP Customer Influence... 3 2 Getting Started... 4 2.1 Customer Influence Home Page...

More information

Release Document Version: 1.4 SP8-2014-07-31. What's New Guide: SAP BusinessObjects Analysis, edition for Microsoft Office

Release Document Version: 1.4 SP8-2014-07-31. What's New Guide: SAP BusinessObjects Analysis, edition for Microsoft Office Release Document Version: 1.4 SP8-2014-07-31 What's New Guide: SAP BusinessObjects Analysis, edition for Microsoft Office Table of Contents 1 About this guide....3 2 About the documentation set....4 3

More information

PUBLIC Preferences Setup Automated Analytics User Guide

PUBLIC Preferences Setup Automated Analytics User Guide SAP Predictive Analytics 2.3 2015-08-27 PUBLIC Automated Analytics User Guide Content 1 About Startup Options....3 1.1 Accessing the Preferences Dialog.... 3 2 Setting the General Options....4 2.1 Default

More information

Upgrade: SAP Mobile Platform Server for Windows SAP Mobile Platform 3.0 SP02

Upgrade: SAP Mobile Platform Server for Windows SAP Mobile Platform 3.0 SP02 Upgrade: SAP Mobile Platform Server for Windows SAP Mobile Platform 3.0 SP02 Windows DOCUMENT ID: DC80003-01-0302-01 LAST REVISED: February 2014 Copyright 2014 by SAP AG or an SAP affiliate company. All

More information

System Requirements and Technical Prerequisites for SAP SuccessFactors HCM Suite

System Requirements and Technical Prerequisites for SAP SuccessFactors HCM Suite System Requirements and Technical Prerequisites for SAP SuccessFactors HCM Suite SAP SuccessFactors HCM Suite is a fully web-based offering. You will need an Internet connection and a system that meets

More information

Manual to Access SAP Training Systems Technical Description for Customer On-Site Training

Manual to Access SAP Training Systems Technical Description for Customer On-Site Training Manual to Access SAP Training Systems Technical Description for Customer On-Site Training 2.0 draft version available as of Jan. 5th 2015. The final version will be available in January 2015 after valuable

More information

How-to-Guide: SAP Web Dispatcher for Fiori Applications

How-to-Guide: SAP Web Dispatcher for Fiori Applications How-to-Guide: SAP Web Dispatcher for Fiori Applications Active Global Support North America Document History: Document Version Authored By Description 1.0 Kiran Kola Architect Engineer 2 www.sap.com Table

More information

Setting up Visual Enterprise Integration (WM6)

Setting up Visual Enterprise Integration (WM6) SAP Mobile Platform 3.0 June 2015 English Setting up Visual Enterprise Integration (WM6) Building Block Configuration Guide SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2015 SAP SE or

More information

SAP HANA Big Data Intelligence rapiddeployment

SAP HANA Big Data Intelligence rapiddeployment SAP HANA 1.0 November 2015 English SAP HANA Big Data Intelligence rapiddeployment solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Document Revisions 0 1

More information

SAP Business Intelligence Platform Translation Management Tool SDK Developer Guide

SAP Business Intelligence Platform Translation Management Tool SDK Developer Guide SAP BusinessObjects Business Intelligence platform Document Version: 4.2 2015-11-12 SAP Business Intelligence Platform Translation Management Tool SDK Developer Guide Content 1 Document History....4 2

More information

SAP HANA SPS 09 - What s New? Development Tools

SAP HANA SPS 09 - What s New? Development Tools SAP HANA SPS 09 - What s New? Development Tools (Delta from SPS 08 to SPS 09) SAP HANA Product Management November, 2014 2014 SAP SE or an SAP affiliate company. All rights reserved. 1 Overview What s

More information

SAP BusinessObjects Business Intelligence Suite Document Version: 4.1 Support Package 3-2014-05-07. Patch 3.x Update Guide

SAP BusinessObjects Business Intelligence Suite Document Version: 4.1 Support Package 3-2014-05-07. Patch 3.x Update Guide SAP BusinessObjects Business Intelligence Suite Document Version: 4.1 Support Package 3-2014-05-07 Table of Contents 1 Document History....3 2 Introduction....4 2.1 About this Document....4 2.1.1 Constraints....4

More information

How-To Guide SAP Cloud for Customer Document Version: 1.0-2014-03-20. How to Configure SAP HCI basic authentication for SAP Cloud for Customer

How-To Guide SAP Cloud for Customer Document Version: 1.0-2014-03-20. How to Configure SAP HCI basic authentication for SAP Cloud for Customer How-To Guide SAP Cloud for Customer Document Version: 1.0-2014-03-20 How to Configure SAP HCI basic authentication for SAP Cloud for Customer Document History Document Version Description 1.0 First official

More information

SAP NetWeaver Identity Management Identity Services Configuration Guide

SAP NetWeaver Identity Management Identity Services Configuration Guide SAP NetWeaver Identity Management Identity Services Configuration Guide Version 7.2 Rev 7 2014 SAP AG or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or

More information

Software and Delivery Requirements

Software and Delivery Requirements SuccessFactors Recruiting April 2015 English SuccessFactors Recruiting rapiddeployment solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2015 SAP

More information

SAP Best Practices for SAP Mobile Secure Cloud Configuration March 2015

SAP Best Practices for SAP Mobile Secure Cloud Configuration March 2015 SAP Best Practices for SAP Mobile Secure Cloud Configuration March 2015 2014 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any

More information

Software and Delivery Requirements

Software and Delivery Requirements SAP HANA Big Data Intelligence rapiddeployment solution November 2014 English SAP HANA Big Data Intelligence rapiddeployment solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190

More information

How to Configure an Example SAP Cloud Applications Studio (PDI) Solution for SAP Cloud for Customer

How to Configure an Example SAP Cloud Applications Studio (PDI) Solution for SAP Cloud for Customer How-To Guide Document Version: 1411 2014.12.15 How to Configure an Example SAP Cloud Applications Studio (PDI) Solution for SAP Cloud for Customer How to configure an example SAP Cloud Applications Studio

More information

SAP HANA SPS 09 - What s New? Administration & Monitoring

SAP HANA SPS 09 - What s New? Administration & Monitoring SAP HANA SPS 09 - What s New? Administration & Monitoring (Delta from SPS08 to SPS09) SAP HANA Product Management November, 2014 2014 SAP AG or an SAP affiliate company. All rights reserved. 1 Content

More information

Citrix Receiver. Configuration and User Guide. For Macintosh Users

Citrix Receiver. Configuration and User Guide. For Macintosh Users Citrix Receiver Configuration and User Guide For Macintosh Users rev: 25.03.2015 https://access.sap.com/ TABLE OF CONTENTS Introduction... 3 Installation... 3 Accessing our portal... 3 Accessing from SAP

More information

R49 Using SAP Payment Engine for payment transactions. Process Diagram

R49 Using SAP Payment Engine for payment transactions. Process Diagram R49 Using SAP Payment Engine for payment transactions Process Diagram Purpose, Benefits, and Key Process Steps Purpose The purpose of this scenario is to show you how to check the result of payment orders

More information

How-To Guide SAP NetWeaver Document Version: 1.0-2013-12-22. How To Guide - Configure SSL in ABAP System

How-To Guide SAP NetWeaver Document Version: 1.0-2013-12-22. How To Guide - Configure SSL in ABAP System How-To Guide SAP NetWeaver Document Version: 1.0-2013-12-22 Document History Document Version Description 1.0 First official release of this guide Document History 2013 SAP AG or an SAP affiliate company.

More information

CUSTOMER SAP Afaria Overview

CUSTOMER SAP Afaria Overview SAP Afaria 7 SP15 Document Version: 1.0 2016-06-13 CUSTOMER Content 1 Afaria Overview....3 1.1 About Afaria....3 1.2 Afaria Access and Support....4 1.3 Finding Information....5 2 Afaria Architecture....7

More information

Getting Started with the License Administration Workbench 2.0 (LAW 2.0)

Getting Started with the License Administration Workbench 2.0 (LAW 2.0) Getting Started SAP Global License Auditing Document Version: 1.2 2015-03-13 Getting Started with the License Administration Workbench 2.0 (LAW 2.0) Table of Contents 1 Getting Started with the License

More information

Visualization Extension Plugin Version: 1.0.0-2014-12-04. Visualization Extension Plugin for SAP Web IDE

Visualization Extension Plugin Version: 1.0.0-2014-12-04. Visualization Extension Plugin for SAP Web IDE Visualization Extension Plugin Version: 1.0.0-2014-12-04 Visualization Extension Plugin for SAP Web IDE Content 1 Visualization Extension Plugin Overview....3 1.1 About the visualization extension plugin....

More information

Desktop Surveillance Help

Desktop Surveillance Help Desktop Surveillance Help Table of Contents About... 9 What s New... 10 System Requirements... 11 Updating from Desktop Surveillance 2.6 to Desktop Surveillance 3.2... 13 Program Structure... 14 Getting

More information

SAP Business One mobile app for ios. Version 1.9.x September 2013

SAP Business One mobile app for ios. Version 1.9.x September 2013 SAP Business One mobile app for ios Version 1.9.x September 2013 Legal disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission

More information

HP ProLiant Essentials Vulnerability and Patch Management Pack Planning Guide

HP ProLiant Essentials Vulnerability and Patch Management Pack Planning Guide HP ProLiant Essentials Vulnerability and Patch Management Pack Planning Guide Product overview... 3 Vulnerability scanning components... 3 Vulnerability fix and patch components... 3 Checklist... 4 Pre-installation

More information

SFSF EC to 3 rd party payroll Integration Software and Delivery Requirements

SFSF EC to 3 rd party payroll Integration Software and Delivery Requirements SAP HCI(PI) August 2015 English SFSF EC to 3 rd party payroll Integration Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Document Revisions Date 0 November 2014

More information

Administration Guide for SAP HANA Smart Data Integration and SAP HANA Smart Data Quality

Administration Guide for SAP HANA Smart Data Integration and SAP HANA Smart Data Quality PUBLIC SAP HANA Platform SPS 12 Document Version: 1.0 2016-05-11 Administration Guide for SAP HANA Smart Data Integration and SAP HANA Smart Data Content 1 Getting Started....8 1.1 Open a Support Connection....8

More information

Mobile app for Android Version 1.0.x, January 2014

Mobile app for Android Version 1.0.x, January 2014 Mobile app for Android Version 1.0.x, January 2014 Legal disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission of SAP. This

More information

Mobile app for Android Version 1.2.x, December 2015

Mobile app for Android Version 1.2.x, December 2015 Mobile app for Android Version 1.2.x, December 2015 Introduction This app allows you to access SAP Business One, SAP s enterprise resource planning application for small businesses, anywhere and anytime.

More information

Complementary Demo Guide

Complementary Demo Guide Complementary Demo Guide Lockbox Payment Process SAP Business ByDesign SAP Business ByDesign Global August 15, 2014 SAP Cloud Reference Systems Table of Content 1 About this Document... 3 1.1 Purpose...

More information

Mobile app for ios Version 1.10.x, August 2014

Mobile app for ios Version 1.10.x, August 2014 Mobile app for ios Version 1.10.x, August 2014 Introduction This app allows you to access SAP Business One, SAP s enterprise resource planning application for small businesses, anywhere and anytime. Managers,

More information

Sophos Mobile Control Installation guide. Product version: 3.5

Sophos Mobile Control Installation guide. Product version: 3.5 Sophos Mobile Control Installation guide Product version: 3.5 Document date: July 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...10 4 External

More information

Online Backup Client User Manual

Online Backup Client User Manual For Mac OS X Software version 4.1.7 Version 2.2 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by other means.

More information

Adeptia Suite 6.2. Application Services Guide. Release Date October 16, 2014

Adeptia Suite 6.2. Application Services Guide. Release Date October 16, 2014 Adeptia Suite 6.2 Application Services Guide Release Date October 16, 2014 343 West Erie, Suite 440 Chicago, IL 60654, USA Phone: (312) 229-1727 x111 Fax: (312) 229-1736 Document Information DOCUMENT INFORMATION

More information

WhatsUp Gold v16.2 Installation and Configuration Guide

WhatsUp Gold v16.2 Installation and Configuration Guide WhatsUp Gold v16.2 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.2 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

SAP Business One mobile app for Android Version 1.0.x November 2013

SAP Business One mobile app for Android Version 1.0.x November 2013 SAP Business One mobile app for Android Version 1.0.x November 2013 Legal disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission

More information

LAE 5.1. Windows Server Installation Guide. Version 1.0

LAE 5.1. Windows Server Installation Guide. Version 1.0 LAE 5.1 Windows Server Installation Guide Copyright THE CONTENTS OF THIS DOCUMENT ARE THE COPYRIGHT OF LIMITED. ALL RIGHTS RESERVED. THIS DOCUMENT OR PARTS THEREOF MAY NOT BE REPRODUCED IN ANY FORM WITHOUT

More information

Plug-In for Informatica Guide

Plug-In for Informatica Guide HP Vertica Analytic Database Software Version: 7.0.x Document Release Date: 2/20/2015 Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty statements

More information

Data Integration using Integration Gateway. SAP Mobile Platform 3.0 SP02

Data Integration using Integration Gateway. SAP Mobile Platform 3.0 SP02 Data Integration using Integration Gateway SAP Mobile Platform 3.0 SP02 DOCUMENT ID: DC02000-01-0302-01 LAST REVISED: February 2014 Copyright 2014 by SAP AG or an SAP affiliate company. All rights reserved.

More information

Contents Notice to Users

Contents  Notice to Users Web Remote Access Contents Web Remote Access Overview... 1 Setting Up Web Remote Access... 2 Editing Web Remote Access Settings... 5 Web Remote Access Log... 7 Accessing Your Home Network Using Web Remote

More information

Configuration (X87) SAP Mobile Secure: SAP Afaria 7 SP5 September 2014 English. Building Block Configuration Guide

Configuration (X87) SAP Mobile Secure: SAP Afaria 7 SP5 September 2014 English. Building Block Configuration Guide SAP Mobile Secure: SAP Afaria 7 SP5 September 2014 English Afaria Network Configuration (X87) Building Block Configuration Guide SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SAP SE

More information

WhatsUp Gold v16.3 Installation and Configuration Guide

WhatsUp Gold v16.3 Installation and Configuration Guide WhatsUp Gold v16.3 Installation and Configuration Guide Contents Installing and Configuring WhatsUp Gold using WhatsUp Setup Installation Overview... 1 Overview... 1 Security considerations... 2 Standard

More information

Sophos Mobile Control Installation guide. Product version: 3.6

Sophos Mobile Control Installation guide. Product version: 3.6 Sophos Mobile Control Installation guide Product version: 3.6 Document date: November 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...5 3 Set up Sophos Mobile Control...11 4 External

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

SAP BW on HANA & HANA Smart Data Access Setup

SAP BW on HANA & HANA Smart Data Access Setup SAP BW on HANA & HANA Smart Data Access Setup SAP BW ON HANA & SMART DATA ACCESS - SETUP TABLE OF CONTENTS WHAT ARE THE PREREQUISITES FOR SAP HANA SMART DATA ACCESS?... 3 Software Versions... 3 ODBC Drivers...

More information

Installing SQL Express. For CribMaster 9.2 and Later

Installing SQL Express. For CribMaster 9.2 and Later Installing SQL Express For CribMaster 9.2 and Later CRIBMASTER USER GUIDE Installing SQL Express Document ID: CM9-031-03012012 Copyright CribMaster. 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,

More information

SAP Project Portfolio Monitoring Rapid- Deployment Solution: Software Requirements

SAP Project Portfolio Monitoring Rapid- Deployment Solution: Software Requirements SAP Portfolio and Project Management 5.0 July 2013 English SAP Project Portfolio Monitoring Rapid- Deployment Solution: SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2013 SAP AG or an SAP

More information

Sophos Mobile Control Installation guide. Product version: 3

Sophos Mobile Control Installation guide. Product version: 3 Sophos Mobile Control Installation guide Product version: 3 Document date: January 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...16 4 External

More information

Installation Guide: Agentry Device Clients SAP Mobile Platform 2.3

Installation Guide: Agentry Device Clients SAP Mobile Platform 2.3 Installation Guide: Agentry Device Clients SAP Mobile Platform 2.3 Windows DOCUMENT ID: DC01954-01-0230-01 LAST REVISED: February 2013 Copyright 2013 by SAP AG or an SAP affiliate company. All rights reserved.

More information

Building the SAP Business One Cloud Landscape Part of the SAP Business One Cloud Landscape Workshop

Building the SAP Business One Cloud Landscape Part of the SAP Business One Cloud Landscape Workshop Building the SAP Business One Cloud Landscape Part of the SAP Business One Cloud Landscape Workshop TABLE OF CONTENTS 1 INTRODUCTION... 3 2 LANDSCAPE DETAILS... 3 2.1 Server Details... 3 2.2 Landscape

More information

HP Quality Center. Software Version: 10.00. Microsoft Word Add-in Guide

HP Quality Center. Software Version: 10.00. Microsoft Word Add-in Guide HP Quality Center Software Version: 10.00 Microsoft Word Add-in Guide Document Release Date: February 2012 Software Release Date: January 2009 Legal Notices Warranty The only warranties for HP products

More information

enicq 5 System Administrator s Guide

enicq 5 System Administrator s Guide Vermont Oxford Network enicq 5 Documentation enicq 5 System Administrator s Guide Release 2.0 Published November 2014 2014 Vermont Oxford Network. All Rights Reserved. enicq 5 System Administrator s Guide

More information

Bosch ReadykeyPRO Unlimited Installation Guide, product version 6.5. This guide is item number DOC-110-2-029, revision 2.029, May 2012.

Bosch ReadykeyPRO Unlimited Installation Guide, product version 6.5. This guide is item number DOC-110-2-029, revision 2.029, May 2012. Bosch ReadykeyPRO Unlimited Installation Guide, product version 6.5. This guide is item number DOC-110-2-029, revision 2.029, May 2012. Copyright 1995-2012 Lenel Systems International, Inc. Information

More information

Dell Enterprise Reporter 2.5. Configuration Manager User Guide

Dell Enterprise Reporter 2.5. Configuration Manager User Guide Dell Enterprise Reporter 2.5 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 license

More information

Mobile app for ios Version 1.11.x, December 2015

Mobile app for ios Version 1.11.x, December 2015 Mobile app for ios Version 1.11.x, December 2015 Introduction This app allows you to access SAP Business One, SAP s enterprise resource planning application for small businesses, anywhere and anytime.

More information

Product Manual. MDM On Premise Installation Version 8.1. Last Updated: 06/07/15

Product Manual. MDM On Premise Installation Version 8.1. Last Updated: 06/07/15 Product Manual MDM On Premise Installation Version 8.1 Last Updated: 06/07/15 Parallels IP Holdings GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 632 0411 Fax: + 41 52 672 2010 www.parallels.com

More information

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED.

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED. Installation Guide Lenel OnGuard 2009 Installation Guide, product version 6.3. This guide is item number DOC-110, revision 1.038, May 2009 Copyright 1992-2009 Lenel Systems International, Inc. Information

More information

Security Explorer 9.5. User Guide

Security Explorer 9.5. User Guide 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 license or nondisclosure agreement.

More information

Developing Applications for Integration between PI and SAP ERP in Different Network Domains or Landscapes

Developing Applications for Integration between PI and SAP ERP in Different Network Domains or Landscapes Developing Applications for Integration between PI and SAP ERP in Different Network Domains or Landscapes Applies to: SAP NetWeaver Process Integration 7.1+ SAP NetWeaver 7.02 (ABAP) Summary This document

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

2X Cloud Portal v10.5

2X Cloud Portal v10.5 2X Cloud Portal v10.5 URL: www.2x.com E-mail: info@2x.com Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious unless otherwise

More information

NovaBACKUP. Storage Server. NovaStor / May 2011

NovaBACKUP. Storage Server. NovaStor / May 2011 NovaBACKUP Storage Server NovaStor / May 2011 2011 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to change without notice.

More information

HP A-IMC Firewall Manager

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

More information

HP Application Lifecycle Management

HP Application Lifecycle Management HP Application Lifecycle Management Software Version: 11.00 Microsoft Word Add-in Guide Document Release Date: November 2010 Software Release Date: October 2010 Legal Notices Warranty The only warranties

More information

FOR WINDOWS FILE SERVERS

FOR WINDOWS FILE SERVERS Quest ChangeAuditor FOR WINDOWS FILE SERVERS 5.1 User Guide Copyright Quest Software, Inc. 2010. All rights reserved. This guide contains proprietary information protected by copyright. The software described

More information

Citrix Receiver. Configuration and User Guide. For Windows Users

Citrix Receiver. Configuration and User Guide. For Windows Users Citrix Receiver Configuration and User Guide For Windows Users rev: 26.01.2016 https://access.sap.com/ TABLE OF CONTENTS Introduction... 3 Installation... 3 Accessing our portal... 3 Accessing from SAP

More information

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows)

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows) Introduction EASYLABEL 6 has several new features for saving the history of label formats. This history can include information about when label formats were edited and printed. In order to save this history,

More information

Sophos for Microsoft SharePoint startup guide

Sophos for Microsoft SharePoint startup guide Sophos for Microsoft SharePoint startup guide Product version: 2.0 Document date: March 2011 Contents 1 About this guide...3 2 About Sophos for Microsoft SharePoint...3 3 System requirements...3 4 Planning

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

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

Taleo Enterprise. Taleo Reporting Getting Started with Business Objects XI3.1 - User Guide

Taleo Enterprise. Taleo Reporting Getting Started with Business Objects XI3.1 - User Guide Taleo Enterprise Taleo Reporting XI3.1 - User Guide Feature Pack 12A January 27, 2012 Confidential Information and Notices Confidential Information The recipient of this document (hereafter referred to

More information

Migrating to vcloud Automation Center 6.1

Migrating to vcloud Automation Center 6.1 Migrating to vcloud Automation Center 6.1 vcloud Automation Center 6.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Dell Statistica 13.0. Statistica Enterprise Installation Instructions

Dell Statistica 13.0. Statistica Enterprise Installation Instructions Dell Statistica 13.0 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

More information

How to Archive Data from SAP NetWeaver BW to SAP Sybase IQ as Near line Storage

How to Archive Data from SAP NetWeaver BW to SAP Sybase IQ as Near line Storage SAP How-to Guide Database & Technology SAP NetWeaver Business Warehouse SAP HANA Appliance How to Archive Data from SAP NetWeaver BW to SAP Sybase IQ as Near line Storage Applicable Releases: SAP NetWeaver

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

Veeam Task Manager for Hyper-V

Veeam Task Manager for Hyper-V Veeam Task Manager for Hyper-V Version 1.0 User Guide July, 2014 2014 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be

More information

Rapid database migration of SAP Business Suite to SAP HANA (V4.10): Software and Delivery Requirements. SAP HANA November 2014 English

Rapid database migration of SAP Business Suite to SAP HANA (V4.10): Software and Delivery Requirements. SAP HANA November 2014 English November 2014 English Rapid database migration of SAP Business Suite to (V4.10): Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SAP SE or an SAP affiliate

More information

TIBCO Spotfire Automation Services 6.5. Installation and Deployment Manual

TIBCO Spotfire Automation Services 6.5. Installation and Deployment Manual TIBCO Spotfire Automation Services 6.5 Installation and Deployment Manual Revision date: 17 April 2014 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information