HP Operations Manager Software for Windows Integration Guide

Size: px
Start display at page:

Download "HP Operations Manager Software for Windows Integration Guide"

Transcription

1 HP Operations Manager Software for Windows Integration Guide This guide documents the facilities to integrate EnterpriseSCHEDULE into HP Operations Manager Software for Windows (formerly known as HP OpenView Operations). Revision: Version 1.0 Release Date: September 17, 2007 ISE, Inc P.O. Box 836 Hawthorne, CA September 17,

2 September 17, 2007 Copyright 2007 All Rights Reserved The information in this document is subject to change without notice and should not be construed as a commitment by International Structural Engineers, Incorporated (ISE). ISE assumes no responsibility for any errors that may appear in this document. The software described in this document is furnished under a license and may be used or copied only in accordance with the terms of such license. No part of this publication may be reproduced, stored in retrieval system or transmitted in any form or by any means, electronic, mechanical, photocopying, recording or otherwise - without the permission of ISE. 2

3 Contents A. INTRODUCTION... 4 B. SYSTEM REQUIREMENTS... 4 C. INSTALLATION... 5 D. CONFIGURATION EnterpriseSCHEDULE Job Notifications EnterpriseSCHEDULE Event File Messages Windows Event Log Messages from EnterpriseSCHEDULE Deployment of EnterpriseSCHEDULE Policies Use of EnterpriseSCHEDULE Tools E. UPGRADING F. REMOVAL G. TROUBLE-SHOOTING

4 A. INTRODUCTION This guide documents the facilities to integrate EnterpriseSCHEDULE into HP Operations Manager Software for Windows (formerly known as HP OpenView Operations for Windows). Job and server messages can optionally be sent to HP Operations Manager to be processed and displayed in accordance with policies provided. The following message transport mechanisms are available: 1. Send job event messages via the OPCMSG utility only available for managed nodes running the Operations Manager Agent. 2. Send job event messages via SNMP send traps available for any node with an appropriate SNMP trap send program, whether the node is running the Operations Manager Agent or not. 3. Pick up job and server messages from the EnterpriseSCHEDULE events file only available for managed nodes running the Operations Manager Agent. 4. Pick up job and server messages from the Windows system and application event logs (applies to Windows schedule servers only) only available for managed nodes running the Operations Manager Agent. 5. Tools are also provided to execute useful server and job queue commands from the Operations Manager console only available for managed nodes running the Operations Manager Agent. Implementation of the above integration functions are optional. Any combination may be used on any of the schedule server platforms. E.g. on an HP Operations managed node running the Operations Manager Agent, the OPCMSG utility may be the tool chosen for sending job events, such as delays and failures. On a node that is not managed by HP Operations Manager, SNMP traps could be used instead. All of the functions above are provided and can be deployed on the scheduling nodes as required for activation. B. SYSTEM REQUIREMENTS The following are requirements for implementation of the integration: 1. The installation of one or more EnterpriseSCHEDULE servers, version or above. The hardware, software and system resource requirements are summarized for each platform in the relevant EnterpriseSCHEDULE Quick Start Guide and fully documented in the Release Notes, available on the EnterpriseSCHEDULE release CD or the ISE download site 4

5 . 2. EnterpriseSCHEDULE platforms which currently support the integration are: Windows 2000/2003/XP HP-UX OpenVMS Solaris Review the EnterpriseSCHEDULE Release Notes for version/architecture information. 3. HP Operations Manager Software for Windows version 7.50 or above must be installed and running (formerly known as HP OpenView Operations for Windows v7.50). There are no special additional resources required on the HP Operations Manager Software for Windows console server. The policies created during installation of this integration optionally include the enabling of SNMP traps to be processed (a standard feature within HP Operations Manager Software for Windows), event file monitoring policies and policies to process incoming job and server messages. The number of messages to be processed will depend on the number of jobs that run within the integrated scheduling environment. In a typical environment messages sent to HP Operations Manager will be limited to job delays and failures for important jobs only. At most, if all job events are sent, the number of messages would be around 2 for every job that runs. C. INSTALLATION 1. Install or upgrade EnterpriseSCHEDULE to version or above. Installation may be made from a release CD or from the ISE download site Check also the patches folders on the CD or download ftp site to pick up the latest release version from there if necessary. Follow the instructions in the relevant EnterpriseSCHEDULE Quick Start Guide or Release Notes. If this includes files within the patches folder structures, be sure to view the readme files for instructions on applying the upgrade. 2. Copy the zip file HPOperationsManagerPolicies.zip to your HP Operations Manager server. Create a folder <program files>\ise\enterpriseschedule\esch_enterpriseschedule_config. Unzip the files to this folder, maintaining the directory structure and file names. 3. Upload the EnterpriseSCHEDULE policies and tools by running the following procedure from the Windows command line: 5 <program files>\ise\enterpriseschedule\ ESCH_EnterpriseSCHEDULE_config\ ESCH_EnterpriseSCHEDULE_policies_upload.bat

6 This will create the EnterpriseSCHEDULE job and server message policies in HP Operations Manager under a policy group called ESCH_EnterpriseSCHEDULE_policies and tools under a group called ESCH_EnterpriseSCHEDULE_tools. D. CONFIGURATION Configuration is performed on the individual scheduling servers and the HP Operations Manager console server. 1. EnterpriseSCHEDULE Job Notifications The job notification procedure provided with EnterpriseSCHEDULE version and above includes support for the HP Operations Manager messages. This file will be in the schedule library installation area and called: schedule_notify.vbs schedule_notify.ksh schedule_notify.com - on Windows installations - on HP-UX and Solaris - on OpenVMS These procedures document the facilities for sending the messages. NOTE: if you are using your own customized notification procedure you will need to merge in these changes. Job notifications can be customized to send messages on a per job basis to HP Operations Manager as follows: 1. OPCMSG This feature is only available for managed nodes running the Operations Manager Agent. A node managed by HP Operations Manager will have the OPCMSG command line utility available for sending messages to the Operations Manager Console. To configure messages to be sent via OPCMSG, configure the notices section of jobs as follows: From the command line interface (i.e. called from within the EnterpriseSCHEDULE Windows client or from the operating system native command line) edit the notices of the job: edit -notices \job_folder\job_name or 6

7 edit/notices \job_folder\job_name See the EnterpriseSCHEDULE reference manual schedule_reference.pdf for your required platforms(s) or schcommands.pdf for Windows for details of this command and syntax. For example, to edit the notices for job Test_job_opcsmg in EnterpriseSCHEDULE folder Hpov, as shown below in the windows client program explorer view, click on the New Commands icon from the windows client program and enter: edit/notices \hpov\test_job_opcmsg Optionally the notices and/or [] folder specification style may be used. E.g. edit -notices [hpov]test_job_opcmsg Create or modify one or more notices sections for the required job s events i.e. job submitted, started, delayed, completed and failed. Refer to the reference manual for notices sections and syntax. E.g. to send a message when the job fails: BEGIN_FAILED SEND_HPOV= - Refer to the procedures handbook DO_NOT_SEND_MAIL END_FAILED In this example a job with this notices section will send a message to the Operations Manager Console via the OPCMSG utility. The message will include the optional message that follows the =. In this example an will not be sent (which would otherwise be a standard notices option). The resulting message in Operations Manager will look like this: and the message detail: 7

8 The following example includes an optional severity, explicitly overriding the default: BEGIN_FAILED SEND_HPOV=** Please contact Tech Support! **~critical END_FAILED The resulting message is displayed as follows: 8 and the message detail:

9 The syntax of the SEND_HPOV call is as follows: SEND_HPOV (= additional text~severity) Examples: SEND_HPOV sends the job event message without any additional text and with default severity. SEND_HPOV = additional text also includes the specified text in the message object field, with the event description. SEND_HPOV = ~severity 9

10 sets the severity explicitly and does not include additional text. By default the Operations Manager message severity is set as follows: Job submitted, started, completed events NORMAL Job delayed event WARNING Job failed event MINOR Setting the severity explicitly in the SEND_HPOV call allows critical job failures to be highlighted. If the severity is specified it must match a valid Operations Manager severity i.e. NORMAL, WARNING, MINOR, MAJOR or CRITICAL. The schedule_notify procedure allows you to set certain defaults if you do not wish to specify the values in the notices section. These are: hpov_default_text set this variable in the procedure if you wish to include default additional message text. This will be included in the message but overridden by the message text if specified in the send_hpov notices section. hpov_default_severity set this variable in the procedure if you wish to set a default severity e.g. for job failures. This will be overridden by the severity if specified in the send_hpov notices section. hpov_always_on - turn this variable on to force a message to be sent via OPCMSG whether this has been specified in the notices section or not. Note: if you enable the hpov_always_on feature it will only apply to jobs which have notification turned on for a specific event e.g. if you have configured a notification for a job failure event only, the message will only be unconditionally sent via OPCMSG if the job fails. To turn on the notification for the job the appropriate flags must be set in the usual way in the job properties. E.g. in the following example the notification attributes of the job have been set so that job will send a notification only in the event of a job failure. The notices section of the job will then determine what form(s) this notification will take, as described above (in this case, this is the job which was configured to send a message to Operations manager via OPCMSG and to suppress the that would usually be sent by default. 10

11 2. SNMP Traps This feature is available for any node with an appropriate SNMP trap send program, whether the node is running the Operations Manager Agent or not. A node that is not managed by HP Operations Manager will typically not have the OPCMSG command line utility available for sending messages to the Operations Manager Console. In this case, or for any other reason, SNMP traps can be used to send messages. To configure messages to be sent via SNMP, configure the notices section of jobs as follows: From the command line interface (i.e. called from within the EnterpriseSCHEDULE Windows client or from the operating system native command line) edit the notices of the job: edit -notices \job_folder\job_name or 11 edit/notices \job_folder\job_name

12 See the EnterpriseSCHEDULE reference manual schedule_reference.pdf for your required platforms(s) or schcommands.pdf for Windows for details of this command and syntax. For example, to edit the notices for job Test_job_snmp in EnterpriseSCHEDULE folder Hpov, as shown below in the windows client program explorer view, click on the New Commands icon from the windows client program and enter: edit/notices \hpov\test_job_snmp Optionally the notices and/or [] folder specification style may be used. E.g. edit -notices [hpov]test_job_snmp Create or modify one or more notices sections for the required job s events i.e. job submitted, started, delayed, completed and failed. Refer to the reference manual for notices sections and syntax. E.g. to send a message when the job fails: BEGIN_FAILED SEND_SNMP= - Please contact Oracle Support~avocet~major DO_NOT_SEND_MAIL END_FAILED In this example a job with this notices section will send a message to the Operations Manager Console via SNMP. The message will include the optional message that follows the =. It will also specify that the target node for the SNMP message is avocet (i.e. the HP Operations Management Console server), and the message severity will be set explicitly to major. In this example an will not be sent (a standard notices option). The resulting message in Operations Manager will look like this: 12

13 and the message detail: The following example also includes an optional severity, explicitly overriding the default as the previous example, but no target node: BEGIN_FAILED SEND_SNMP= - Restore the database & re-run~~warning END_FAILED The resulting message is displayed as follows: 13

14 and the message detail: The syntax of the SEND_SNMP call is as follows: SEND_SNMP (= message text~target~severity) Examples: SEND_SNMP 14

15 sends the job event message without any additional text and with default target node and severity. SEND_SNMP = additional text also includes the specified text in the message object field, with the event description. SEND_SNMP = ~~severity sets the severity explicitly and does not include additional text or the target node. By default the Operations Manager message severity is set as follows: Job submitted, started, completed events NORMAL Job delayed event WARNING Job failed event MINOR Setting the severity explicitly in the SEND_SNMP call allows critical job failures to be highlighted. If the severity is specified it must match a valid Operations Manager severity i.e. NORMAL, WARNING, MINOR, MAJOR or CRITICAL. The schedule_notify procedure allows you to set certain defaults if you do not wish to specify the values in the notices section. These are: snmp_default_target - the target node for directing the SNMP trap must be specified. However, it can be defaulted. In this case it need not be specified in the call. Find the reference in the procedure to snmp_default_target. Set this to the name or IP address of the HP Operations Manager server. snmp_default_text set this variable in the procedure if you wish to include default additional message text. This will be overridden by message text if specified in the send_snmp notices section. snmp_default_severity set this variable in the procedure if you wish to set a default severity e.g. for job failures. This will be overridden by the severity if specified in the send_snmp notices section. snmp_always_on - turn this variable on to force a message to be sent via SNMP whether this has been specified in the notices section or not. Note: if you enable the snmp_always_on feature on it will only apply to jobs which have notification turned on for a specific event e.g. if you have configured a notification for a job failure event only, the message will be unconditionally sent via SNMP if the job fails. 15 To turn on the notification for the job the appropriate flags must be set in the usual way in the job properties. E.g. in the following example the notification attributes of the job have been set so that

16 job will send a notification only in the event of a job failure. The notices section of the job will then determine what form(s) this notification will take, as described above (in this case, this is the job which was configured to send a message to Operations manager via SNMP and to suppress the that would usually be sent by default. Important note: The schedule_notify procedure supplied for each platform assumes there are standard SNMP trap send routines available and installed. These are: snmptrap trapgen - program on HP-UX - program on Windows sys$system:tcpip$snmp_trapsnd - program on OpenVMS The trapgen program on Windows is shareware rather than a Windows standard program so it 16

17 requires manual installation, or install a similar utility and adapt the schedule_notify.vbs procedure to use that instead. 3. EnterpriseSCHEDULE Parameter File Configuration for Notifications The server configuration file, sch0_parameter.dat, also located in the EnterpriseSCHEDULE installation folder, contains parameters which determine how notifications are processed. Modify this file as required to enable the above job notifications via OPCMSG or SNMP. If changes are made, the EnterpriseSCHEDULE server will need to be restarted for these to take effect. The file contains comments which document the settings. In particular, set the following parameters: NOTIFY_ENABLED = 1 set this parameter to turn on notifications globally. The settings of the individual jobs as described above will determine which jobs send notifications. NOTIFY_USER = <user> the notification procedure is run as a separate job process by the EnterpriseSCHEDULE server. The <user> specified must be a valid username on the scheduling server which has sufficient rights to execute the notifications. Examples: NOTIFY_USER = adminuser - the notification procedure process is run under valid username adminuser applies to all platforms. For Windows only, use this format if notifications are not required for any jobs. NOTIFY_USER = adminuser@domain.com - the notification procedure process is run under valid username adminuser, notifications are sent from that address. Only applies to Windows platforms. NOTIFY_USER = adminuser@,esch@domain.com - the notification procedure process is run under valid username adminuser, notifications are sent from valid address esch@domain.com use this format if the username and first part of the address are not the same. Only applies to Windows platforms. NOTIFY_SMTP_SERVER = <node> - specify the name of the mail server for the smtp mail client. Applies to Windows and Unix platforms. Notes: 1. If you wish to send notifications, such as messages to HP Operations Manager, but do not ever wish to send s, you can omit the configurations in the above parameters. However, you must specify a valid username for NOTIFY_USER (or allow a default to apply) and specify DO_NOT_SEND_MAIL in the job notices to prevent an attempt to send an The NOTIFY_USER username must be known to EnterpriseSCHEDULE in order for the notification process to be created and run. A user record must exist for this user in the schedule database. Create this record manually or a simpler way is to log interactively on to

18 the server under that user and enter a schedule command via the command line client. When prompted enter the password, which will be encrypted and stored in the schedule database. 2. EnterpriseSCHEDULE Event File Messages EnterpriseSCHEDULE job and server messages may also be written to an event file that resides on each scheduling server environment. This file may optionally be polled by HP Operations Manager for Windows for messages to be processed and displayed. This feature is only available for managed nodes running the Operations Manager Agent. The user may choose this option for several different reasons: - as an alternative to the job notification methods that use OPCMSG or SNMP - in addition to job notifications. E.g. the events file can be monitored to display just EnterpriseSCHEDULE server messages. 1. The EnterpriseSCHEDULE events & parameter files The events file is located in the EnterpriseSCHEDULE installation folder and is named sch<grp>_events_<node>.log where <grp> is the scheduling group number and <node> is the node name. E.g. for group 0 on node CONDOR the file is called sch0_events_condor.log. The server configuration file, sch0_parameter.dat, also located in the EnterpriseSCHEDULE installation folder, contains parameters which determine which events are written. Modify this file as required to record the events. If changes are made, the EnterpriseSCHEDULE server will need to be restarted for these to take effect. The file contains comments which document the settings. 18 a. Configuring server events to be written Configurable parameters in the parameter file for server events are: server_eventfile_flags this parameter specifies which categories of EnterpriseSCHEDULE server messages are written to the events file as follows: bit 1 sets logging of SUCCESS messages bit 2 sets logging of ERROR messages bit 3 sets logging of WARNING messages bit 4 sets logging of INFORMATIONAL messages. This results in the required decimal values for sever_eventfile_flags: ERROR 2 ERROR WARNING 6

19 ERROR WARNING INFORMATIONAL 14 SUCCESS ERROR WARNING INFORMATIONAL 15 E.g. to record just error and warning server messages in the events file: server_eventfile_flags = 6 server_eventfile_enabled this parameter globally enables or disables the writing of server events to the events file. If set (enabled), events are written as described above, according to the server_eventfile_flags parameter. If not set (disabled), no server events are written, irrespective of the settings. An example of a server message polled from the events file: with the following detail: 19

20 b. Configuring job events to be written Configurable parameters in the parameter file for job events are: job_eventfile_flags this parameter specifies which categories of EnterpriseSCHEDULE job notification messages are written to the events file as follows: bit 1 sets logging of JOB SUBMIT events = decimal 1 bit 2 sets logging of JOB STARTED events = decimal 2 (only used on OpenVMS) bit 3 sets logging of JOB COMPLETED events = decimal 4 bit 4 sets logging of JOB DELAYED events = decimal 8 bit 5 sets logging of JOB FAILED events = decimal 16 This results in these examples of decimal values for job_eventfile_flags. 20

21 To record just job delayed and failure messages in the events file: job_eventfile_flags = 24 To record all job events messages in the events file: job_eventfile_flags = 31 Note: the job started flag is only implemented for OpenVMS. The parameter file also contains a global parameter job_eventfile_enabled this parameter globally enables or disables the writing of server events to the events file. Possible values are: 0 no job events are written to the events file. 1 job events are written in accordance with individual job notification flags. 2 job events are written in accordance with the above job_eventfile_flags parameter or if the individual job notification flags are set i.e. for certain jobs it is then possible to record additional events in the file. c. Setting for individual job events to be written to the event file The above parameters define global settings for writing messages into the EnterpriseSCHEDULE events file. To set the flags so individual job notification messages are written to the events file, check the notifications flags as follows, from the job properties notify window: 21

22 In this example, only job submission and job failure messages will be written to the EnterpriseSCHEDULE events file, so long as the job_eventfile_enabled parameter is set to 1 or 2. An example of a job failure message polled from the events file: with the following detail: 22

23 3. Windows Event Log Messages from EnterpriseSCHEDULE On Windows servers only, EnterpriseSCHEDULE job and server messages may also be written to the Windows Application log file. This file may optionally be polled by HP Operations Manager for Windows for messages to be processed and displayed. This feature is only available for managed nodes running the Operations Manager Agent. The user may choose this option for several different reasons: - as an alternative to the job notification methods that use OPCMSG or SNMP or the EnterpriseSCHEDULE events file. - in addition to job notifications. E.g. the event log can be monitored to display just EnterpriseSCHEDULE server messages. 23

24 1. Configuring Windows event log entries for server messages Configurable parameters in the parameter file for Windows application event log events for server messages are: nteventlog this parameter specifies which categories of EnterpriseSCHEDULE messages are written to the application events log as follows: bit 1 sets logging of SUCCESS messages bit 2 sets logging of ERROR messages bit 3 sets logging of WARNING messages bit 4 sets logging of INFORMATIONAL messages. This results in the required decimal values for sever_eventfile_flags: ERROR 2 ERROR WARNING 6 ERROR WARNING INFORMATIONAL 14 SUCCESS ERROR WARNING INFORMATIONAL 15 E.g. to record just error and warning server messages in the events file: nteventlog = 6 server_eventlog_enabled this parameter globally enables or disables the writing of server events to the Windows Application event log. If set (enabled), events are written as described above, according to the nteventlog parameter. If not set (disabled), no server events are written, irrespective of the settings. 2. Configuring Windows event log entries for job messages Configurable parameter in the parameter file for Windows application event log events for job messages: job_eventlog_enabled this parameter globally enables or disables the writing of job events to the Windows Application event log. If set (enabled), events are written according to the individual job notification flags. If not set (disabled), no job events are written, irrespective of the settings. 3. Settings for individual job events to be written to the Windows event log The above parameter enables the writing of job messages into the Windows event log. To set the flags so individual job notification messages are written to the event log, check the notifications flags as follows, from the job properties window: 24

25 Note: the middle column is used to define which events are written to both the EnterpriseSCHEDULE events file and Windows Application Event Log, in accordance with the server parameters described above. An example of a Windows event log entry: with the following detail: 25

26 4. Deployment of EnterpriseSCHEDULE Policies After the configuration has been completed on the EnterpriseSCHEDULE nodes, the policies can be deployed from the HP Operations Manager windows console. If the policies have been uploaded by running the BAT file provided, as documented in step C, you will have a Policy Group called ESCH_EnterpriseSCHEDULE_policies 1. Policy Definitions The policies provided are as follows 26

27 a. ESCH-AppEventLog-Windows-group0 description: EnterpriseSCHEDULE group 0 job & server messages that have been written to the Windows application event log. deploy: on any Windows servers where EnterpriseSCHEDULE is configured to write to the application event log and you wish to display these messages. b. ESCH-EventsFile-OpenVMS-group0 description: EnterpriseSCHEDULE group 0 job & server messages written to the EnterpriseSCHEDULE events file on OpenVMS servers. deploy: on any OpenVMS servers where EnterpriseSCHEDULE is configured to write to its event file and you wish to display these messages. c. ESCH-EventsFile-UNIX-group0 description: EnterpriseSCHEDULE group 0 job & server messages written to the EnterpriseSCHEDULE events file on HP-UX and Solaris servers. deploy: on any HP-UX and Solaris servers where EnterpriseSCHEDULE is configured to write to its event file and you wish to display these messages. d. ESCH-EventsFile-Windows-group0 description: EnterpriseSCHEDULE group 0 job & server messages written to the EnterpriseSCHEDULE events file on Windows servers. deploy: on any Windows servers where EnterpriseSCHEDULE is configured to write to its event file and you wish to display these messages. e. ESCH-JobEvents-OPCMSG description: EnterpriseSCHEDULE job event notification sent via OPCMSG. deploy: on any Windows, HP-UX, OpenVMS & Solaris servers where EnterpriseSCHEDULE is configured to send notifications via OPCMSG. f. ESCH-JobEvents-SNMP description: EnterpriseSCHEDULE job event notification sent via SNMP. deploy: on the HP Operations Manager for Windows server, not the EnterpriseSCHEDULE 27

28 remote nodes. g. ESCH-Service-Windows-group0 description: Monitor the EnterpriseSCHEDULE service. deploy: on any Windows servers which run the EnterpriseSCHEDULE server software to send an alert if the service is not started. h. ESCH-SysEventLog-Windows-group0 description: EnterpriseSCHEDULE group 0 server messages that have been written to the Windows system event log. deploy: on any Windows servers where you wish to pick up system event log messages relating to EnterpriseSCHEDULE. These are events such as those from the Windows Service Control Manager. These messages do not require any configuring with EnterpriseSCHEDULE. 2. Policy Customizations The above policies include rules for matching all EnterpriseSCHEDULE messages received from any of the optional sources. By default information messages are disabled. If you wish to turn these on, edit the following rules as shown below: To activate these for policy ESCH-AppEventLog-Windows-group0, remove the! character in rule 1 (Job Submitted) and rule 3 (Job Completed). 28

29 29 E.g. for rule 1, click on the condition link to display & remove the highlighted!

30 For the ESCH-EventsFile-UNIX-group0, ESCH-EventsFile-OpenVMS-group0 and ESCH- EventsFile-Windows-group0 policies, change rules 1, 2 and 3. E.g. for rule 3, Job completed, remove the highlighted! character and save in order to activate the message displays for completed jobs written to the EnterpriseSCHEDULE Events File: 30

31 31 The ESCH-JobEvents-OPCMSG, ESCH-JobEvents-SNMP and ESCH-SysEventLog-Windowsgroup0 policies do not have any rules disabled by default in this way, as this is not generally necessary. For example, if you wish to prevent job completion success messages from being displayed via the OPCMSG or SNMP policies, the standard method is simply to remove the calls from the job specific notice sections on the EnterpriseSCHEDULE remote node, or to untick the send box from the job s notify options. However, if you wish to disable these from the policies, edit the policy rules and add a! character in front of each message text match string, as in the example below:

32 3. Additional Notes for Policies a. EnterpriseSCHEDULE Events File specification The 3 policies defined to monitor the EnterpriseSCHEDULE events file on the various platforms b, c, d do so by using various symbolic names to specify the location and name of the event file being monitored. This is done because the event files contain the name of the node on which they reside as part of the file name. The policies are designed to be node independent. This is achieved as follows: Windows the events file specification is defined in the policy ESCH-EventsFile-Windowsgroup0 as <$sch0_events_log>. A system environment variable sch0_events_log must be defined on each EnterpriseSCHEDULE Windows node which has this policy deployed. In future releases of EnterpriseSCHEDULE this will be done automatically during installation. If you are running a version which does not do this, define the following system environment variable as in this example: sch0_events_log= "C:\PROGRA~1\ise\EnterpriseSCHEDULE\sch0_events_grant.log" 32

33 This example shows the definition for node grant, with the software installed in the standard place under c:\program files adapt as required. HP-UX and Solaris the events file specification is defined in the policy ESCH-EventsFile- UNIX-group0 as /schedule_library/sch0_events_log. A link must be created to point to the actual file. In future releases of EnterpriseSCHEDULE this will be done automatically during installation. If you are running a version which does not do this, create the following link on each UNIX EnterpriseSCHEDULE node which has this policy deployed. E.g. (for HP-UX): ln /schedule_library/sch0_events_hawk.log /schedule_library/sch0_events_log In this example the node name is hawk adapt as required.. OpenVMS the events file specification is defined in the policy ESCH-EventsFile-OpenVMSgroup0 as SCH0_EVENTS_LOG:. This is a logical name which points to the required file and is automatically created during the EnterpriseSCHEDULE installation from v onwards so no action is required. E.g. on a node called CONDOR the logical name will translate to: "SCH0_EVENTS_LOG" = "SCHEDULE_LIBRARY:SCH0_EVENTS_CONDOR.LOG" (LNM$SYSTEM_TABLE) b. Setting up Multiple Job Notifications If you wish to set up identical notices to send messages to HP Operations Manager for Windows from many jobs, consider configuring the DEFAULT job notifications. Any jobs created that use this job as a template will inherit the notifications. For existing jobs, consider extracting the notices from a job and then inserting them into multiple jobs, using wildcards. This could be much quicker to configure and ensures consistency. See the reference manual for more details. 5. Use of EnterpriseSCHEDULE Tools After the configuration has been completed on the EnterpriseSCHEDULE nodes, the tools can be associated with nodes from the HP Operations Manager for Windows console. If the tools have been uploaded by running the BAT file provided, as documented in step C, you will have a Tools folder called ESCH_EnterpriseSCHEDULE_Tools. These tools can only be triggered to run on managed nodes running the Operations Manager Agent. 1. Tools Provided 33

34 The tools provided are as follows: a. ESCH-Display EnterpriseSCHEDULE Queue(s) all platforms description: Displays 1 or more EnterpriseSCHEDULE Job Queues. Specify queues as comma separated letters. Defaults to * for all queues. Include /full qualifier for additional information. Use: this tool can be specified for use by any managed node which is running EnterpriseSCHEDULE. Example displaying the timed (B) and completed (P) queue entries: b. ESCH-Display failed jobs by set id all platforms 34 description: Display all recently failed jobs with the specified set id. Find the required set id from the job failure message & enter this set id after the "set_id=" parameter when you run the tool.

35 Use: this tool can be specified for use by any managed node which is running EnterpriseSCHEDULE Example of an entry for a failed job with set id 670: c. ESCH-EnterpriseSCHEDULE Client Interface description: this tool starts the EnterpriseSCHEDULE client program on the local console server, to connect to any specified schedule server. Use: enter the node name or IP address of the remote schedule server when prompted. This will only be possible if you have installed the EnterpriseSCHEDULE client on the console node. It is not necessary to install the scheduling server, only the client is required. d. ESCH-EnterpriseSCHEDULE Server Info all platforms description: display EnterpriseSCHEDULE Server process statistics for the remote node. Use: displays comprehensive information which confirms that the remote EnterpriseSCHEDULE is running, its configuration and health indicators. Example display see product documentation for full explanations. 35

36 36

37 e. ESCH-EnterpriseSCHEDULE Server Restart for OpenVMS & UNIX description: Restart the EnterpriseSCHEDULE Server. Use: this tool applies to HP-UX, OpenVMS and Solaris nodes. It requires that the server process is currently running and defaults to group 0. f. ESCH-EnterpriseSCHEDULE Server Start for OpenVMS description: starts the EnterpriseSCHEDULE Server on OpenVMS. Use: the default is group 0. Change the group number in the tool parameter if required. This tool uses a procedure to start the server and is used when the server is not currently running. g. ESCH-EnterpriseSCHEDULE Server Start for UNIX description: starts the EnterpriseSCHEDULE Server on HP-UX and Solaris. Use: the default is group 0. Change the group number in the tool parameter if required. This tool uses a procedure to start the server and is used when the server is not currently running. h. ESCH-EnterpriseSCHEDULE Server Start for Windows description: starts the EnterpriseSCHEDULE Server on Windows. Use: the default is group 0. Change the group number in the tool parameter if required. This tool is used to start the server when it is not currently running. i. ESCH-EnterpriseSCHEDULE Server Stop for OpenVMS description: stops the EnterpriseSCHEDULE Server on OpenVMS. Use: the default is group 0. Change the group number in the tool parameter field if required. This tool uses a procedure to stop the server and is used when the server is currently running j. ESCH-EnterpriseSCHEDULE Server Stop for UNIX description: stops the EnterpriseSCHEDULE Server on HP-UX and Solaris. Use: the default is group 0. Change the group number in the tool parameter if required. This tool uses a procedure to stop the server and is used when the server is currently running. 37

38 Applies also to Solaris nodes. k. ESCH-EnterpriseSCHEDULE Server Stop for Windows description: stops the EnterpriseSCHEDULE Server on Windows. Use: the default is group 0. Change the group number in the tool parameter field if required. This tool is used to stop the server when it is currently running. l. ESCH-EnterpriseSCHEDULE status all platforms description: display EnterpriseSCHEDULE Server & Client version & connection details. Use: run on any platform to confirm the client and server users and rights. Example: 38

39 2. Additional Notes for Tools All of these tools run on the remote node, except for the Client Interface tool (which runs on the local console and connects to a remote EnterpriseSCHEDULE server as specified by the user). In order for most of the provided tools to work it is necessary to ensure that the schedule command is recognized by the remote scheduling node on which the tool command runs. In particular: Windows ensure that the program schedule.exe is present in a folder that the system PATH environment variable points to. By default the program is installed in the main windows folder (as specified by %windir%). Ensure that any upgrade to this program is also replaced there. HP-UX, Solaris the schedule command should resolve to the schedule command line client. This is done by default during product installation. OpenVMS the schedule symbol which points to the command line client program is defined via the procedure schedule_library:schedule_login.com. This procedure is usually called from the system SYLOGIN.COM. Ensure that the call is made for all types of process logins the tool will cause a network process to be created to execute the required command. E. UPGRADING An upgrade to the integration may consist of either or both of the following: 1. Upgrading the EnterpriseSCHEDULE software follow the instructions in the relevant EnterpriseSCHEDULE release notes and, if you are downloading patches from the web site, the instructions in the readme text file. The installation on any supported platform will detect the presence of the software and upgrade it accordingly. Note: the upgrade may introduce changes to the schedule server parameter file sch0_parameter.dat and/or to the schedule notification script, schedule_notify.vbs (Windows) schedule_notify.com (OpenVMS) or schedule_notify.ksh (Unix). If you have customized the previous versions of these files, be sure to save your changes before you start the upgrade and merge them into the new upgraded files as appropriate. 2. Upgrading the HP Operations Manager for Windows policies and tools follow the same procedure to upload these to the Operations Manager server as for the original installation: 39 - the new uploaded policies and tools will automatically replace those that exist in the policy group ESCH_EnterpriseSCHEDULE_policies and tools folder ESCH_EnterpriseSCHEDULE_Tools as documented above. They will require redeployment to the appropriate nodes. - if you make changes to the policies and tools that are provided in any release, it is recommended that you save your changed policies and tools under a different name in the same policy group or tool

40 folder. E.g. add a standard prefix or suffix to the name to indicate a customization. If you then run the procedure provided to upgrade the EnterpriseSCHEDULE policies and tools your modified versions will not be replaced. You can then merge in the changes as appropriate. F. REMOVAL The removal of the integration may consist of either or both of the following: 1. Removing the EnterpriseSCHEDULE software from one or more servers or client PCs. Please refer to the EnterpriseSCHEDULE release note for details. If you wish to remove the integration but keep the EnterpriseSCHEDULE installation, modify the server parameter flags and job notifications to prevent messages from being sent to HP Operations Manager for Windows. You may wish to keep the settings for events to be written to the EnterpriseSCHEDULE events file or Windows event log and may choose to remove just the explicit OPCMSG and SNMP calls from the job notices. Then optionally follow step 2 below. 2. Removing the HP Operations Manager for Windows integration policies and tools. This is done as follows: - using the Operations Manager windows console, uninstall each policy from the servers on which it is deployed; specify all versions if required. - delete each policy from the ESCH_EnterpriseSCHEDULE_policies group. Be sure to delete all versions. - check also for the presence of any policy with the ESCH prefix displayed within Policies grouped by type; permanently delete all versions of these also if required. - from the configure managed nodes option, remove the EnterpriseSCHEDULE tools from each node as required, then configure tools and permanently delete the tools from the folder ESCH_EnterpriseSCHEDULE_Tools. 40

41 G. TROUBLE-SHOOTING This section gives you hints and tips for resolving problems in the integration configuration. 1. I do not see job notifications via OPCMSG on my Operations Manager console 41 a. Check that the HP Operations Manager Agent is installed and running on the EnterpriseSCHEDULE node where you have configured jobs. b. Check that the policy ESCH-JobEvents-OPCMSG has been deployed on the EnterpriseSCHEDULE node. c. Check the EnterpriseSCHEDULE Server parameters in the configuration file SCHn_PARAMETER.DAT (where n is the group number e.g. 0). In particular, check that the notifications are turned on globally - NOTIFY_ENABLED = 1. Also check the configuration of the other NOTIFY_* parameters. Ensure that you have set the parameters correctly for your requirements and platform as documented in section D.1.3. d. If you have changed the above parameter file, the EnterpriseSCHEDULE Server process must be restarted for changes to take effect. e. Check the individual job flags. From the Windows Client program go to the properties of the job, notify tab and review the Send flags. Ensure all events for which you require notification are ticked. Note: for messages to be sent you must set the Send flags, even if you don t actually require an notification (in which case include the line DO_NOT_SEND_MAIL in the notices). f. Check the job notices from the command line (available on each platform and from the New Commands menu item on the Windows Client). Make sure that you have correctly formatted the notices section(s) and SEND_HPOV call. See section D.1.1 for details and the reference manual. g. Check that the notification jobs are actually running. Look in the server log file In the installation folder, which is named sch<n>_server_<node>.log, where <n> is the scheduling group number (default=0) and <node> is the scheduling node name. If the notification job is unable to run under the specified username you should find an explanatory message. A common problem is that EnterpriseSCHEDULE does not have a valid username record with the encrypted password for the specified user. The easiest way to create this record is to log into the server interactively as the NOTIFY_USER which is set to run the notification job. Then enter a schedule command e.g. schedule dir Enter the password when prompted. The user record will be created and the notification job should then run.

42 h. Check for the presence in the EnterpriseSCHEDULE installation folder of a file named sch<n>_server_<node>.log_notify If it exists, review it for indications of problems in the execution of the notification procedure. i. Make sure any files that you have downloaded and copied have been copied under the correct mode if you use an FTP tool. In general most files are copied in binary mode but.dat,.com,.ksh,.vbs files are copied in asci mode (documented in the relevant readme file). 2. I do not see job notifications via SNMP on my Operations Manager console a. Follow all the above checks, apart from 1.a. b & f b. Check that the policy ESCH-JobEvents-SNMP has been deployed on the HP Operations Manager node (note: not the EnterpriseSCHEDULE node). c. Check the job notices from the command line (available on each platform and from the New Commands menu item on the Windows Client. Make sure that you have correctly formatted the notices section(s) and SEND_SNMP call. See section D.1.2 for details and the reference manual. d. Check that you have the required SNMP trap send tool. By default these are expected to be: $SYS$SYSTEM:TCPIP$SNMP_TRAPSND OpenVMS trapgen Windows (not a standard part of Windows) snmptrap HP-UX If you have a different SNMP trap program, you will need to adapt the schedule_notify procedure accordingly. Note that a different utility may have different arguments. 3. I do not see job notifications from the EnterpriseSCHEDULE events file on my Operations Manager console 42 a. Check that the HP Operations Manager Agent is installed and running on the EnterpriseSCHEDULE node where you have configured jobs. b. Check that the policy ESCH-EventsFile-<platform>-group0 has been deployed on the EnterpriseSCHEDULE node, where <platform> is OpenVMS, UNIX or Windows as appropriate. c. Check the EnterpriseSCHEDULE Server parameters in the configuration file SCHn_PARAMETER.DAT (where n is the group number e.g. 0). In particular, check that the job and server event file flags are set SERVER_EVENTFILE_ENABLED and JOB_EVENTILFE_ENABLED must be set to 1 if required, and the equivalent flags set to enable the required messages to be generated. See section D.2 for details.

43 d. If you have changed the above parameter file, the EnterpriseSCHEDULE Server process must be restarted for changes to take effect. e. Check the individual job flags. From the Windows Client program go to the properties of the job, notify tab and review the Event log flags. Ensure all events for which you require event file entries are ticked (note: On Windows this is also used to specify events to be written to the Windows Application Event Log). f. Check the contents of the event file, in the EnterpriseSCHEDULE installation folder sch<n>_events_<node>.log. This will confirm whether there is a problem writing the records or with the policy detecting them. Check for the presence of the string(s) that the policy is configured to match. g. Make sure you have the pointers to the events file correctly set up, as specified in the relevant event file policies. These should be: SCH0_EVENTS_LOG: sch0_events_log - logical name on OpenVMS - system environment variable on Windows /schedule_library/sch0_events_log - a link to the actual path on UNIX, set via ln command e.g. ln /schedule_library/sch0_events_hawk.log /schedule_library/sch0_events_log 4. I do not see job notifications from the Windows Event Log on my Operations Manager console a. Check that the HP Operations Manager Agent is installed and running on the EnterpriseSCHEDULE node where you have configured jobs. b. Check that the policies ESCH-AppEventLog-Windows-group0 and ESCH-SysEventLog- Windows-group0 have been deployed on the EnterpriseSCHEDULE node. c. Check the EnterpriseSCHEDULE Server parameters in the configuration file SCHn_PARAMETER.DAT (where n is the group number e.g. 0). In particular, check that the JOB_EVENTLOG_ENABLED & SERVER_EVENTLOG_ENABLED flags are set to 1, with the NTEVENTLOG flags set to enable the required messages to be generated. See section D.3 for details. d. If you have changed the above parameter file, the EnterpriseSCHEDULE Server process must be restarted for changes to take effect. e. Check the individual job flags. From the Windows Client program go to the properties of the job, notify tab and review the Event log flags. Ensure all events for which you require event file entries are ticked (note: On all platform this is also used to specify events written to the EnterpriseSCHEDULE Event file). f. Check the Windows Application and System Logs,. This confirms whether there is a problem writing the records or with the policy detecting them. Check for the presence of the string(s) 43

44 that the policy is configured to match. 5. My HP-UX messages from EnterpriseSCHEDULE are not being interpreted a. Check if this is preventing messages from being picked up by the Operations Manager policies. b. The EnterpriseSCHEDULE message catalog files are a series of.cat files, installed by default in the directory /schedule_library/msg/c. The "C" on the end of the path may be the name of the default "locale LC_MESSAGE" returned by the system. If the system returns a different value, the catalog directory must be linked to the default library. E.g. if the value the system returns is POSIX, the command to link the schedule catalog is: ln -s /schedule_library/msg/c /schedule_library/msg/posix This should enable the message text to be picked up and displayed, resulting in the policy search string matches. 44

fåíéêåéí=péêîéê=^çãáåáëíê~íçêûë=dìáçé

fåíéêåéí=péêîéê=^çãáåáëíê~íçêûë=dìáçé fåíéêåéí=péêîéê=^çãáåáëíê~íçêûë=dìáçé Internet Server FileXpress Internet Server Administrator s Guide Version 7.2.1 Version 7.2.2 Created on 29 May, 2014 2014 Attachmate Corporation and its licensors.

More information

SharePoint Password Change & Expiration 3.0 User Guide

SharePoint Password Change & Expiration 3.0 User Guide SharePoint Password Change & Expiration 3.0 User Guide Copyright Copyright 2008-2013 BoostSolutions Co., Ltd. All rights reserved. All materials contained in this publication are protected by Copyright

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 AppPulse Active. Software Version: 2.2. Real Device Monitoring For AppPulse Active

HP AppPulse Active. Software Version: 2.2. Real Device Monitoring For AppPulse Active HP AppPulse Active Software Version: 2.2 For AppPulse Active Document Release Date: February 2015 Software Release Date: November 2014 Legal Notices Warranty The only warranties for HP products and services

More information

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide

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

More information

Bitrix Site Manager ASP.NET. Installation Guide

Bitrix Site Manager ASP.NET. Installation Guide Bitrix Site Manager ASP.NET Installation Guide Contents Introduction... 4 Chapter 1. Checking for IIS Installation... 5 Chapter 2. Using An Archive File to Install Bitrix Site Manager ASP.NET... 7 Preliminary

More information

Tracking Network Changes Using Change Audit

Tracking Network Changes Using Change Audit CHAPTER 14 Change Audit tracks and reports changes made in the network. Change Audit allows other RME applications to log change information to a central repository. Device Configuration, Inventory, and

More information

Symantec AntiVirus Corporate Edition Patch Update

Symantec AntiVirus Corporate Edition Patch Update Symantec AntiVirus Corporate Edition Patch Update Symantec AntiVirus Corporate Edition Update Documentation version 10.0.1.1007 Copyright 2005 Symantec Corporation. All rights reserved. Symantec, the Symantec

More information

MGC WebCommander Web Server Manager

MGC WebCommander Web Server Manager MGC WebCommander Web Server Manager Installation and Configuration Guide Version 8.0 Copyright 2006 Polycom, Inc. All Rights Reserved Catalog No. DOC2138B Version 8.0 Proprietary and Confidential The information

More information

ESET REMOTE ADMINISTRATOR. Migration guide

ESET REMOTE ADMINISTRATOR. Migration guide ESET REMOTE ADMINISTRATOR Migration guide ESET REMOTE ADMINISTRATOR migration guide Copyright 2012 by ESET, spol. s r.o. ESET REMOTE ADMINISTRATOR was developed by ESET, spol. s r.o. For more information

More information

FieldIT Limited www.fieldit-limited.com. FieldIT CRM. Installation Manual v1.3.i3 (Enterprise Install)

FieldIT Limited www.fieldit-limited.com. FieldIT CRM. Installation Manual v1.3.i3 (Enterprise Install) FieldIT Limited www.fieldit-limited.com FieldIT CRM Installation Manual v1.3.i3 (Enterprise Install) Oliver Field FieldIT Limited 2013 13 Introduction The FieldIT CRM software can be installed in several

More information

HP IMC Firewall Manager

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

More information

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

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 Contents Overview... 2 System requirements:... 2 Before installing... 3 Download and installation... 3 Configure DESLock+ Enterprise Server...

More information

Reflection DBR USER GUIDE. Reflection DBR User Guide. 995 Old Eagle School Road Suite 315 Wayne, PA 19087 USA 610.964.8000 www.evolveip.

Reflection DBR USER GUIDE. Reflection DBR User Guide. 995 Old Eagle School Road Suite 315 Wayne, PA 19087 USA 610.964.8000 www.evolveip. Reflection DBR USER GUIDE 995 Old Eagle School Road Suite 315 Wayne, PA 19087 USA 610.964.8000 www.evolveip.net Page 1 of 1 Table of Contents Overview 3 Reflection DBR Client and Console Installation 4

More information

SOA Software API Gateway Appliance 7.1.x Administration Guide

SOA Software API Gateway Appliance 7.1.x Administration Guide SOA Software API Gateway Appliance 7.1.x Administration Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software, Inc. Other product names,

More information

HR Onboarding Solution

HR Onboarding Solution HR Onboarding Solution Installation and Setup Guide Version: 3.0.x Compatible with ImageNow Version: 6.7.x Written by: Product Documentation, R&D Date: November 2014 2014 Perceptive Software. All rights

More information

Novell ZENworks Asset Management

Novell ZENworks Asset Management Novell ZENworks Asset Management Administrative Best Practices and Troubleshooting www.novell.com APRIL 19, 2005 2 GETTING THE MOST OUT OF NOVELL ZENWORKS ASSET MANAGEMENT The award-winning asset tracking

More information

Sophos Enterprise Console server to server migration guide. Product version: 5.2

Sophos Enterprise Console server to server migration guide. Product version: 5.2 Sophos Enterprise Console server to server migration guide Product : 5.2 Document date: December 2014 Contents 1 About this guide...3 2 Terminology...4 3 Assumptions...5 4 Prerequisite...6 5 What are the

More information

Device LinkUP + Desktop LP Guide RDP

Device LinkUP + Desktop LP Guide RDP Device LinkUP + Desktop LP Guide RDP Version 2.1 January 2016 Copyright 2015 iwebgate. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval

More information

Centers for Medicare and Medicaid Services. Connect: Enterprise Secure Client (SFTP) Gentran. Internet Option Manual 2006-2007

Centers for Medicare and Medicaid Services. Connect: Enterprise Secure Client (SFTP) Gentran. Internet Option Manual 2006-2007 Centers for Medicare and Medicaid Services Connect: Enterprise Secure Client (SFTP) Gentran Internet Option Manual 2006-2007 Version 8 The Connect: Enterprise Secure Client (SFTP) Manual is not intended

More information

Legal Notes. Regarding Trademarks. 2012 KYOCERA Document Solutions Inc.

Legal Notes. Regarding Trademarks. 2012 KYOCERA Document Solutions Inc. Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from

More information

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

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

More information

Global Image Management System For epad-vision. User Manual Version 1.10

Global Image Management System For epad-vision. User Manual Version 1.10 Global Image Management System For epad-vision User Manual Version 1.10 May 27, 2015 Global Image Management System www.epadlink.com 1 Contents 1. Introduction 3 2. Initial Setup Requirements 3 3. GIMS-Server

More information

How To Install Caarcserve Backup Patch Manager 27.3.2.2 (Carcserver) On A Pc Or Mac Or Mac (Or Mac)

How To Install Caarcserve Backup Patch Manager 27.3.2.2 (Carcserver) On A Pc Or Mac Or Mac (Or Mac) CA ARCserve Backup Patch Manager for Windows User Guide r16 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Administrator s Guide

Administrator s Guide Administrator s Guide Citrix Network Manager for MetaFrame XPe Version 1.0 Citrix Systems, Inc. Information in this document is subject to change without notice. Companies, names, and data used in examples

More information

LifeCyclePlus Version 1

LifeCyclePlus Version 1 LifeCyclePlus Version 1 Last updated: 2014-04-25 Information in this document is subject to change without notice. Companies, names and data used in examples herein are fictitious unless otherwise noted.

More information

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

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

More information

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link:

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: ftp://ftp.software.ibm.com/storage/tivoli-storagemanagement/maintenance/client/v6r2/windows/x32/v623/

More information

There are numerous ways to access monitors:

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

More information

SafeNet Authentication Manager Express. Upgrade Instructions All versions

SafeNet Authentication Manager Express. Upgrade Instructions All versions SafeNet Authentication Manager Express Upgrade Instructions All versions www.safenet-inc.com 4690 Millennium Drive, Belcamp, Maryland 21017 USA Telephone: +1 410 931 7500 or 1 800 533 3958 www.safenet-inc.com

More information

Sophos Enterprise Console server to server migration guide. Product version: 5.1 Document date: June 2012

Sophos Enterprise Console server to server migration guide. Product version: 5.1 Document date: June 2012 Sophos Enterprise Console server to server migration guide Product : 5.1 Document date: June 2012 Contents 1 About this guide...3 2 Terminology...4 3 Assumptions...5 4 Prerequisite...6 5 What are the key

More information

Mobility Services Platform 3.1.1 Software Installation Guide

Mobility Services Platform 3.1.1 Software Installation Guide Mobility Services Platform 3.1.1 Software Installation Guide Mobility Services Platform 3.1.1 Software Installation Guide 72E-100159-04 Revision D January 2008 2007 by Motorola, Inc. All rights reserved.

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

POLICY PATROL MFT. Manual

POLICY PATROL MFT. Manual POLICY PATROL MFT Manual MANUAL Policy Patrol MFT This manual, and the software described in this manual, are copyrighted. No part of this manual or the described software may be copied, reproduced, translated

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

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015 Metalogix SharePoint Backup Publication Date: August 24, 2015 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this

More information

Administrator s Guide for the Polycom Video Control Application (VCA)

Administrator s Guide for the Polycom Video Control Application (VCA) Administrator s Guide for the Polycom Video Control Application (VCA) Version 1.1 November 2007 Edition 3725-26448-004/A Trademark Information Polycom and the Polycom logo design are registered trademarks

More information

WS_FTP Server. User s Guide. Software Version 3.1. Ipswitch, Inc.

WS_FTP Server. User s Guide. Software Version 3.1. Ipswitch, Inc. User s Guide Software Version 3.1 Ipswitch, Inc. Ipswitch, Inc. Phone: 781-676-5700 81 Hartwell Ave Web: http://www.ipswitch.com Lexington, MA 02421-3127 The information in this document is subject to

More information

DESlock+ Basic Setup Guide ENTERPRISE SERVER ESSENTIAL/STANDARD/PRO

DESlock+ Basic Setup Guide ENTERPRISE SERVER ESSENTIAL/STANDARD/PRO DESlock+ Basic Setup Guide ENTERPRISE SERVER ESSENTIAL/STANDARD/PRO Contents Overview...1 System requirements...1 Enterprise Server:...1 Client PCs:...1 Section 1: Before installing...1 Section 2: Download

More information

1. Product Information

1. Product Information ORIXCLOUD BACKUP CLIENT USER MANUAL LINUX 1. Product Information Product: Orixcloud Backup Client for Linux Version: 4.1.7 1.1 System Requirements Linux (RedHat, SuSE, Debian and Debian based systems such

More information

NEC Express5800 Series NEC ESMPRO AlertManager User's Guide

NEC Express5800 Series NEC ESMPRO AlertManager User's Guide NEC Express5800 Series NEC ESMPRO AlertManager User's Guide 7-2006 ONL-4152aN-COMMON-128-99-0606 PROPRIETARY NOTICE AND LIABILITY DISCLAIMER The information disclosed in this document, including all designs

More information

Release 2.0. Cox Business Online Backup Quick Start Guide

Release 2.0. Cox Business Online Backup Quick Start Guide Cox Business Online Backup Quick Start Guide Release 2.0 Cox Business Online Backup Quick Start Guide i IMPORTANT: You must notify Cox in advance if you would like to move or relocate your telephone Service.

More information

Installation Guide: Delta Module Manager Launcher

Installation Guide: Delta Module Manager Launcher Installation Guide: Delta Module Manager Launcher Overview... 2 Delta Module Manager Launcher... 2 Pre-Installation Considerations... 3 Hardware Requirements... 3 Software Requirements... 3 Virtualisation...

More information

Online Backup Client User Manual Linux

Online Backup Client User Manual Linux Online Backup Client User Manual Linux 1. Product Information Product: Online Backup Client for Linux Version: 4.1.7 1.1 System Requirements Operating System Linux (RedHat, SuSE, Debian and Debian based

More information

Administrator s Guide

Administrator s Guide MAPILab Disclaimers for Exchange Administrator s Guide document version 1.8 MAPILab, December 2015 Table of contents Intro... 3 1. Product Overview... 4 2. Product Architecture and Basic Concepts... 4

More information

Administrator s Guide

Administrator s Guide Attachment Save for Exchange Administrator s Guide document version 1.8 MAPILab, December 2015 Table of contents Intro... 3 1. Product Overview... 4 2. Product Architecture and Basic Concepts... 4 3. System

More information

How To Set Up Safetica Insight 9 (Safetica) For A Safetrica Management Service (Sms) For An Ipad Or Ipad (Smb) (Sbc) (For A Safetaica) (

How To Set Up Safetica Insight 9 (Safetica) For A Safetrica Management Service (Sms) For An Ipad Or Ipad (Smb) (Sbc) (For A Safetaica) ( SAFETICA INSIGHT INSTALLATION MANUAL SAFETICA INSIGHT INSTALLATION MANUAL for Safetica Insight version 6.1.2 Author: Safetica Technologies s.r.o. Safetica Insight was developed by Safetica Technologies

More information

Enhanced Connector Applications SupportPac VP01 for IBM WebSphere Business Events 3.0.0

Enhanced Connector Applications SupportPac VP01 for IBM WebSphere Business Events 3.0.0 Enhanced Connector Applications SupportPac VP01 for IBM WebSphere Business Events 3.0.0 Third edition (May 2012). Copyright International Business Machines Corporation 2012. US Government Users Restricted

More information

Net Protector Admin Console

Net Protector Admin Console Net Protector Admin Console USER MANUAL www.indiaantivirus.com -1. Introduction Admin Console is a Centralized Anti-Virus Control and Management. It helps the administrators of small and large office networks

More information

Using Internet or Windows Explorer to Upload Your Site

Using Internet or Windows Explorer to Upload Your Site Using Internet or Windows Explorer to Upload Your Site This article briefly describes what an FTP client is and how to use Internet Explorer or Windows Explorer to upload your Web site to your hosting

More information

Synchronization Agent Configuration Guide

Synchronization Agent Configuration Guide SafeNet Authentication Service Synchronization Agent Configuration Guide 1 Document Information Document Part Number 007-012476-001, Revision A Release Date July 2014 Trademarks All intellectual property

More information

BillQuick Agent 2010 Getting Started Guide

BillQuick Agent 2010 Getting Started Guide Time Billing and Project Management Software Built With Your Industry Knowledge BillQuick Agent 2010 Getting Started Guide BQE Software, Inc. 2601 Airport Drive Suite 380 Torrance CA 90505 Support: (310)

More information

Web Testing, Java Testing, Server Monitoring. AppPerfect Installation Guide

Web Testing, Java Testing, Server Monitoring. AppPerfect Installation Guide Web Testing, Java Testing, Server Monitoring AppPerfect Installation Guide You will need administrator rights on Windows machines and root access on Linux machine to install AppPerfect products. If you

More information

Altiris Patch Management Solution for Windows 7.1 from Symantec Release Notes

Altiris Patch Management Solution for Windows 7.1 from Symantec Release Notes Altiris Patch Management Solution for Windows 7.1 from Symantec Release Notes Altiris Patch Management Solution for Windows 7.1 from Symantec Release Notes The software described in this book is furnished

More information

SSL Management Reference

SSL Management Reference www.novell.com/documentation SSL Management Reference ZENworks 11 Support Pack 4 July 2015 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of this

More information

Management Center. Installation and Upgrade Guide. Version 8 FR4

Management Center. Installation and Upgrade Guide. Version 8 FR4 Management Center Installation and Upgrade Guide Version 8 FR4 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE ii AppSense Limited, 2012 All rights reserved. part of this document may be produced

More information

Configuring FTP Availability Monitoring With Sentry-go Quick & Plus! monitors

Configuring FTP Availability Monitoring With Sentry-go Quick & Plus! monitors Configuring FTP Availability Monitoring With Sentry-go Quick & Plus! monitors 3Ds (UK) Limited, November, 2013 http://www.sentry-go.com Be Proactive, Not Reactive! Many sites and external systems transfer

More information

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide April 2005 Part Number 132-00001-001, Version 1.0 Copyright Notice Copyright 2005 LifeSize Communications. All rights reserved. LifeSize Communications has made every

More information

IBM Sterling Control Center

IBM Sterling Control Center IBM Sterling Control Center System Administration Guide Version 5.3 This edition applies to the 5.3 Version of IBM Sterling Control Center and to all subsequent releases and modifications until otherwise

More information

RecoveryVault Express Client User Manual

RecoveryVault Express Client User Manual For Linux distributions Software version 4.1.7 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by

More information

Installing, Uninstalling, and Upgrading Service Monitor

Installing, Uninstalling, and Upgrading Service Monitor CHAPTER 2 Installing, Uninstalling, and Upgrading Service Monitor This section contains the following topics: Preparing to Install Service Monitor, page 2-1 Installing Cisco Unified Service Monitor, page

More information

Ipswitch WS_FTP Server

Ipswitch WS_FTP Server Ipswitch WS_FTP Server User s Guide Software Version 5.0 Ipswitch, Inc Ipswitch Inc. Web: http://www.ipswitch.com 10 Maguire Road Phone: 781.676.5700 Lexington, MA Fax: 781.676.5710 02421 Copyrights The

More information

Server Installation Guide ZENworks Patch Management 6.4 SP2

Server Installation Guide ZENworks Patch Management 6.4 SP2 Server Installation Guide ZENworks Patch Management 6.4 SP2 02_016N 6.4SP2 Server Installation Guide - 2 - Notices Version Information ZENworks Patch Management Server Installation Guide - ZENworks Patch

More information

SonicWALL SSL VPN 3.5: Virtual Assist

SonicWALL SSL VPN 3.5: Virtual Assist SonicWALL SSL VPN 3.5: Virtual Assist Document Scope This document describes how to use the SonicWALL Virtual Assist add-on for SonicWALL SSL VPN security appliances. This document contains the following

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

24x7 Scheduler Multi-platform Edition 5.2

24x7 Scheduler Multi-platform Edition 5.2 24x7 Scheduler Multi-platform Edition 5.2 Installing and Using 24x7 Web-Based Management Console with Apache Tomcat web server Copyright SoftTree Technologies, Inc. 2004-2014 All rights reserved Table

More information

Xerox Global Print Driver. Installation Guide

Xerox Global Print Driver. Installation Guide Xerox 2010 Xerox Corporation. All Rights Reserved. Unpublished rights reserved under the copyright laws of the United States. Contents of this publication may not be reproduced in any form without permission

More information

Secure Messaging Server Console... 2

Secure Messaging Server Console... 2 Secure Messaging Server Console... 2 Upgrading your PEN Server Console:... 2 Server Console Installation Guide... 2 Prerequisites:... 2 General preparation:... 2 Installing the Server Console... 2 Activating

More information

Avalanche Remote Control User Guide. Version 4.1.3

Avalanche Remote Control User Guide. Version 4.1.3 Avalanche Remote Control User Guide Version 4.1.3 ii Copyright 2012 by Wavelink Corporation. All rights reserved. Wavelink Corporation 10808 South River Front Parkway, Suite 200 South Jordan, Utah 84095

More information

Sage 200 Web Time & Expenses Guide

Sage 200 Web Time & Expenses Guide Sage 200 Web Time & Expenses Guide Sage (UK) Limited Copyright Statement Sage (UK) Limited, 2006. All rights reserved If this documentation includes advice or information relating to any matter other than

More information

Prerequisites and Configuration Guide

Prerequisites and Configuration Guide Prerequisites and Configuration Guide Informatica Support Console (Version 2.0) Table of Contents Chapter 1: Overview.................................................... 2 Chapter 2: Minimum System Requirements.................................

More information

CompleteView Admin Console Users Guide. Version 3.0.0 Revised: 02/15/2008

CompleteView Admin Console Users Guide. Version 3.0.0 Revised: 02/15/2008 CompleteView Admin Console Users Guide Version 3.0.0 Revised: 02/15/2008 Table Of Contents Configuration... 3 Starting the Admin Console... 3 Adding a Server... 4 Monitoring Server Status... 6 Menus...

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice.

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before using this service, please review the latest version of the applicable

More information

7.5 7.5. Spotlight on Messaging. Evaluator s Guide

7.5 7.5. Spotlight on Messaging. Evaluator s Guide 7.5 Spotlight on Messaging 7.5 Evaluator s Guide 2010 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

SysPatrol - Server Security Monitor

SysPatrol - Server Security Monitor SysPatrol Server Security Monitor User Manual Version 2.2 Sep 2013 www.flexense.com www.syspatrol.com 1 Product Overview SysPatrol is a server security monitoring solution allowing one to monitor one or

More information

Online Backup Client User Manual

Online Backup Client User Manual Online Backup Client User Manual Software version 3.21 For Linux distributions January 2011 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have

More information

Item Audit Log 2.0 User Guide

Item Audit Log 2.0 User Guide Item Audit Log 2.0 User Guide Item Audit Log 2.0 User Guide Page 1 Copyright Copyright 2008-2013 BoostSolutions Co., Ltd. All rights reserved. All materials contained in this publication are protected

More information

Application Performance Monitoring for WhatsUp Gold v16.1 Getting Started Guide

Application Performance Monitoring for WhatsUp Gold v16.1 Getting Started Guide Application Performance Monitoring for WhatsUp Gold v16.1 Getting Started Guide Introduction to WhatsUp Gold APM Welcome to APM APM monitors applications across multiple devices, servers, and systems,

More information

Online Backup Client User Manual

Online Backup Client User Manual For Linux distributions Software version 4.1.7 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by

More information

Desktop Release Notes. Desktop Release Notes 5.2.1

Desktop Release Notes. Desktop Release Notes 5.2.1 Desktop Release Notes Desktop Release Notes 5.2.1 COPYRIGHT Copyright 2011 McAfee, Inc. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval

More information

Manual POLICY PATROL SECURE FILE TRANSFER

Manual POLICY PATROL SECURE FILE TRANSFER Manual POLICY PATROL SECURE FILE TRANSFER MANUAL Policy Patrol Secure File Transfer This manual, and the software described in this manual, are copyrighted. No part of this manual or the described software

More information

About This Guide... 4. Signature Manager Outlook Edition Overview... 5

About This Guide... 4. Signature Manager Outlook Edition Overview... 5 Contents About This Guide... 4 Signature Manager Outlook Edition Overview... 5 How does it work?... 5 But That's Not All...... 6 And There's More...... 6 Licensing... 7 Licensing Information... 7 System

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

Info-Alert Guide. Version 7.5

Info-Alert Guide. Version 7.5 Info-Alert Guide Version 7.5 1995 2008 Open Systems Holdings Corp. All rights reserved. Document Number 2290.IA020 No part of this manual may be reproduced by any means without the written permission of

More information

HarePoint Password Change Manual

HarePoint Password Change Manual HarePoint Password Change Manual For SharePoint Server 2013, SharePoint Foundation 2013, SharePoint Server 2010, SharePoint Foundation 2010, Microsoft Office SharePoint Server 2007 and Microsoft Windows

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

Installation Notes for Outpost Network Security (ONS) version 3.2

Installation Notes for Outpost Network Security (ONS) version 3.2 Outpost Network Security Installation Notes version 3.2 Page 1 Installation Notes for Outpost Network Security (ONS) version 3.2 Contents Installation Notes for Outpost Network Security (ONS) version 3.2...

More information

LT Auditor+ for Windows

LT Auditor+ for Windows LT Auditor+ for Windows Quick Start Guide Documentation issue: 5.3 Copyright Blue Lance Inc. Distributed by: LT Auditor+ for Windows: Overview LT Auditor+ is a security software application that provides

More information

Education Software Installer 2011

Education Software Installer 2011 Education Software Installer 2011 Windows operating systems System administrator s guide Trademark notice SMART Notebook, SMART Document Camera, SMART Response, SMART Sync, SMART Classroom Suite, Senteo,

More information

Administration Quick Start

Administration Quick Start www.novell.com/documentation Administration Quick Start 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

Fundamentals of UNIX Lab 16.2.6 Networking Commands (Estimated time: 45 min.)

Fundamentals of UNIX Lab 16.2.6 Networking Commands (Estimated time: 45 min.) Fundamentals of UNIX Lab 16.2.6 Networking Commands (Estimated time: 45 min.) Objectives: Develop an understanding of UNIX and TCP/IP networking commands Ping another TCP/IP host Use traceroute to check

More information

MobileStatus Server Installation and Configuration Guide

MobileStatus Server Installation and Configuration Guide MobileStatus Server Installation and Configuration Guide Guide to installing and configuring the MobileStatus Server for Ventelo Mobilstatus Version 1.2 June 2010 www.blueposition.com All company names,

More information

Quick Start Guide. Hosting Your Domain

Quick Start Guide. Hosting Your Domain Quick Start Guide Hosting Your Domain http://www.names.co.uk/support/ Table of Contents Web Hosting... 3 FTP (File Transfer Protocol)... 3 File Manager... 6 SiteMaker... 7 2 Please keep these documents

More information

Installation Manual v2.0.0

Installation Manual v2.0.0 Installation Manual v2.0.0 Contents ResponseLogic Install Guide v2.0.0 (Command Prompt Install)... 3 Requirements... 4 Installation Checklist:... 4 1. Download and Unzip files.... 4 2. Confirm you have

More information

Docufide Client Installation Guide for Windows

Docufide Client Installation Guide for Windows Docufide Client Installation Guide for Windows This document describes the installation and operation of the Docufide Client application at the sending school installation site. The intended audience is

More information

Attix5 Pro Plug-ins. V6.2 User Manual. Cover. for Microsoft Windows. Your guide to installing and using Attix5 Pro plug-ins. Last updated: 2011/10

Attix5 Pro Plug-ins. V6.2 User Manual. Cover. for Microsoft Windows. Your guide to installing and using Attix5 Pro plug-ins. Last updated: 2011/10 Attix5 Pro Plug-ins V6.2 User Manual Cover for Microsoft Windows Your guide to installing and using Attix5 Pro plug-ins. Last updated: 2011/10 SERVER EDITION V6.0 for MICROSOFT WINDOWS Copyright Notice

More information

Sophos for Microsoft SharePoint Help

Sophos for Microsoft SharePoint Help Sophos for Microsoft SharePoint Help Product version: 2.0 Document date: March 2011 Contents 1 About Sophos for Microsoft SharePoint...3 2 Dashboard...4 3 Configuration...5 4 Reports...27 5 Search...28

More information

Configuring and Integrating Oracle

Configuring and Integrating Oracle Configuring and Integrating Oracle The Basics of Oracle 3 Configuring SAM to Monitor an Oracle Database Server 4 This document includes basic information about Oracle and its role with SolarWinds SAM Adding

More information

Administering Jive for Outlook

Administering Jive for Outlook Administering Jive for Outlook TOC 2 Contents Administering Jive for Outlook...3 System Requirements...3 Installing the Plugin... 3 Installing the Plugin... 3 Client Installation... 4 Resetting the Binaries...4

More information