unisys Server Management Agent for Linux User s Guide imagine it. done. Server Management 2.2 and Higher October

Size: px
Start display at page:

Download "unisys Server Management Agent for Linux User s Guide imagine it. done. Server Management 2.2 and Higher October 2009 3839 6420 006"

Transcription

1 unisys imagine it. done. Server Management Agent for Linux User s Guide Server Management 2.2 and Higher October

2 NO WARRANTIES OF ANY NATURE ARE EXTENDED BY THIS DOCUMENT. Any product or related information described herein is only furnished pursuant and subject to the terms and conditions of a duly executed agreement to purchase or lease equipment or to license software. The only warranties made by Unisys, if any, with respect to the products described in this document are set forth in such agreement. Unisys cannot accept any financial or other responsibility that may be the result of your use of the information in this document or software material, including direct, special, or consequential damages. You should be very careful to ensure that the use of this information and/or software material complies with the laws, rules, and regulations of the jurisdictions with respect to which it is used. The information contained herein is subject to change without notice. Revisions may be issued to advise of such changes and/or additions. Notice to U.S. Government End Users: This is commercial computer software or hardware documentation developed at private expense. Use, reproduction, or disclosure by the Government is subject to the terms of Unisys standard commercial license for the products, and where applicable, the restricted/limited rights provisions of the contract data rights clauses. Unisys is a registered trademark of Unisys Corporation in the United States and other countries. All other brands and products referenced in this document are acknowledged to be the trademarks or registered trademarks of their respective holders.

3 Trademarks and copyright * Linux is a registered trademark of Linus Torvalds in the United States and other countries. * Red Hat is a registered trademark or trademark of Red Hat, Inc. in the United States or in the other countries. * VMware and ESX Server are registered trademarks or trademarks of VMware, Inc. * All other product and company names are trademarks or registered trademarks of their respective owners. Names used in sample application are all fictitious. They are not related to the names of real products, corporations, or people i

4 ii

5 CONTENTS 1. Products Overview: Server Management Manager & Server Management Agent Detection of Server Failures Management of Server Operating Statuses Central Management of Distributed Servers Installation Preparation before Setup Installation procedure Uninstallation procedure Silent Installation Monitoring Functions General Properties CPU Load Monitoring Syslog Monitoring Storage Monitoring File System Monitoring Network (LAN) Monitoring Physical Memory Usage Monitoring Page Fault Monitoring Report Setting Function Flow of Report Setting Base Setting Setting of Report Method Other Setting Destination Setting Changing the Setting of Destination IDs Adding Destination IDs Agent Events Setting Setting Destination (Agent Event) Syslog Events Setting Setting Destination (Syslog Event) Adding of Syslog Monitoring Event Sources Adding of Syslog Monitoring Events Deleting of Syslog Monitoring Event Sources Deleting of Syslog Monitoring Events Appendix A NOTE iii

6 iv

7 1. Products Overview: Server Management Manager & Server Management Agent Server Management Manager and Server Management Agent are software packages for server management aimed at the stable operation and the efficient management of servers. This software tracks configuration information and operation statuses of the server resources, detects server failures, and reports the alert to the system administrator, to prevent or quickly respond to such failures. Importance of server management To ensure stable server operations, you need to reduce the workload for server management personnel. Stable server operations Server shutdowns directly lead to a loss of your business opportunities and profits. Therefore, you always need to ensure complete operations. In case of a server failure, you will have to notice it as early as possible to track down the cause and take necessary measures. If you quickly recover the system from the failure, you ll be able to minimize profit (cost) losses. Reduction of the workload for server management It takes a large workforce to manage servers, especially in a large system or when using servers in a remote location. Reduction of the workload for server management leads to cost reduction. What are Server Management Manager and Server Management Agent? Server Management Manager and Server Management Agent are server management software packages that manage and monitor servers on the network. If you introduce this software, you will be able to obtain/manage/monitor information on configuration, performance, and failures. In addition, you will be able to notice a failure by notification from the reporting function on a real-time basis. Effectiveness of Server Management Manager and Server Management Agent Server Management Manager and Server Management Agent are very effective for various needs within a system environment that is getting increasingly diversified and complicated. Detection of server failures Server Management Agent collects a variety of failure information and checks system statuses. When it detects an abnormality, it reports the alert to Server Management Manager. Prevention of server failures Server Management Agent supports a preventive maintenance function that predicts failure occurrences. Central management of distributed servers Server Management Manager offers GUI interfaces that allow you to efficiently manage servers distributed on a network

8 1.1. Detection of Server Failures Server Management Manager and Server Management Agent detect an abnormality that can lead to a failure at an early stage and send failure information to the administrator immediately. In case of a failure, Server Management Agent detects it and reports the alert to Server Management Manager. Then, Server Management Manager displays the received alert in the Alert Viewer and changes the status colors of the server or its components so that you can identify the failure location at a glance. Furthermore, you can respond to failures quickly by referring to the description of the failures and the appropriate actions

9 1.2. Management of Server Operating Statuses Server Management Agent manages and monitors various server components. You can use Server Management Manager s Data Viewer to access information that is managed and monitored by Server Management Agent

10 1.3. Central Management of Distributed Servers Server Management Manager provides outstanding GUIs to centrally manage distributed servers on the network. Its Explorer-style screen displays components in a hierarchical manner so that you can manage servers efficiently. Central management of servers To manage servers, Server Management Manager uses the following types of GUIs: Operation Window It creates and manages a map of servers connected on a network. You can make hierarchical maps based on setup locations, organizations, or purposes. DataViewer It displays server resource components in an Explorer style. It changes the status colors of abnormal server components so that you can easily identify failure locations. Alert Viewer It manages failure alerts from all servers in a unified manner. It receives alerts immediately when a failure occurs in a server so that you can notice any failure on the network instantaneously

11 2. Installation 2.1. Preparation before Setup 1. Check necessary packages The following packages are needed to use Server Management Agent. If there are any packages that are not installed, install them. [SUSE LINUX Enterprise Server9 SP3] and [SUSE LINUX Enterprise Server10] - net-snmp (a) - net-snmp-devel (a) - newt (b) - newt-devel (b) - portmap - slang - slang-devel - compat-libstdc++ (a) The net-snmp and net-snmp-devel package require a version (b) The newt and newt-devel package require a version higher than but lower than [SUSE LINUX Enterprise Server11] - net-snmp - net-snmp-devel (a) - newt (a) - newt-devel (a) - portmap - slang (a) - slang-devel (a) - compat-32bit (b) (a) The relation package is installed from SDK. (b) The compat-32bit package is downloaded from Novell Customer Center. [Red Hat Enterprise Linux AS 4 Update3 or more] and [Red Hat Enterprise Linux AS 5] - net-snmp - net-snmp-devel - net-snmp-utils - newt - newt-devel - portmap - slang - slang-devel - compat-libstdc++ [VMware ESX Server 3] - net-snmp

12 - net-snmp-utils - newt - portmap - slang - compat-libstdc++ [VMware vsphere 4] - net-snmp - net-snmp-utils - newt - portmap - slang - compat-libstdc Environment settings of snmpd Modify the environment setting file of snmpd (snmpd.conf) to set a community privilege to "READ WRITE. Edit the environment setting file using vi commands, etc. For details of the settings, see the online manual for snmpd.conf. The path for the snmpd.conf file is different depending on your distribution. SLES9, SLES10, SLES11 : /etc/snmpd.conf RHEL4, RHEL5, VMware : /etc/snmp/snmpd.conf 3. snmpd start setting Execute the following command so that the snmpd service starts automatically. # /sbin/chkconfig snmpd on 4. portmap start setting Execute the following command so that the portmap service starts automatically. # /sbin/chkconfig portmap on Execute the following command to start portmap. # /etc/init.d/portmap start 5. Setting firewall When the firewall is enabled, you need to open ports used by Server Management Manager and Agent. Refer to "7. Ports used by Server Management Manager and Agent" in section "Appendix A. Notes" for details of the setting. 6. Setting SELinux (RHEL4 and RHEL5) Server Management Agent uses snmpd. Execute the following commands and disable the limitation of snmpd if SELinux is enabled. # setsebool -P snmpd_disable_trans 1 # /etc/init.d/snmpd restart

13 Confirm the status of SELinux is "enabled" by executing the sestatus command. # sestatus -v SELinux status: enabled : :

14 2.2. Installation procedure The following describes the procedures for installing the Server Management Agent alone. For the installation procedures as a part of the Unisys Server Management System, refer to your system installation and configuration documentation. 1. Log in to the system as the root user. 2. Set the installation CD-ROM to the CD-ROM drive Execute the following command to mount the CD-ROM. In this example, the mount point is assumed to be "/media/dvdrecorder. # mount /media/dvdrecorder Execute the following command to install the package. The command that you execute is different depending on your distribution. <For ES7000 Model 7600R system> # sh /media/dvdrecorder/sma/7600r/smainst.sh -ip <Except for the ES7000 Model 7600R system> <VMware vsphere 4> Except for the ES3000 # sh /media/dvdrecorder/sma/vmware_vsphere4/smainst.sh -i For the ES3000 # sh /media/dvdrecorder/sma/vmware_vsphere4/smainst.sh -ip <Except for VMware vsphere 4> Except for the ES3000 # sh /media/dvdrecorder/sma/linux/smainst.sh -i For the ES3000 # sh /media/dvdrecorder/sma/linux/smainst.sh ip For the ES7000 Model 7600R system and VMware, execute the following command to install ESMWatch deamon. # cd /media/dvdrecorder/sma/7600r/esmsmsrv_watch # sh ESMwatch.sh -install # cd / 6. Execute the following command to unmount the CD-ROM. # umount /media/dvdrecorder 7. Execute the following command and confirm whether the package was correctly installed. Except for the ES7000 Model 7600R system, ES3000 # rpm -qa grep Esmpro-common

15 8. 9. For the ES7000 Model 7600R system, ES3000 # rpm -qa grep Esmpro-common # rpm -qa grep Esmpro-type3 Except the ES7000 Model 7600R system, ES3000, execute the following commands for setting up system information. (Product name, model name, and chassis type) # cd /opt/nec/esmpro_sa/tools #./sethwinf Restart the system. # sync # reboot 2.3. Uninstallation procedure 1. Log in to the system as the root user. 2. For the ES7000 Model 7600R system and VMware, execute the following command to uninstall ESMWatch deamon. # /etc/init.d/esmwatch stop # /opt/nec/esmpro_sa/bin/esmwatch.sh -remove 3. Execute the following commands to uninstall the package: Except the ES7000 Model 7600R system, ES3000 # rpm -e Esmpro-common # sync For the ES7000 Model 7600R system, ES3000 # rpm -e Esmpro-type3 # rpm -e Esmpro-common # sync 4. Execute the following commands and confirm whether the package is correctly uninstalled. Except the ES7000 Model 7600R system, ES3000 # rpm -qa grep Esmpro-common For the ES7000 Model 7600R system, ES3000 # rpm qa grep Esmpro-type3 # rpm qa grep Esmpro-common If no result is returned, the package was correctly uninstalled. The snmpd service has been stopped after uninstalling the package of Server Management Agent. Start the snmpd service manually

16 2.4. Silent Installation The Server Management Agent setup program supports the silent installation. Set Up Program Directory To set up Server Management Agent, the files that are stored in the following directory in the installation CD-ROM are needed. /SMA/LINUX The directory that contains the Server Management Agent setup program (smainst.sh). Installation To perform the silent installation, you should execute the following three steps. Step 1. Editing nechwid file (In Case of ES7000 Model 7600R system, ES3000, Go to Step2) Copy /SMA/LINUX/nechwid included on the CD-ROM to HDD and edit it. The nechwid file has the following default settings. Item Default value Note Server Name 'Other' Vendor Name 'Other' Chassis Type FF Other type 1. Server Name You can set the Server Name of the target server. You can replace 'Other' strings. Specify it within 79 alphanumeric characters. The strings are displayed on the Data Viewer of Server Management Manager. Section ProductName Value (default) Other 2. Vendor Name You can set the Vendor Name of the target server. You can replace 'Other' strings. Specify it within 79 alphanumeric characters. The strings are displayed the Data Viewer of Server Management Manager. Section Manufacturer Value (default) Other

17 3. Chassis Type You can set the Chassis Type of the target server. Select one of the following, and set it: Parameter Mean 01 Rack mount 05 Full Tower 06 Desktop FF Other The chassis image bitmap is displayed on the Data Viewer of Server Management Manager. Section Value (default) Note Type FF Other type Step 2. Run setup program Execute the following command to run the setup program. The command that you execute is different depending on your distribution. Except the ES7000 Model 7600R system, ES3000 # {full path}/smainst.sh -i -f "<full path>/nechwid" For the ES7000 Model 7600R system, ES3000 # {full path}/smainst.sh -ip {full path} : The directory which stored the smainst.sh program <full path> : The directory which stored the edited nechwid file Step 3. Restart the system Execute the following commands and restart the system. # sync # reboot

18 Uninstallation To perform the silent uninstallation, you should execute the following procedure. To uninstall the program Execute the following commands to uninstall the program. # {full path}/smainst.sh -e {full path} : The directory which stored the smainst.sh program The snmpd service has been stopped after uninstalling of Server Management Agent. Start the snmpd service manually

19

20 3. Monitoring Functions This section explains the monitoring function that Server Management Agent offers. To change the setting of each monitoring function, use the Control Panel (ESMagntconf). Method of starting the Control Panel (ESMagntconf) On VMware, execute the following command and change the value of the LANG environment variable temporarily before starting the Control Panel (ESMagntconf). # export LANG=en_US 1. Log in to the system as the root user. 2. Move to the directory where Server Management Agent is installed. # cd /opt/nec/esmpro_sa 3. Move to the directory where ESMagntconf is stored. # cd bin 4. Start the Control Panel (ESMagntconf). #./ESMagntconf

21 3.1. General Properties Settings From the [General Properties] screen, you can set the following information. To display the [General Properties] screen, select "General" on the Control Panel (ESMagntconf). Enable the Manager to modify SNMP Setting "Enable the Manager to modify SNMP Setting" specifies whether the Server Management Manager can modify server operation parameters via SNMP. When checked, it is enabled. When not checked, it is disabled. (Set using the space key.) SNMP Community Select the community name that Server Management Agent uses to collect information on the local machine. The community name displayed in the list is the community name registered in SNMP environmental configuration file (snmpd.conf). (Select using the "UP/DOWN" arrow keys.) Select a community name that has the privilege to read from localhost. Rack Name The rack name can be set when the server is a rack mount type. It is possible to manage each rack by setting the rack name. The maximum length of the rack name is 63 characters, and you can use A-Z, a-z, 0-9, '.', '_' or '-'

22 3.2. CPU Load Monitoring Functions When Server Management Agent detects a high-loaded CPU, it will issue a message to the syslog and will report the alert to Server Management Manager. With Server Management Manager s DataViewer, you can check which CPU has unusual usage. Since the function monitors load statuses either by individual CPUs or CPU total, you can monitor a server as one package regardless of the individual CPUs. Settings From the [CPU Load] screen, you can set the following information. To display the [CPU Load] screen, select "CPU" on the Control Panel (ESMagntconf). CPU load monitoring is not performed at the default settings. If you need to monitor the CPU load, change the settings to perform monitoring. You do not have to change threshold values of the CPU load rates. Although you may specify any values, the threshold values near the current values could cause the Agent to issue alerts frequently. When you change CPU load values, be careful not to cause alerts to be issued frequently due to the setting of the values. Sample Interval(s) Specify the CPU load monitoring cycle. Sample Interval can be set to 1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, or 60 seconds. (Select using the "UP/DOWN" arrow keys.) The default value is 10 seconds. Utilization Rate Specify the Utilization Rate of the CPU load monitoring. Utilization Rate can be set to load for 1 min, 5 min, 30 min, 1 hour, 1 day, or 1 week. (Select using the "UP/DOWN" arrow keys.) The default value is 1 minute. CPU s Item Select the CPU (individual or total CPU) for which you want to set the threshold. (Select using the "UP/DOWN" arrow keys.) Enable Threshold To enable the monitoring function of the CPU load factor, check this field. (Set using the space key.) The threshold can only be set when checked

23 Threshold Set the warning and fatal thresholds. The default values of warning and fatal thresholds are as follows. Monitoring Item Fatal(Report) Fatal(Reset) Warning(Report) Warning(Reset) CPU load factor (%) Fatal: The Report field specifies the high CPU load limit that generates a Fatal alert. The Fatal alert is reset when the CPU load decreases to lower than the threshold in the Reset field. Warning: This is similar to the Fatal fields, except a warning alert is generated or reset. When the CPU load exceeds the amount in the Report field, a Warning alert is generated. The Warning alert is reset when the CPU load decreases to lower than the threshold in the Reset field

24 3.3. Syslog Monitoring Functions Server Management Agent monitors, based on the key word, a monitoring event logged to syslog and then reports the content of the event to Server Management Manager. You can add new event sources and monitoring events and delete unnecessary event sources and monitoring events, according to the system environment. Server Management Agent can monitor the messages logged into syslog by other applications and report the messages to Server Management Manager. Settings From the [Syslog Properties] screen, you can set the following information. To display the [Syslog Properties] screen, select "Syslog" on the Control Panel (ESMagntconf). Refer to "4.5. Syslog Event Setting" for how to add/delete syslog monitoring events. Server Management Agent monitors the syslog "/var/log/messages. Monitor Interval Specify the monitoring interval of Syslog event monitoring. The range is 10 to 3600 seconds. The default value is 300 seconds

25 3.4. Storage Monitoring Functions Server Management Agent prevents some possible troubles by using the function "Hard disk prefailure prediction." "Hard disk prefailure prediction" judges whether there might be a problem if you continue to use the hard disk. When some problems are detected, it will issue a message to the syslog and will report the alert to Server Management Manager. Because the failing hard disk, where the error incidence is high, can be recognized before the hard disk actually breaks down, you can do a preventive exchange. Server Management supports "Hard disk prefailure prediction" using S.M.A.R.T. (Self-Monitoring, Analysis and Reporting Technology). S.M.A.R.T. is a function used by a hard disk to monitor several items by itself. A hard disk gives an alert to Server Management Manager when the hard disk itself predicts a potential serious problem. 1) Only a single hard disk is monitored. 2) The storage devices that are not the SCSI/IDE connections are not monitored, such as USB. 3) The storage monitoring is not supported when the OS or HDD device does not support a S.M.A.R.T function. Settings From the [Storage Properties] screen, you can change the Sample Interval of Storage Monitoring Service, mode of hard disk prefailure prediction function, and can reset the status of an exchanged hard disk. To display the [Storage Properties] screen, select "Storage" on the Control Panel (ESMagntconf). Sample Interval(s) Specify the Sample Interval. The range is 1 to 3600 seconds. The default value is 60 seconds. When you click [Default], the Sample Interval will be set to the default value

26 HD Prefailure Prediction To enable the monitoring function of the HD Prefailure Prediction, check this field. (Set using the space key.) This field is checked by default. You cannot set the mode of each hard disk individually. All hard disks work in the same mode with the mode of hard disk prefailure prediction turned on or off. Reset Status Device (HD) Select a hard disk that needs to be reset. (Select using the "UP/DOWN" arrow keys.) [Reset Status] Reset the status information of the hard disk selected in "Device (HD). (For instance, use this button when you exchange hard disks.) When you replace a hard disk, you have to reset the status information to monitor the new disk. The procedure for adding a storage monitoring device Server Management Agent supports storage monitoring. The following are the main functions of storage monitoring. Management of configuration information for the storage devices connected to SCSI or IDE. Hard Disk, CD-ROM, a TAPE device, an optical memory device, etc., are contained in a storage device. By default, these storage monitoring functions manage the devices that can be identified as IDE devices by the OS. If you want to add the other devices to the management object of storage monitoring, you must change the setting of the management object. Refer to the following process. 1. Investigate the device driver name of the SCSI or IDE controller connected with the storage devices that you want to manage. 2. Execute the following command to stop ESMstrg service: # /etc/init.d/esmstrg stop 3. Open the following file using vi command, etc. /opt/nec/esmpro_sa/data/storage.inf

27 4. Add the device driver name (you investigated in step 1) to the [Management Port] section in "storage.inf" For example In the case of adding the adp94xx driver. [Management Port] [Management Port] adp94xx 5. Add the device driver name to the [Diagnostic Port] section. 6. Close the "storage.inf. 7. Execute the following command to start ESMstrg service: # /etc/init.d/esmstrg start 8. Check the below items. "ESMstrg" has started normally. The additional devices wanted for monitoring are displayed in DataViewer. In case the monitoring device is a hard disk, the "Status" item displays "Device is Normal" on the [HardDisk] - [General] Information View in DataViewer

28 3.5. File System Monitoring Functions This function monitors the file system s free space based on the free disk space (MB). When Server Management Agent detects space shortages, it will issue a message to the syslog and report the alert to Server Management Manager. With the Server Management Manager s DataViewer, you can check which drive is short of free space. Settings From the [File System] screen, you can set the following information. To display the [File System] screen, select "File System" on the Control Panel (ESMagntconf). 1) This function only monitors the file system on a local hard disk (directly connected to the server). 2) You cannot monitor the network drives and the file system on removable drives (such as CD-ROMs). 3) You cannot monitor a file system of less than 100 MB. Sample Interval(s) Specify the Sample Interval. The range is 1 to 3600 seconds. The default value is 60 seconds. When you click [Default], the Sample Interval will be set to the default value. Filesystem Select a Filesystem to change threshold and/or monitoring mode. (Select using the "UP/DOWN" arrow keys.) Disable Threshold When checked, the free space of the file system is not monitored. (Set using the space key.) Enable Threshold (The amount of free bytes) When checked, the free space of the file system is monitored. (Set using the space key.) The threshold can only be set when checked. This field is checked by default. Threshold Set the warning and fatal thresholds. The default values of warning and fatal thresholds are as follows. When you click [Default], the thresholds will be set to default values. Monitoring Item Fatal Warning Free space (unit: MB) 1 percent of the capacity 10 percent of the capacity

29

30 3.6. Network (LAN) Monitoring Functions If there are many abandoned or error packets during a unit time (monitoring interval), the LAN monitoring function will determine that some failure has occurred in the network, issue a message to the syslog, and report the alert to Server Management Manager. The function checks LAN-related failures based on its percentage in relation to all packets sent/received during a monitoring interval. Therefore, there is a possibility that a message is registered due to a temporary increase in load. However, if such a condition is recovered immediately, there will be no problem. If it is not recovered immediately or such failures occur frequently, check the network environment including hardware and distribute the load. After Server Management Agent Ver4.3, the LAN monitoring function is not supported. Before Ver4.2, the default setting of LAN monitoring function is off. If you want to monitor the LAN devices, you must change the setting of ESMlan daemon. Refer to the following process. 1. Execute the following command and set up so that the ESMlan service starts automatically. # /sbin/chkconfig ESMlan on 2. Start ESMlan service. # /etc/init.d/esmlan start When you disable network (LAN) monitor setting, please carry out the following procedures. 1. Execute the following command so that the ESMlan service starts not automatically. # /sbin/chkconfig ESMlan off 2. Execute the following command # /etc/init.d/esmlan stop Settings From the [LAN Properties] screen, you can set the following information. To display the [LAN Properties] screen, select "LAN" on the Control Panel (ESMagntconf). Sample Interval(s) Specify the Sample Interval. The range is 1 to 3600 seconds. The default value is 180 seconds. Network Hardware Error (%) Specify the threshold of the percentage of Network Hardware Error in total transmission and reception packets per monitoring cycle. Specify 0 when you want a report as soon as the error is detected. When the network cable is pulled out or the HUB power switch is off, a Network Hardware error occurs. Each error occurs for the following reasons

31 Error Reason Alignment Errors Broken packets for collision FCS Errors Broken packets for collision Carrier Sense Errors Cable disconnected, Cable defect, or Transceiver defect The range is 0 to 100 percent. The default value is 50 percent. Transmission Retry (%) Specify the threshold of the percentage of collision and delay packets in total transmission packets per monitoring cycle. Transmission Retry will occur when the server is under the high network load. The range is 10 to 50 percent. The default value is 35 percent. Transmission Abort (%) Specify the threshold of the percentage of packets disposed due to excess collisions errors, etc., in total transmission packets per monitoring cycle. Transmission Abort will occur when the server is under the high network load. The range is 10 to 50 percent. The default value is 35 percent

32 Physical Memory Usage Monitoring Functions When Server Management Agent detects a shortage of memory, it will issue a message to the syslog and will report the alert to Server Management Manager. With Server Management Manager s DataViewer, you can check status of memory. Settings From the [Memory Properties] screen, you can set the following information. To display the [Memory Properties] screen, select "Memory" on the Control Panel (ESMagntconf). Physical Memory Usage monitoring is not performed at the default settings. If you need to monitor the Physical Memory Usage, change the settings to perform monitoring. You do not have to change threshold values of memory usage rate. Although you may specify any values, the threshold values near the current values could cause the Agent to issue alerts frequently. When you change a memory usage rate values, be careful not to cause alerts to be issued frequently due to the setting of the values. Sample Interval(s) Specify the Sample Interval. The default value is 150 seconds. Sample consecutive number Specify the monitoring Sample Consecutive Number. Utilization Rate can be set to 1 to 10 times. The default value is 6 times. Enable Threshold To enable the monitoring function of memory, check this field. (Set using the space key.) The threshold can only be set when checked. Threshold Set the warning and fatal thresholds. The default values of warning and fatal thresholds are as follows. Monitoring Item Fatal(%) Warning(%) Memory Usage rate(%) Fatal: Set the threshold value for the fatal status. Warning: Set the threshold value for the warning status

33 3.8. Page Fault Monitoring Functions When Server Management Agent detects a frequency of page faults, it will issue a message to the syslog and will report the alert to Server Management Manager. With Server Management Manager s DataViewer, you can check status of page fault. Page fault monitoring function does not support in VMware. Settings From the [Page Fault Properties] screen, you can set the following information. To display the [Page Fault Properties] screen, select "Page Fault" on the Control Panel (ESMagntconf). Page fault monitoring is not performed at the default settings. If you need to monitor the page fault, change the settings to perform monitoring. You do not have to change threshold values of page fault rate. Although you may specify any values, the threshold values near the current values could cause the Agent to issue alerts frequently. When you change a page fault rate values, be careful not to cause alerts to be issued frequently due to the setting of the values. Sample Interval(s) Specify the Sample Interval. The default value is 60 seconds. Sample Consecutive Number Specify the monitoring Sample Consecutive Number. Utilization Rate can be set to 1 to 10 times. The default value is 10 times. Enable Threshold To enable the page fault monitoring function, check this field. (Set using the space key.) The threshold can only be set when checked. Threshold Set the warning and fatal thresholds. The default values of warning and fatal thresholds are as follows. Monitoring Item Fatal Warning Page Fault Fatal: Set the threshold value for the fatal status. Warning: Set the threshold value for the warning status

34 4. Report Setting Function This section explains the report setting for where and when an event is to be reported. To change the report setting, use the Control Panel (ESMamsadm). Method of starting the Control Panel (ESMamsadm) On VMware, execute the following command and change the value of the LANG environment variable temporarily before starting the Control Panel (ESMamsadm). # export LANG=en_US 1. Log in to the system as the root user. 2. Move to the directory where Server Management Agent is installed. # cd /opt/nec/esmpro_sa 3. Move to the directory where ESMamsadm is stored. # cd bin 4. Start the Control Panel (ESMamsadm). #./ESMamsadm

35 4.1. Flow of Report Setting To report the alert by using SNMP as the report method When Server Management Agent was installed, the setting to report the alert by using SNMP as the report method for monitor events was almost completely established. The report preparation is completed by setting the IP address of Server Management Manager for the base setting. Refer to "Base Setting of Manager (SNMP)" for details of the setting. To report the alert by using the report methods other than SNMP 1. Perform the Base Setting. (Base Setting) Refer to "Base Setting of Manager (TCP_IP In-Band)" for the basic setting to report the alert by using TCP_IP In-Band as the report method. Refer to "Base Setting of Manager (TCP_IP Out-of-Band)" for the basic setting to report the alert by using TCP_IP Out-of-Band as the report method. 2. Set the list of report destinations. (Destination Setting) Refer to "Address Setting when Manager (TCP_IP In-Band) is used as a report method" for the address setting to report the alert by using TCP_IP In-Band as a report method. Refer to "Address Setting when Manager (TCP_IP Out-of-Band) is used as a report method" for the address setting to report the alert by using TCP_IP Out-of-Band as a report method. 3. Set monitor events and associate monitor events with report destinations. (Agent Event Setting, Syslog Event Setting) Agent Events are monitor events that Server Management Agent originally detects. Syslog Events indicate monitor events that the Syslog monitoring function detects

36 4.2. Base Setting Here you set enabling/disabling reporting methods, trap destinations of Manager Report (SNMP), enabling/disabling the shutdown function in the event of an error, and waiting time before the shutdown. When you disable a reporting method, the method will not perform reporting for any monitoring items. When you disable the shutdown function, the remote shutdown function from Server Management Manager will be disabled, and the shutdown/reboot function as the action after reporting will also be disabled. Select "Base Setting" on the Control Panel (ESMamsadm) and the [Base Setting] screen opens. Report The list of report methods is displayed. Other The list of the other settings is displayed. [close] Closes the [Base Setting] screen

37 Setting of Report Method Enable/Disable reporting methods and set the trap destinations of Manager Report (SNMP). Base Setting of Manager (SNMP) Enable/Disable Manager Report (SNMP) and set the trap destinations for this method. Select "Manager (SNMP)" on the [Base Setting] screen, then the [SNMP Trap Setting] screen opens. Enable the function Enable/Disable Manager Report (SNMP). When checked, it is active. (Set using the space key.) Trap Destination IP The list of IP addresses of the system in which Server Management Manager is installed and is specified as the destination is displayed. [Add] New IP address is added to the "Trap Destination IP. [Remove] IP address selected from the "Trap Destination IP" is deleted. [ok] Settings are saved and this screen closes. [cancel] This screen closes without saving changes. The destination for the trap sent from Server Management Agent should be added to "Trap Destination IP" on the [SNMP Trap Setting] screen. Server Management Agent does not use the trap destination set in snmpd.conf. (In other words, the trap sent from Server Management Agent is not sent to the destination set in snmpd.conf.)

38 Base Setting of Manager (TCP_IP In-Band) Enable/Disable Manager Report (TCP_IP In-Band). Select "Manager (TCP_IP In-Band)" on the [Base Setting] screen and the [Enable/Disable] screen opens. Enable the function Enable/Disable Manager (TCP_IP In-Band). When checked, it is active. (Set using the space key.) [ok] Settings are saved and this screen closes. [cancel] This screen closes without saving changes. Base Setting of Manager (TCP_IP Out-of-Band) Enable/Disable Manager Report (TCP_IP Out-of-Band). Select "Manager (TCP_IP Out-of-Band)" on the [Base Setting] screen and the [Enable/Disable] screen opens. Enable the function Enable/Disable Manager (TCP_IP Out-of -Band). When checked, it is active. (Set using the space key.) [ok] Settings are saved and this screen closes. [cancel] This screen closes without saving changes. When you use Manager Report (TCP_IP Out-of-Band), make sure to select "Permit discretionary authentication including clear text" for the encryption setting in the RAS (Remote Access Service) setting on the Server Management Manager side

39 Other Setting Specify the time that elapses before shutdown. Select "Shutdown Delay" on the [Base Setting] screen and the [Shutdown Setting] screen opens. Enable the function Enable/Disable the shutdown function. When checked, it is active. (Set using the space key.) Shutdown Delay The range is 0 to 1800 seconds. The default value is 20 seconds. If you specified "Shutdown" for "Action After Report," or the shutting down request from Server Management Manager has occurred, the shutdown is started after the time set here has passed. [ok] Settings are saved and this screen closes. [cancel] This screen closes without saving changes

40 4.3. Destination Setting Here you will change, add and/or delete destination IDs. Select "Destination ID Setting" on the Control Panel (ESMamsadm) and the [Destination ID Setting] screen opens. ID Name The list of the registered Destination IDs is displayed. Message Method: Address: The report method of the ID selected from "ID Name" is displayed. The address information of the ID selected from "ID Name" is displayed. [Add...] New Destination ID is added. Click to open the [ID Setting] screen. If you have registered a Destination ID that has different destinations using the same reporting method, you can send messages to multiple addresses with this method. [Modify...] Click to modify the setting of the Destination ID selected from "ID Name. [Delete...] The Destination ID selected from "ID Name" is deleted. "SNMP, "TCP_IP IN-BAND" and "TCP_IP OUT-OF-BAND" are set as the default. You cannot delete them. When you delete a Destination ID, it will also be deleted from events to be monitored. [close] Closes the [Destination ID Setting] screen

41 Changing the Setting of Destination IDs Change the setting of Destination IDs registered in the list. Select the Destination ID you want to change from "ID Name" on the [Destination ID Setting] screen and click [Modify...] to open the [ID Setting] screen. The setting steps are different by the report methods. [Setting Method] Click [Address...] and [Schedule...] to set where and when to report. 1) While modifying the settings, you cannot modify "ID" and "Method. (read only) 2) When "Manager (SNMP)" has been selected as the "Method, even if [Address...] is clicked, the address setting screen is not displayed because it is not necessary to set the address. Address Setting when Manager (TCP_IP In-Band) is used as a report method When [Address...] is clicked when "Manager (TCP_IP In-Band)" has been selected as the "Method" on the [ID Setting] screen, the [Manager (TCP_IP In-Band) Setting] screen opens. IP Address (or Host Name) Set IP address (or Host Name) of Server Management Manager

42 The host name the Alert Viewer of Server Management Manager is decided with a /etc/hosts file. If the host name is unknown at the Alert Viewer, write to IP address of server and host name in /etc/hosts. example: server1 IP Address of server : Hostname : server1 Port Number The Port Number used for the communication between sockets can be set. For this number, the value must be the same for Server Management Agent and Server Management Manager. (The default value is for both of Server Management Agent and Server Management Manager.) Do not change the value as long as the default value works. If the default value does not work, set the port number in the range of 6001 to When you click [Default], the port number will be set to the default value (31134). If a modification is made, be sure to also modify the setting for Server Management Manager. This modification is made in the following manner on the server in which Server Management Manager is installed. [How to modify] 1. Click the "Setting" - "Base Setting" menu on Alert Manager. The [Base Setting] dialog box appears. 2. Select "Receive from Agent (TCP/IP)" and click [Configure...]. The [Receive from Agent (TCP/IP) Setting] dialog box appears. 3. Set the port number in the "Port Number" field on the [Receive from Agent(TCP/IP) Setting] dialog box. [ok] Settings are saved and this screen closes. [cancel] This screen closes without saving changes

43 Address Setting when Manager (TCP_IP Out-of-Band) is used as a report method When [Address...] is clicked when "Manager (TCP_IP Out-of-Band)" has been selected as the "Method" on the [ID Setting] screen, the [Manager (TCP_IP Out-of -Band) Setting] screen opens. IP Address (or Host Name) Set IP address (or Host Name) of Server Management Manager. The host name the Alert Viewer of Server Management Manager is decided with a /etc/hosts file. If the host name is unknown at the Alert Viewer, write to IP address of server and host name in /etc/hosts. example: server1 IP Address of server : Hostname : server1 Select Remote Access Service Entry Set the Phone Number, the User, and the Password. Port Number The port number used for the communication between sockets can be set. For this number, the value must be the same for Server Management Agent and Server Management Manager. (The default value is for both of Server Management Agent and Server Management Manager.) Do not change the value as long as the default value works

44 If the default value does not work, set the port number in the range of 6001 to When you click [Default], the port number will be set to default value (31134). If a modification is made, be sure to also modify the setting for Server Management Manager. This modification is made in the following manner on the server in which Server Management Manager is installed. [How to modify] 1. Click the "Setting" - "Base Setting" menu on Alert Manager. The [Base Setting] dialog box appears. 2. Select "Receive from Agent (TCP/IP)" and click [Configure...]. The [Receive from Agent (TCP/IP) Setting] dialog box appears. 3. Set the port number in the "Port Number" field on the [Receive from Agent(TCP/IP) Setting] dialog box. [ok] Settings are saved and this screen closes. [cancel] This screen closes without saving changes

45 Schedule Setting Set the report Schedule for each Destination ID. Retry Interval Set the Retry Interval. The range is 1 to 30 minutes. The default value is 5 minutes. Reporting Expiration Time Set the maximum retry time. The range is 0 to 240 hours. The default value is 72 hours. If you set 0 hour, no report is reported. Reporting Time Table Set the reportable time periods. Only the alerts that occur during the reportable time are reported. It is possible to specify a time period of 1 hour. The default value is 24 hours. An alert that occurs outside the reportable time is not reported immediately. When the reportable time comes, it is reported. (The event is reserved until then.) [ok] Settings are saved and this screen closes. [cancel] This screen closes without saving changes

46 Adding Destination IDs Add Destination IDs to the list. The setting steps differ by the report methods. [Setting Method] 1. Input an ID name. 2. Select a report method. (Select using the "UP/DOWN" arrow keys.) 3. Click [Address...] to set the address on the displayed screen. 4. Click [Schedule...] to set the report schedule on the displayed screen. 5. Click [ok]. When "Manager (SNMP)" has been selected as the "Method, even if the [Address...] button is clicked, the address setting screen is not displayed because it is not necessary to set the address

47 4.4. Agent Events Setting Set monitor events of Server Management Agent and associate monitor events with report destinations. If monitor events of Server Management Agent occur, alerts will be sent to destinations set up here. Select "Agents Events Setting" on the Control Panel (ESMamsadm) and the [Agents Events Setting] screen opens. Source The list of the source names is displayed. Operation on source Operation on source can be selected. ON: Select this item when you set the report destination for all event IDs of the selected source at the same time OFF: Select this item if you set the following. - When you individually set the report destination to each event ID of the selected Source - When you modify the setting of the monitor event Event ID The Event ID from the source selected in "Source" is displayed. When "ON" is selected in "Operation on source, "ALL" is displayed in "Event ID. Trap Name The trap name of selected Event ID is displayed. [Set...] Sets the selections based on "Operation on source. Click to display the [Monitor Event Setting] screen. See Setting Destination. [close] The [Agents Events Setting] screen closes

48 Setting Destination (Agent Event) The following are the methods of specifying the report destination: 1. Specify the report destination for each monitor event individually. 2. Specify the same report destination for all event IDs under each source at the same time. To specify the report destination for each monitor event individually Not only the report destination but also Action After Report, Deal Method, etc., can be set. [Setting Method] 1. Start the Control Panel (ESMamsadm) and select "Agents Events Setting. 2. Select the source name from "Source. (Select using the "UP/DOWN" arrow keys.) 3. Select "OFF" from "Operation on source. (Set using the space key.) 4. Select the Event ID for which you want to modify the setting from "Event ID. (Select using the "UP/DOWN" arrow keys.) 5. Click [Set...] and the [Monitor Event Setting] screen opens. 6. Select the ID to be reported from "Destination ID List. 7. Click [Add] to move the ID to "Report to. 8. To delete IDs from "Report to, select the ID from "Report to" and press [Remove] to move the ID to "Destination ID List. 9. Click [ok]

49 Action After Report Select either "Shutdown, "Reboot, or "None" from the list and specify an action after report. (Select using the "UP/DOWN" arrow keys.) Deal Method Specify the action method to the reported item. The limit is 507 alphanumeric characters. To specify the same report destination for all event IDs under each source at the same time [Setting Method] 1. Start the Control Panel (ESMamsadm), and select "Agents Events Setting. 2. Select the source name from "Source. (Select using the "UP/DOWN" arrow keys.) 3. Select "ON" from "Operation on source. (Set using the space key.) 4. Click [Set...] and the [Monitor Event Setting] screen opens. 5. Select the ID to be reported from "Destination ID List. 6. Click [Add] to move the ID to "Report to. 7. To delete IDs from "Report to, select the ID from "Report To" and click [Remove] to move the ID to "Destination ID List. 8. Click [ok]. Even if the [Monitor Event Setting] screen is opened again after this setting is done, nothing is displayed in "Report to. Confirm the setting individually in each event

50 4.5. Syslog Events Setting You can link the setting of syslog monitoring events with the report to monitoring events. If monitor events occur, alerts will be sent to destinations set up here. You can arbitrarily add and delete new event sources and new monitoring events in addition to events registered beforehand according to the system environment. Monitoring syslog events is performed at intervals of 5 minutes. You can change the monitoring interval of Syslog event monitoring. Refer to "3.3. Syslog Monitoring" for the method to modify monitoring interval. Select "Syslog Events Setting" on the Control Panel (ESMamsadm) and the [Syslog Events Setting] screen opens. Source The list of Source names is displayed. Operation on source Operation on source can be selected. ON: Select this item if you set the following. - When you set the report destination for all event IDs of the selected source at the same time. - When you add or delete the source of the syslog monitoring events. OFF: Select this item if you set the following. - When you individually set the report destination to each event ID of the selected Source. - When you add or delete the monitor event or modify the setting of the monitor event. Event ID The Event ID list from the source selected in "Source" is displayed. When "ON" is selected in "Operation on source, "ALL" is displayed in "Event ID

Server Management Agent for Linux User s Guide. Server Management 2.0 and Higher

Server Management Agent for Linux User s Guide. Server Management 2.0 and Higher Server Management Agent for Linux User s Guide Server Management 2.0 and Higher March 2008 . unisys imagine it. done. Server Management Agent for Linux User s Guide Server Management 2.0 and Higher March

More information

Server Management Agent for Windows User s Guide. Server Management 2.0 and Higher

Server Management Agent for Windows User s Guide. Server Management 2.0 and Higher Server Management Agent for Windows User s Guide Server Management 2.0 and Higher March 2008 . unisys imagine it. done. Server Management Agent for Windows User s Guide Server Management 2.0 and Higher

More information

unisys Server Management Agent for Windows User s Guide imagine it. done. Server Management 2.1 and Higher October 2008 3839 6412 003

unisys Server Management Agent for Windows User s Guide imagine it. done. Server Management 2.1 and Higher October 2008 3839 6412 003 unisys imagine it. done. Server Management Agent for Windows User s Guide Server Management 2.1 and Higher October 2008 3839 6412 003 NO WARRANTIES OF ANY NATURE ARE EXTENDED BY THIS DOCUMENT. Any product

More information

Server Management Agent for Windows

Server Management Agent for Windows unisys imagine it. done. Server Management Agent for Windows User s Guide Server Management 2.2 and Higher October 2009 3839 6412 004 NO WARRANTIES OF ANY NATURE ARE EXTENDED BY THIS DOCUMENT. Any product

More information

How To Use An Ec Esmpro Agent On A Pc Or Mac Or Ipad (Windows) With A Microsoft Powerbook (Windows 3) With An Ec Ecpro Agent (Windows 2) On A Network (Windows 4) With The

How To Use An Ec Esmpro Agent On A Pc Or Mac Or Ipad (Windows) With A Microsoft Powerbook (Windows 3) With An Ec Ecpro Agent (Windows 2) On A Network (Windows 4) With The NEC Express5800 Series NEC ESMPRO Agent User's Guide 12-2006 ONL-4156aN-COMMON-126-99-0612 PROPRIETARY NOTICE AND LIABILITY DISCLAIMER The information disclosed in this document, including all designs

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

NEC Express5800 Series NEC ESMPRO Agent User's Guide

NEC Express5800 Series NEC ESMPRO Agent User's Guide NEC Express5800 Series NEC ESMPRO Agent User's Guide PROPRIETARY NOTICE AND LIABILITY DISCLAIMER The information disclosed in this document, including all designs and related materials, is the valuable

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

UNISYS. Server Management 2.0. Software Release Announcement. imagine it. done. Server Management 2.0 and Higher. May 2008 8216 3445 000

UNISYS. Server Management 2.0. Software Release Announcement. imagine it. done. Server Management 2.0 and Higher. May 2008 8216 3445 000 UNISYS imagine it. done. Server Management 2.0 Software Release Announcement Server Management 2.0 and Higher May 2008 8216 3445 000 NO WARRANTIES OF ANY NATURE ARE EXTENDED BY THIS DOCUMENT. Any product

More information

Overview of ServerView Windows Agent This chapter explains overview of ServerView Windows Agent, and system requirements.

Overview of ServerView Windows Agent This chapter explains overview of ServerView Windows Agent, and system requirements. ServerView User s Guide (For Windows Agent) Areas Covered - Before Reading This Manual This section explains the notes for your safety and conventions used in this manual. Chapter 1 Overview of ServerView

More information

Server Management 2.0

Server Management 2.0 Server Management 2.0 Installation and Configuration Guide Server Management 2.0 and Higher May 2008 . unisys imagine it. done. Server Management 2.0 Installation and Configuration Guide Server Management

More information

Server Sentinel Monitored Server

Server Sentinel Monitored Server Server Sentinel Monitored Server Installation and Reinstallation Guide for Systems Monitoring Third-Party Products Server Sentinel 4.4.3 and Higher April 2007 . unisys imagine it. done. Server Sentinel

More information

Sentinel Management Server

Sentinel Management Server Sentinel Management Server Installation, Reinstallation, and Upgrade Guide Server Sentinel 4.4.3 and Higher April 2007 . unisys imagine it. done. Sentinel Management Server Installation, Reinstallation,

More information

Using SNMP with Content Gateway (not V-Series)

Using SNMP with Content Gateway (not V-Series) Using SNMP with Content Gateway (not V-Series) Topic 60035 / Updated: 9-May-2011 Applies To: Websense Web Security Gateway 7.6.x Websense Web Security Gateway Anywhere 7.6.x Websense Content Gateway 7.6.x

More information

Sharp Remote Device Manager (SRDM) Server Software Setup Guide

Sharp Remote Device Manager (SRDM) Server Software Setup Guide Sharp Remote Device Manager (SRDM) Server Software Setup Guide This Guide explains how to install the software which is required in order to use Sharp Remote Device Manager (SRDM). SRDM is a web-based

More information

NetIQ Sentinel 7.0.1 Quick Start Guide

NetIQ Sentinel 7.0.1 Quick Start Guide NetIQ Sentinel 7.0.1 Quick Start Guide April 2012 Getting Started Use the following information to get Sentinel installed and running quickly. Meeting System Requirements on page 1 Installing Sentinel

More information

- 1 - SmartStor Cloud Web Admin Manual

- 1 - SmartStor Cloud Web Admin Manual - 1 - SmartStor Cloud Web Admin Manual Administrator Full language manuals are available in product disc or website. The SmartStor Cloud Administrator web site is used to control, setup, monitor, and manage

More information

Installation and Configuration User's Guide

Installation and Configuration User's Guide Dell UPS Management Software Installation and Configuration User's Guide www.kesintisizservis.com Notes NOTE: A NOTE indicates important information that helps you make better use of your software. Information

More information

Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2)

Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2) Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2) Hyper-V Manager Hyper-V Server R1, R2 Intelligent Power Protector Main

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

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

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

More information

Network FAX Driver. Operation Guide

Network FAX Driver. Operation Guide Network FAX Driver Operation Guide About this Operation Guide This Operation Guide explains the settings for the Network FAX driver as well as the procedures that are required in order to use the Network

More information

Dell UPS Local Node Manager USER'S GUIDE EXTENSION FOR MICROSOFT VIRTUAL ARCHITECTURES Dellups.com

Dell UPS Local Node Manager USER'S GUIDE EXTENSION FOR MICROSOFT VIRTUAL ARCHITECTURES Dellups.com CHAPTER: Introduction Microsoft virtual architecture: Hyper-V 6.0 Manager Hyper-V Server (R1 & R2) Hyper-V Manager Hyper-V Server R1, Dell UPS Local Node Manager R2 Main Operating System: 2008Enterprise

More information

ZENworks 11 Support Pack 4 Full Disk Encryption Agent Reference. May 2016

ZENworks 11 Support Pack 4 Full Disk Encryption Agent Reference. May 2016 ZENworks 11 Support Pack 4 Full Disk Encryption Agent Reference May 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government

More information

Features Reference. About Unified Communication System. Before Using This Machine. Starting a Meeting. What You Can Do During the Meeting

Features Reference. About Unified Communication System. Before Using This Machine. Starting a Meeting. What You Can Do During the Meeting Features Reference About Unified Communication System Before Using This Machine Starting a Meeting What You Can Do During the Meeting Leaving a Meeting Managing Address Book Changing Network Configuration

More information

HP Insight Management Agents. Installation Guide

HP Insight Management Agents. Installation Guide HP Insight Management Agents Installation Guide Part number: 333513-005 Fifth edition: June 2009 Legal notices Copyright 2002, 2009 Hewlett-Packard Development Company, L.P. The information contained herein

More information

User s Manual Network Management Card

User s Manual Network Management Card User s Manual Network Management Card RMCARD202 Intelligent Network Management Card allows a UPS system to be managed, monitored, and configured Version 1.0 E-K01-SNMP005-0 TABLE OF CONTENTS Introduction

More information

ViewPower. User s Manual. Management Software for Uninterruptible Power Supply Systems

ViewPower. User s Manual. Management Software for Uninterruptible Power Supply Systems ViewPower User s Manual Management Software for Uninterruptible Power Supply Systems Table of Contents 1. ViewPower Overview... 2 1.1. Introduction...2 1.2. Structure...2 1.3. Applications...2 1.4. Features...2

More information

Enterprise Server. Application Sentinel for SQL Server Installation and Configuration Guide. Application Sentinel 2.0 and Higher

Enterprise Server. Application Sentinel for SQL Server Installation and Configuration Guide. Application Sentinel 2.0 and Higher Enterprise Server Application Sentinel for SQL Server Installation and Configuration Guide Application Sentinel 2.0 and Higher August 2004 Printed in USA 3832 1097 000 . Enterprise Server Application Sentinel

More information

CANON FAX L360 SOFTWARE MANUAL

CANON FAX L360 SOFTWARE MANUAL CANON FAX L360 SOFTWARE MANUAL Before You Begin the Installation: a Checklist 2 To ensure a smooth and successful installation, take some time before you begin to plan and prepare for the installation

More information

Avira Update Manager User Manual

Avira Update Manager User Manual Avira Update Manager User Manual Table of contents Table of contents 1. Product information........................................... 4 1.1 Functionality................................................................

More information

Network Setup Guide. Introduction. Setting up for use over LAN

Network Setup Guide. Introduction. Setting up for use over LAN Network Setup Guide This manual contains the setup information required to use the machine over wired LAN. If you use the machine with USB connection, refer to your setup sheet. Introduction To use the

More information

ASM_readme_6_10_18451.txt -------------------------------------------------------------------- README.TXT

ASM_readme_6_10_18451.txt -------------------------------------------------------------------- README.TXT README.TXT Adaptec Storage Manager (ASM) as of June 3, 2009 Please review this file for important information about issues and erratas that were discovered after completion of the standard product documentation.

More information

Moxa Device Manager 2.0 User s Guide

Moxa Device Manager 2.0 User s Guide First Edition, March 2009 www.moxa.com/product 2009 Moxa Inc. All rights reserved. Reproduction without permission is prohibited. Moxa Device Manager 2.0 User Guide The software described in this manual

More information

Legal Notes. Regarding Trademarks. Models supported by the KX printer driver. 2011 KYOCERA MITA Corporation

Legal Notes. Regarding Trademarks. Models supported by the KX printer driver. 2011 KYOCERA MITA Corporation 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

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

Intel Simple Network Management Protocol (SNMP) Subagent v6.0

Intel Simple Network Management Protocol (SNMP) Subagent v6.0 Intel Simple Network Management Protocol (SNMP) Subagent v6.0 User Guide March 2013 ii Intel SNMP Subagent User s Guide Legal Information INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL

More information

Integration with Active Directory

Integration with Active Directory VMWARE TECHNICAL NOTE VMware ACE Integration with Active Directory This document explains how to set up Active Directory to use with VMware ACE. This document contains the following topics: About Active

More information

Newton Linux User Group Graphing SNMP with Cacti and RRDtool

Newton Linux User Group Graphing SNMP with Cacti and RRDtool Newton Linux User Group Graphing SNMP with Cacti and RRDtool Summary: Cacti is an interface that can be used to easily manage the graphing of SNMP data. These graphs allow you to visualize performance

More information

readme_asm.txt -------------------------------------------------------------------- README.TXT

readme_asm.txt -------------------------------------------------------------------- README.TXT README.TXT Adaptec Storage Manager as of March 27, 2006 Please review this file for important information about issues and erratas that were discovered after completion of the standard product documentation.

More information

insync Installation Guide

insync Installation Guide insync Installation Guide 5.2 Private Cloud Druva Software June 21, 13 Copyright 2007-2013 Druva Inc. All Rights Reserved. Table of Contents Deploying insync Private Cloud... 4 Installing insync Private

More information

Veritas Cluster Server

Veritas Cluster Server APPENDIXE This module provides basic guidelines for the (VCS) configuration in a Subscriber Manager (SM) cluster installation. It assumes basic knowledge of the VCS environment; it does not replace the

More information

VPN CLIENT USER S GUIDE

VPN CLIENT USER S GUIDE STONEGATE IPSEC VPN 5.1 VPN CLIENT USER S GUIDE V IRTUAL PRIVATE NETWORKS Legal Information End-User License Agreement The use of the products described in these materials is subject to the then current

More information

Backup & Disaster Recovery Appliance User Guide

Backup & Disaster Recovery Appliance User Guide Built on the Intel Hybrid Cloud Platform Backup & Disaster Recovery Appliance User Guide Order Number: G68664-001 Rev 1.0 June 22, 2012 Contents Registering the BDR Appliance... 4 Step 1: Register the

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

NETWORK PRINT MONITOR User Guide

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

More information

OnCommand Performance Manager 1.1

OnCommand Performance Manager 1.1 OnCommand Performance Manager 1.1 Installation and Setup Guide For Red Hat Enterprise Linux NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501

More information

DiskPulse DISK CHANGE MONITOR

DiskPulse DISK CHANGE MONITOR DiskPulse DISK CHANGE MONITOR User Manual Version 7.9 Oct 2015 www.diskpulse.com info@flexense.com 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product

More information

System Release Notes Express5800/320LB System Release Notes

System Release Notes Express5800/320LB System Release Notes System Release Notes Express5800/320LB System Release Notes PN: 455-01681-004 2 Proprietary Notice and Liability Disclaimer The information disclosed in this document, including all designs and related

More information

SANbox Manager Release Notes Version 1.03.28 50208-06 Rev A

SANbox Manager Release Notes Version 1.03.28 50208-06 Rev A SANbox Manager Release Notes Version 1.03.28 50208-06 Rev A This software is licensed by QLogic for use by its customers only. Copyright (c) 2001 QLogic Corporation All rights reserved Version 1.03.28

More information

EasyMP Monitor Operation Guide Ver.4.40

EasyMP Monitor Operation Guide Ver.4.40 EasyMP Monitor Operation Guide Ver.4.40 2 Notations Used in This Guide The following table shows the symbols used in this manual, along with descriptions of what they mean. Caution q s Indicates procedures

More information

Smart Server Manager v1.2 Best Practices. Smart Server Manager v1.2 Best Practices Guide

Smart Server Manager v1.2 Best Practices. Smart Server Manager v1.2 Best Practices Guide Smart Server Manager v1.2 Best Practices Guide Acer EPBU, July 2012 1 Contents About this guide 3 Smart Server Manager overview 4 What s new to Smart Server Manager 5 Required hardware and software 6 Network

More information

How To Set Up Power Supply On Windows 8.1.1 (Windows) With Powerup (Windows 8) On Windows 7.1) On A Pc Or Windows 8 (Windows 7) On An Ipad Or Ipad (Windows Xp

How To Set Up Power Supply On Windows 8.1.1 (Windows) With Powerup (Windows 8) On Windows 7.1) On A Pc Or Windows 8 (Windows 7) On An Ipad Or Ipad (Windows Xp User Guide Contents Contents... 2 Chapter 1 Software introduction... 4 1.1 Brief introduction... 4 1.2 Software structure... 4 1.3 Application... 5 1.3.1 Application on individual computer... 5 1.3.2 Application

More information

Intel Entry Storage System SS4000-E

Intel Entry Storage System SS4000-E Intel Entry Storage System SS4000-E Software Release Notes March, 2006 Storage Systems Technical Marketing Revision History Intel Entry Storage System SS4000-E Revision History Revision Date Number 3 Mar

More information

Cybozu Garoon 3 Server Distributed System Installation Guide Edition 3.1 Cybozu, Inc.

Cybozu Garoon 3 Server Distributed System Installation Guide Edition 3.1 Cybozu, Inc. Cybozu Garoon 3 Server Distributed System Installation Guide Edition 3.1 Cybozu, Inc. Preface Preface This guide describes the features and operations of Cybozu Garoon Version 3.1.0. Who Should Use This

More information

Front Cover NEC. Setup Guide. Document Rev.1.01

Front Cover NEC. Setup Guide. Document Rev.1.01 Front Cover NEC Setup Guide Document Rev.1.01 Contents Front Cover... 1 Contents... 2 Trademarks... 3 About This Document... 5 Chapter1 NEC ESMPRO BMC Configuration... 7 1.1 Overview... 7 1.2 System Requirements...

More information

Acronis Backup & Recovery 11.5 Quick Start Guide

Acronis Backup & Recovery 11.5 Quick Start Guide Acronis Backup & Recovery 11.5 Quick Start Guide Applies to the following editions: Advanced Server for Windows Virtual Edition Advanced Server SBS Edition Advanced Workstation Server for Linux Server

More information

Imaging License Server User Guide

Imaging License Server User Guide IMAGING LICENSE SERVER USER GUIDE Imaging License Server User Guide PerkinElmer Viscount Centre II, University of Warwick Science Park, Millburn Hill Road, Coventry, CV4 7HS T +44 (0) 24 7669 2229 F +44

More information

This chapter explains a preparation for the use of RemoteControlService.

This chapter explains a preparation for the use of RemoteControlService. ServerView User's Guide (For RemoteControlService) Areas Covered Before Reading This Manual This section explains the notes for your safety and conventions used in this manual. Chapter 1 Overview of RemoteControlService

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

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

More information

SyAM Software* Server Monitor Local/Central* on a Microsoft* Windows* Operating System

SyAM Software* Server Monitor Local/Central* on a Microsoft* Windows* Operating System SyAM Software* Server Monitor Local/Central* on a Microsoft* Windows* Operating System with Internal Storage Focusing on IPMI Out of Band Management Recipe ID: 19SYAM190000000011-01 Contents Hardware Components...3

More information

Gigabyte Management Console User s Guide (For ASPEED AST 2400 Chipset)

Gigabyte Management Console User s Guide (For ASPEED AST 2400 Chipset) Gigabyte Management Console User s Guide (For ASPEED AST 2400 Chipset) Version: 1.4 Table of Contents Using Your Gigabyte Management Console... 3 Gigabyte Management Console Key Features and Functions...

More information

NEC Express5800 Series MegaRAID Storage Manager User's Guide - Windows Edition -

NEC Express5800 Series MegaRAID Storage Manager User's Guide - Windows Edition - NEC Express5800 Series MegaRAID Storage Manager User's Guide - Windows Edition - 7th Edition 12-2006 808-882425-676-G Preface The User's Guide explains the utility MegaRAID Storage Manager to be used for

More information

HP ProLiant Essentials Vulnerability and Patch Management Pack Release Notes

HP ProLiant Essentials Vulnerability and Patch Management Pack Release Notes HP ProLiant Essentials Vulnerability and Patch Management Pack Release Notes Supported platforms... 2 What s new in version 2.1... 2 What s new in version 2.0.3... 2 What s new in version 2.0.2... 2 What

More information

Core Protection for Virtual Machines 1

Core Protection for Virtual Machines 1 Core Protection for Virtual Machines 1 Comprehensive Threat Protection for Virtual Environments. Installation Guide e Endpoint Security Trend Micro Incorporated reserves the right to make changes to this

More information

Managing Multi-Hypervisor Environments with vcenter Server

Managing Multi-Hypervisor Environments with vcenter Server Managing Multi-Hypervisor Environments with vcenter Server vcenter Server 5.1 vcenter Multi-Hypervisor Manager 1.0 This document supports the version of each product listed and supports all subsequent

More information

Clearswift SECURE Exchange Gateway Installation & Setup Guide. Version 1.0

Clearswift SECURE Exchange Gateway Installation & Setup Guide. Version 1.0 Clearswift SECURE Exchange Gateway Installation & Setup Guide Version 1.0 Copyright Revision 1.0, December, 2013 Published by Clearswift Ltd. 1995 2013 Clearswift Ltd. All rights reserved. The materials

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

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

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

More information

Scanner Driver for Red Hat Linux

Scanner Driver for Red Hat Linux Scanner Driver for Red Hat Linux If you install this scanner driver, you can scan with SANE (Scanner Access Now Easy) compliant applications (Pull Scan) and scan by using the operation panel of the device

More information

IMail Anti-Virus. Setup Guide. Software Version V1.0. Ipswitch, Inc.

IMail Anti-Virus. Setup Guide. Software Version V1.0. Ipswitch, Inc. Setup Guide Software Version V1.0 Ipswitch, Inc. Ipswitch, Inc. 81 Hartwell Ave Lexington, MA 02421 Phone: 781-676-5700 Web: http://www.ipswitch.com Copyrights The information in this document is subject

More information

EventTracker Enterprise v7.3 Installation Guide

EventTracker Enterprise v7.3 Installation Guide EventTracker Enterprise v7.3 Installation Guide Publication Date: Sep 11, 2012 EventTracker 8815 Centre Park Drive Columbia MD 21045 www.eventtracker.com Abstract This guide will help the users to install

More information

EaseUS Todo Backup user guide. EaseUS Todo Backup. Central Management Console. User guide - 1 -

EaseUS Todo Backup user guide. EaseUS Todo Backup. Central Management Console. User guide - 1 - EaseUS Todo Backup Central Management Console User guide - 1 - Table of Contents Welcome... - 3 - Overview... - 3 - How to use this manual... - 3 - Getting started... - 4 - Hardware requirements... - 4

More information

-------------------------------------------------------------------- README.TXT

-------------------------------------------------------------------- README.TXT README.TXT Adaptec Storage Manager (ASM) as of June 7, 2007 Please review this file for important information about issues and erratas that were discovered after completion of the standard product documentation.

More information

USER MANUAL GUIMGR Graphical User Interface Manager for FRM301/FRM401 Media Racks

USER MANUAL GUIMGR Graphical User Interface Manager for FRM301/FRM401 Media Racks USER MANUAL GUIMGR Graphical User Interface Manager for FRM301/FRM401 Media Racks CTC Union Technologies Co., Ltd. Far Eastern Vienna Technology Center (Neihu Technology Park) 8F, No. 60 Zhouzi St. Neihu,

More information

Symantec LiveUpdate Administrator. Getting Started Guide

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

More information

PowerPanel Business Edition USER MANUAL

PowerPanel Business Edition USER MANUAL USER MANUAL Rev. 0.9 2007/10/26 Copyright 2006-2007 Cyber Power Systems, Inc. All rights reserved. PowerPanel Business Edition USER S MANUAL PowerPanel Business Edition provides power management Services.

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

HP StorageWorks 8Gb Simple SAN Connection Kit quick start instructions

HP StorageWorks 8Gb Simple SAN Connection Kit quick start instructions HP StorageWorks 8Gb Simple SAN Connection Kit quick start instructions Congratulations on your purchase of the 8Gb Simple SAN Connection Kit. This guide provides procedures for installing the kit components,

More information

Smart Cloud Integration Pack. For System Center Operation Manager. v1.1.0. User's Guide

Smart Cloud Integration Pack. For System Center Operation Manager. v1.1.0. User's Guide Smart Cloud Integration Pack For System Center Operation Manager v1.1.0 User's Guide Table of Contents 1. INTRODUCTION... 6 1.1. Overview... 6 1.2. Feature summary... 7 1.3. Supported Microsoft System

More information

EMC AVAMAR BACKUP CLIENTS

EMC AVAMAR BACKUP CLIENTS EMC AVAMAR BACKUP CLIENTS 5.0 USER GUIDE P/N 300-008-819 REV A01 EMC CORPORATION CORPORATE HEADQUARTERS: HOPKINTON, MA 01748-9103 1-508-435-1000 WWW.EMC.COM Copyright and Trademark Notices This document

More information

HP Device Manager 4.6

HP Device Manager 4.6 Technical white paper HP Device Manager 4.6 Installation and Update Guide Table of contents Overview... 3 HPDM Server preparation... 3 FTP server configuration... 3 Windows Firewall settings... 3 Firewall

More information

Release Notes for McAfee(R) VirusScan(R) Enterprise for Linux Version 1.9.0 Copyright (C) 2014 McAfee, Inc. All Rights Reserved.

Release Notes for McAfee(R) VirusScan(R) Enterprise for Linux Version 1.9.0 Copyright (C) 2014 McAfee, Inc. All Rights Reserved. Release Notes for McAfee(R) VirusScan(R) Enterprise for Linux Version 1.9.0 Copyright (C) 2014 McAfee, Inc. All Rights Reserved. Release date: August 28, 2014 This build was developed and tested on: -

More information

Server Sentinel Client Workstation

Server Sentinel Client Workstation Server Sentinel Client Workstation Installation and Reinstallation Guide Server Sentinel 4.4.3 and Higher April 2008 . unisys imagine it. done. Server Sentinel Client Workstation Installation and Reinstallation

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

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

Security Correlation Server Quick Installation Guide

Security Correlation Server Quick Installation Guide orrelogtm Security Correlation Server Quick Installation Guide This guide provides brief information on how to install the CorreLog Server system on a Microsoft Windows platform. This information can also

More information

Chapter 3 Startup and Shutdown This chapter discusses how to startup and shutdown ETERNUSmgr.

Chapter 3 Startup and Shutdown This chapter discusses how to startup and shutdown ETERNUSmgr. Preface This guide discusses procedures and safeguards relating to the use of ETERNUSmgr to configure ETERNUS DX400 series, ETERNUS DX8000 series, ETERNUS2000, ETERNUS4000, ETERNUS8000, ETERNUS3000, ETERNUS6000,

More information

Acronis Backup & Recovery 11

Acronis Backup & Recovery 11 Acronis Backup & Recovery 11 Update 0 Installation Guide Applies to the following editions: Advanced Server Virtual Edition Advanced Server SBS Edition Advanced Workstation Server for Linux Server for

More information

SyncThru TM Web Admin Service Administrator Manual

SyncThru TM Web Admin Service Administrator Manual SyncThru TM Web Admin Service Administrator Manual 2007 Samsung Electronics Co., Ltd. All rights reserved. This administrator's guide is provided for information purposes only. All information included

More information

NetBak Replicator 4.0 User Manual Version 1.0

NetBak Replicator 4.0 User Manual Version 1.0 NetBak Replicator 4.0 User Manual Version 1.0 Copyright 2012. QNAP Systems, Inc. All Rights Reserved. 1 NetBak Replicator 1. Notice... 3 2. Install NetBak Replicator Software... 4 2.1 System Requirements...

More information

How To Configure Linux On A Microsoft Ipa 2.2.2 (Amd64) (Amd86) (Ahemper) (For Amd64) And Ipa (Amd66) (Oramd64 (Ortho)

How To Configure Linux On A Microsoft Ipa 2.2.2 (Amd64) (Amd86) (Ahemper) (For Amd64) And Ipa (Amd66) (Oramd64 (Ortho) () EXPRESS5800/320La/320La-R Linux Network Operating System Configuration Guide Proprietary Notice and Liability Disclaimer The information disclosed in this document, including all designs and related

More information

Installation Guide. McAfee VirusScan Enterprise for Linux 1.9.0 Software

Installation Guide. McAfee VirusScan Enterprise for Linux 1.9.0 Software Installation Guide McAfee VirusScan Enterprise for Linux 1.9.0 Software COPYRIGHT Copyright 2013 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS McAfee, the McAfee logo, McAfee Active

More information

NetApp Storage System Plug-In 12.1.0.1.0 for Oracle Enterprise Manager 12c Installation and Administration Guide

NetApp Storage System Plug-In 12.1.0.1.0 for Oracle Enterprise Manager 12c Installation and Administration Guide NetApp Storage System Plug-In 12.1.0.1.0 for Oracle Enterprise Manager 12c Installation and Administration Guide Sachin Maheshwari, Anand Ranganathan, NetApp October 2012 Abstract This document provides

More information

Matisse Installation Guide for MS Windows. 10th Edition

Matisse Installation Guide for MS Windows. 10th Edition Matisse Installation Guide for MS Windows 10th Edition April 2004 Matisse Installation Guide for MS Windows Copyright 1992 2004 Matisse Software Inc. All Rights Reserved. Matisse Software Inc. 433 Airport

More information

DSView 4 Management Software Transition Technical Bulletin

DSView 4 Management Software Transition Technical Bulletin DSView 4 Management Software Transition Technical Bulletin DSView, Avocent and the Avocent logo are trademarks or registered trademarks of Avocent Corporation or its affiliates in the U.S. and other countries.

More information

BioStar Config Guide V1.0

BioStar Config Guide V1.0 BioStar Config Guide V1.0 Suprema Inc. 16F Parkview Tower 6 Jeongja, Bundang Seongnam 463-863 Korea www.supremainc.com Last edited: 27 December 2011 This document is copyright 27 December 2011 by Suprema

More information

Using VMware Player. VMware Player. What Is VMware Player?

Using VMware Player. VMware Player. What Is VMware Player? VMWARE APPLICATION NOTE VMware Player Using VMware Player This document contains the following sections: Work and Play in a Virtual World on page 1 Options and Features in VMware Player on page 4 Installing

More information

SyAM Software, Inc. Server Monitor Desktop Monitor Notebook Monitor V3.2 Local System Management Software User Manual

SyAM Software, Inc. Server Monitor Desktop Monitor Notebook Monitor V3.2 Local System Management Software User Manual SyAM Software, Inc. Server Monitor Desktop Monitor Notebook Monitor V3.2 Local System Management Software User Manual Revision A August 2006 1 2006 SyAM Software, Inc. All rights reserved. SyAM Software

More information

Operating Instructions. Windows. Logo Transfer Software 2.0. Thank you for purchasing this Panasonic product.

Operating Instructions. Windows. Logo Transfer Software 2.0. Thank you for purchasing this Panasonic product. Operating Instructions Logo Transfer Software 2.0 Windows Thank you for purchasing this Panasonic product. Before using this software, please read the instructions carefully. TQBH9059-5 Table of Contents

More information