Systems and Applications Monitoring Feature Pack

Size: px
Start display at page:

Download "Systems and Applications Monitoring Feature Pack"

Transcription

1 AdventNet Web NMS Systems and Applications Monitoring Feature Pack A dventnet, Inc G ibraltar D rive Pleasanton, C A USA P ho ne: Fa x : Em ail:info@adventnet.com nms - s upport@adventnet.com 2003A dventnet Inc. A ll Rights Reserved.

2 Table Of Contents SYSTEMS AND APPLICATIONS MONITORING USING WEB NMS... 2 DISCOVERING APPLICATIONS... 7 Configuring Application Discovery... 8 Managing Multiple Instances of an Application Performing On-demand Application Discovery USING THRESHOLDS Configuring Thresholds Applying Thresholds on System Resources POLLING APPLICATIONS FOR STATUS Configuring Application Status Polling Understanding and Configuring Test Properties MONITORING ORACLE APPLICATIONS Need for Oracle Applications Monitoring Collecting Data for Oracle Applications MONITORING HOST RESOURCE DATA Need for Monitoring Host Resources Collecting Data for Host Resources Configuring System Resources and Parsers Configuring New Process and Command Adding a New Device Type TROUBLESHOOTING TIPS AdventNet Inc. 1

3 Systems and Applications Monitoring Using Web NMS Introduction Features Prerequisites About WMI System Requirements Systems and Applications Monitoring Components How It Works in Web NMS? Application Monitoring in Web NMS RME Introduction Monitoring the devices in a network can be complemented by monitoring system resources like CPU, Memory, and applications, like database servers, web servers, mail-servers that run in the network. A single console that provides details on network, systems, and applications is a great value addition to the network administrator. AdventNet Web NMS provides an easy-to-install-and-use feature pack to perform applications and system resources monitoring. The feature pack called 'Systems and Applications Monitoring Feature Pack' can applied over any edition of Web NMS, i.e Standard, Professional, Remote Management Edition. The system resources and applications monitoring is configured using the Runtime Administration tool available with the feature pack. Systems and Applications Monitoring Features Out-of-the-box support for the following standard applications: o Oracle DB server o Web server o SMTP server o POP server o IMAP server o MAIL server o NTP server o WebLogic server o FTP server o Exchange server o MSSQL DB server AdventNet Inc. 2

4 Feature Description Applications Discovery Applications discovery based on, o Pre-defined Application and Mail-Server Tests o Application-specific Properties o SNMP Properties o Facility to plug-in new/custom applications that need monitoring. o Support for managing multiple instances of an application. Applications Status Polling Robust Status Polling framework to continuously monitor discovered applications to check their status and ensure optimal functioning. Polling discovered applications for status using pre-defined tests. Facility to apply thresholds on status-polling test results based on which events are generated. Applications Data Collection Host Resources Monitoring Process Monitoring Predefined Thresholds Data collection for Oracle applications. o Rollback and TableSpaceDetails collected. o Support to plug-in new application and configure data collection. Support for monitoring system parameters called host resources in Windows and Unix devices. o Achieved through telnet commands for Unix devices. o WMI-based monitoring in Windows devices for host resources data collection o Monitored parameters include CPU, Memory, Disk Utilization, System Load, etc, for all the discovered devices in a network. o Facility to add more system parameters that require monitoring. o Intuitive dashboard graphs for host system parameters. Support for monitoring processes in Unix and Windows devices. Monitored processes include, java, httpd, syslogd, snmp etc. Facility to add more processes that require monitoring. Pre-defined thresholds that can be applied during status polling and data collection of application and system resources. Can be applied on various parameters like response time, connection time, transfer rate, collected data etc. Runtime Administration Tool In-built effective Runtime Administration tool with an intuitive GUI, enabling easy configuration. AdventNet Inc. 3

5 Prerequisites For system resources monitoring (CPU, memory, disk etc.) in Windows, WMI must be installed. By default, this is available in Windows 2000 and higher versions. This needs to be installed separately in Windows NT. About WMI WMI refers to Windows Management Instrumentation. It is an implementation for Web-Based Enterprise Management (WBEM). It uses Common Information Model (CIM) industry standard to represent systems, applications, networks, devices, and other managed components in an enterprise environment. Through WMI, a client application can request information from managed object and send instructions to the managed object System Requirements The hardware and software requirements for the Systems and Applications Monitoring Feature Pack are same as that of AdventNet Web NMS. For more information on the supported system requirements, refer to Hardware Requirements and Software Requirements pages in the Installation Guide of Web NMS. Note: Database schema is currently available only for MySQL, Oracle, and Sybase. Support will be extended for other databases on a need basis. Systems and Applications Monitoring Components The components in the application monitoring framework are Application Discovery Engine: Discovers applications and their properties in a smart way. Status Polling Engine: Polls the applications for status, taking into account a number of parameters including connection time, data transfer rate, query time, and execution time to determine the availability and the state of an application. Threshold Mechanism: Triggers alarms or events when the status of an application changes. Data Collection Engine: Collects and stores application and server statistics on a periodic basis, enabling reporting and trend analysis. o Data collection for HostResource parameters such as CPU utilization, memory utilization, disk space, etc. can be done for Windows, Linux and Solaris machines. o Information about RollBack, SGA, Tablespace, etc. from an Oracle server can be collected. o It supports the collection of number of in octects & out octects (Traffic Utilization). Intuitive Runtime Administration GUI: Enables runtime configuration of applications discovery, status polling, data collection, adding new applications for discovery, etc. AdventNet Inc. 4

6 How It Works in Web NMS? The complete process of Application Management comprises application discovery, application status polling and application data collection. Application discovery begins after device discovery. The discovered applications are persisted in the database and continuous monitoring is done for the status and health of the applications 1. After the interfaces are discovered in a network, notifications are sent to the Application Discovery module. 2. Each discovered interface is tested for the presence of applications through predefined tests specified in <Web NMS Home>/conf/application/ApplicationDiscovery.xml file. 3. The discovered applications are continuously monitored for their status. The input for status polling of applications is got from <Web NMS Home>/conf/application/ ApplicationStatusPoll.xml file. 4. The severity information is captured as an Event or an Alert, based on the threshold specified, and updated in the database. 5. Data collection is performed to determine the health of the application being monitored. Data Collection is performed for applications and non-snmp nodes and the configurations are made in <Web NMS Home>/conf/application/ ApplicationDataCollection.xml file AdventNet Inc. 5

7 Application Monitoring in Web NMS RME Web NMS RME is the distributed edition of Web NMS. The Mediation Server is the distributed component. This edition, facilitates remote monitoring of network resources from a single console. Contact nms-support@adventnet.com for more details on Distributed Mediation Server. In Web NMS RME, the Distributed Mediation Server (DMS) performs the network facing functionality. Multiple DMS can be deployed in the remote sites depending on the scalability needs. Tests are defined to discover applications in the devices that are already discovered by the DMS. The DMS periodically updates the Central Server with the data like discovered InetService objects, application performance data etc.. AdventNet Inc. 6

8 Discovering Applications Configuring Application Discovery Managing Multiple Instances of Applications Performing On-demand Application Discovery AdventNet Inc. 7

9 Configuring Application Discovery Discovery Flow Diagram Viewing Discovered Services Configuring Applications Discovery Configuring Discovery Using Application Tests Configuring Discovery Using SNMP Properties Configuring Discovery Using Object Properties Configuring Discovery Using Mail Server Tests Adding a New Application at Runtime Deleting an Application (Resource Type) Following the discovery process of IP devices, checks are made to detect the presence of applications in the discovered IP devices. Various applications such as Web server, FTP server, NTP server, SMTP server, etc., can be discovered by Web NMS. The discovered applications are polled periodically to determine their status. Predefined tests are performed on the applications to know the status. Performance data are collected for Oracle applications (default implementation is provided) to monitor their health and performance. Discovery Flow Diagram The Application Discovery Module is registered as a Topo Observer and therefore receives notification when the IP devices are discovered and added to the database. The discovered IP devices are tested for the presence of applications based on specific predefined tests. The discovered applications, modeled as InetService Objects are added to the database. The InetService object is an extension of the class ManagedObject. Viewing Discovered Services When the feature pack is applied on Web NMS, the services or applications discovered in the network are displayed in the Web NMS client as Service Maps. All the services discovered are represented as separate nodes in the tree view. Each node displays the corresponding service map in the right-side panel. AdventNet Inc. 8

10 A symbol representing the service in a particular device, is displayed in the corresponding service map. The symbols also show the status of the service. The object-specific menu, i.e., Service-Menu appears on the menu bar, when an object symbol is selected from any one of the Services Maps. You can also access Service-Menu by doing a right-click operation on a selected object symbol in any of the Services Maps. The different operations listed in the Services-Menu are Menu Item Symbol Properties Managed Object Properties Node Edit Delete from DB Events and Alerts UnManage Operation Displays all the properties associated with a particular symbol on the Services Map. Displays the managed object properties for a particular object on the Services Map. The sub-menu items are Delete Symbol from Map and Add/Delete Property. The Delete Symbol from Map is used to delete a particular symbol from the Services Map. By clicking the Add/Delete Property item on the menu list, a dialog comes up, where you can configure the property to be added, deleted, or updated. You can delete the service object and its symbol from the database. The events and alerts corresponding to the selected object are displayed. You can unmanage a particular service by using this option. Configuring Application Discovery You can configure the discovery of a specific application based on, Application Test - Application Test is used to discover a particular application. The supported applications have predefined tests. For example, applications such as Web server, FTP server, have predefined tests called Web-Test and Ftp-Test respectively. These tests have certain common arguments that are configurable. Object Property Test - Application discovery can be triggered based on some managed object properties. The testproperty can be any ManagedObject property. The expectedvalue is given based on the testproperty specified and any string value can be specified. The testcondition indicates the relationship between the testproperty and the expectedvalue. By default, if the relationship is not specified, it is taken as contains SNMP Property Test - This test follows the STRING-COMPARE or NUMERIC-COMPARE condition based on the OID that is being queried. The specific OID that has to be queried is given in testproperty. Mail Server Test - This test checks the SMTP port and POP port at the default port numbers 25 and 110 respectively, and discovers the services running at these ports as MAIL servers. Configuring Discovery Using Application Test For instance, Web server is one of the standard applications discovered and monitored. The application test will be performed only at the default port, that is Port No. 80. If you want applications running in some other port numbers also to be discovered as Web servers, then, you can provide multiple port numbers as a comma separated list for the Port parameter. AdventNet Inc. 9

11 Example: 1. Go to Runtime UI (Tools --> Runtime Administration --> Application -->Application Discovery). 2. From the list of displayed application names, select Web Server. The corresponding test type is displayed at the right as Web-Test. The corresponding test properties and their values are displayed in the column below. The displayed properties are classname, timeout, Port. 3. Click Modify button in the right panel. A wizard pops up displaying the test details. 4. Click Next. The test properties are displayed. For the Port Number field, enter additional port numbers, for example 8080 and 9090 as a comma separated list as shown in the screenshot below and click Finish to exit the wizard. 5. Click the Advanced Properties button in the RTA UI. Advanced Properties dialog pops up. 6. In the Advanced Properties dialog, select Discover All Instances check box and click OK. 7. Click Apply. Result: Any applications discovered in the specified ports will be discovered as Web Servers. Similarly, you can change the classname and timeout value. Configuring Discovery Using SNMP Properties 1. Go to Runtime UI (Tools --> Runtime Administration --> Application -->Application Discovery) 2. From the list of displayed application names, select any application 3. Click Add button. A wizard pops up. 4. Click Next in this wizard. The Options screen is displayed. Select the Test radio button and click Next. 5. A list of tests is displayed. Select the radio button corresponding to SNMP Property Test and click Next. SNMP test properties are displayed in this screen. AdventNet Inc. 10

12 6. Configure the following properties: o Command - Takes the values GET and GET-NEXT o Time out -Takes value in seconds o OID - Provide the appropriate OID. Example: o Compare Pattern - Specify whether the type is a String or Numeric compare by selecting from the combo box. o Value - Provide the value. Example:sysDescr 7. Click Add button. The details are added. Click Next. 8. Click Finish to exit the wizard. The test will be added and displayed under the test group. 9. Select the newly added test for the application. 10. Click Apply. The application will be discovered based on the SNMP properties configured. AdventNet Inc. 11

13 Configuring Discovery Using Object Properties Note: To configure discovery using object properties, specify the properties of the interface object and not that of the node. Changes made to the existing applications will take effect only for the objects discovered thereafter. 1. Go to Runtime UI (Tools --> Runtime Administration --> Application -->Application Discovery) 2. From the list of displayed application names, select any application 3. Click the Add button. A wizard pops up. 4. Click Next in this wizard. The Options screen is displayed. Select the Test radio button and click Next. 5. A list of tests is displayed. Select the radio button corresponding to Object Property Test and click Next. The test properties are displayed in this screen. 6. Configure the following parameters: 1. Property: Specify the property using which you want to discover. Example:IsInterface 2. Test Condition: Select the relevant test condition from the corresponding combo box. Example:equals 3. Value: Provide the appropriate value for the property. Example:true 7. Click Add. Similarly, you can add few more properties if required. 8. Click Next. Then, click Finish to exit the wizard. 9. Select the newly added test for the application. 10. Click Apply. The configured discovery test is applied on the objects with the specified properties. Applications are discovered if the specified conditions are satisfied. Configuring Discovery of Mail-Servers 1. Go to Runtime UI (Tools --> Runtime Administration --> Application -->Application Discovery) 2. From the list of displayed application names, select any application 3. Click Add Test button. A wizard pops up. AdventNet Inc. 12

14 4. Click Next in this wizard. The Options screen is displayed. Select Test radio button and click Next. 5. A list of tests are displayed. Select the radio button corresponding to Mail Server Test and click Next. The test properties are displayed in this screen. 6. Configure the following parameters: SMTP Port Number: Type the required port number. Example: 25 (default port is 25). Pop3 Port Number: Type the required port number. Example: 110 (default port is 110) Time out: Enter the time out value in seconds. Example: Click Next. 8. Click Finish to exit the wizard. 9. Select the newly added test for the application. 10. Click Apply. Configuring Additional Properties for a Resource Type For a selected resource type, you can configure some additional SNMP and User properties. To specify additional properties, 1. Go to Runtime UI (Tools --> Runtime Administration --> Application -->Application Discovery). 2. Select the resource type for which you want to configure additional property. 3. Click Addtional Property button at the bottom of the right panel. The corresponding dialog pops up. AdventNet Inc. 13

15 4. Select Snmp Property tab to configure SNMP properties and select User Property tab to configure User properties. 5. Click the button in this dialog to add the required properties. Example: Select Snmp Property tab. Provide the following values: o Command: Select the GET command from the combo-box o OID: Enter the OID value as o TimeOut: Enter the timeout value as 5 seconds o PropName: Enter the SNMP property name as sysname You can add more properties as shown in the above screen shot. Applications matching these properties are discovered. Adding a New Application at Runtime You can also add new applications at runtime. These applications are then discovered by Web NMS and are monitored. This is achieved easily through the Runtime Administration UI. Let us consider an example of discovering the Web NMS servers running in some devices in a network. To add the Web NMS application and define discovery tests, 1. Go to Runtime UI (Tools --> Runtime Administration --> Application -->Application Discovery) 2. Click the at the bottom of the Application Names list in the UI 3. A new node called NewName1 gets added to the tree. See screen shot below for reference 4. Enter the name of the application here, say WebNMS-Server, as shown in the screen shot below and press Enter. 5. An entry in the name 'Discovery Rule' is displayed in the right. You can add the required test for the new application. Click Add button. A wizard pops up. 6. Click Next in the 'Introduction' and 'Options' screen in the wizard. 7. Select the required test, say Application Test and click Next. 8. In the Application Test properties screen, select the Class Name as URL-Discovery. 9. Provide the port number as 9090 (default port). 10. Provide the timeout value as 10 seconds. 11. Click Next. AdventNet Inc. 14

16 12. Click Finish to exit the wizard 13. Click Apply. Result: This will discover any Web NMS server in the network as another application. Since we have provided the URL-Discovery class, it will be discovered as a Web Server application. Note: You must associate a menu for the newly added application. It can be done from the Map UI Settings at runtime. The menu that you must associate to the application is ResourceMenu. When a new resource type is added from this Runtime Administration UI, then, application discovery will be initiated for all the objects that are already discovered. When you add a new application for discovery, you must configure status polling for it. Automatic status polling for a newly added application will not take place. Deleting an Application (Resource Type) You can delete an application that you do not want to be monitored by Web NMS (or by the DMS in RME edition). This will delete the application from the Service Map, application Status Polling Configuration UI and wherever the references to the application exists. To delete an application, 1. From the Runtime Application Discovery UI, select the required application from the list. 2. Click the delete icon at the bottom of the column. The application is deleted. AdventNet Inc. 15

17 Managing Multiple Instances of an Application It is possible that more than one instance of an application is running in the same machine. All the instances must be discovered and monitored. Web NMS allows multiple instances discovery. You can manage and monitor multiple instances of an application as explained below: Configuring Multiple Instances Discovery To discover multiple instances of an application 1. Go to Tools-->Runtime Administration-->Application-->Application Discovery. 2. The applications are listed on the left. Select the application whose instances you want to discover. 3. The test type is displayed on the right. Click Modify. 4. In the wizard that pops up, click Next. 5. The test properties are displayed. In the Port Number field, enter the port numbers as a comma separated list. 6. Click Finish to exit the wizard. 7. Now, click the Advanced Properties button. The Advanced Properties dialog pops up. 8. Select the check box that corresponds to Discover All Instances. 9. Click OK. 10. Click Apply. The instances running in the specified ports are discovered. AdventNet Inc. 16

18 Performing On-demand Application Discovery You can discover a particular application in a device on demand. That is, an application may not be up and running in a particular device during discovery. If the application is started after some time, it will not be discovered unless configured. To discover such applications in a device, a device specific menu is provided. See the example given below. To discover a particular application in a device, 1. From the Client tree in the UI, select the node Network Database --> Nodes. The list of nodes in the network(s) will be displayed. 2. From this list, select the node (device) in which you want to discover a particular application that is not discovered already. For instance, let us assume that you want to discover FTP service in a Windows device. 3. Right-click the selected node and click the menu Node (or SNMP Node) --> Discover Application. 4. The corresponding UI pops up. The list of supported applications that are not discovered in that device, is displayed. From this list, select the required application. Example: FTP Server 5. If there are multiple interfaces, select the required interface from the corresponding combo box. 6. Click OK. The selected application will be discovered if it is running. AdventNet Inc. 17

19 Using Thresholds Configuring Thresholds Applying Thresholds on Applications AdventNet Inc. 18

20 Configuring Thresholds Overview Threshold Types Modifying Thresholds Adding New Thresholds Overview Thresholds are baselines established to monitor data collection and application status polling. If collected data goes beyond the Threshold value, it indicates that the collected value is not a recommended value which may deteriorate network performance. Thresholds are applied on network resources to calculate their performance. The thresholds are applied based on the response time, connection time, transfer rate, login time etc, of a network resource. It is also applied on the collected value in Oracle data collection. There are a set of predefined thresholds, say Th1 to Th8, Orcl1, and Host1.. If the response time exceeds a specified threshold value, a corresponding severity status is assigned to the device and an event for that severity is generated. The Warning, Major, Minor, and Critical values, both for threshold and rearm, are set by default. You can configure the predefined thresholds, or add new threshold levels from the Runtime Administration UI. Default Severity, Threshold Value, and Rearm value are displayed in the client. Note: These thresholds are defined in ThresholdData.xml located in <product home>/conf/application directory. These cannot be applied for SNMP data collection (polling configuration). The thresholds for the same are defined in Threshold.conf located in <product home>/conf directory. AdventNet Inc. 19

21 Threshold Types There are two threshold types, namely Increasing Threshold: An example for Increasing Threshold type can be response time test. That is, Web NMS checks for the response time of a particular resource. If the resource takes more time of respond to the Web NMS server, the test is considered to have failed. Based on the Threshold and Rearm values set for Warning to Critical, the test result will be assigned a status. Example: For the Web NMS server to assign a warning status for the result of a test, the response time must be more than the Warning threshold value 300 seconds (but less than the Critical threshold value 600 seconds, because if it crosses this value, status will be assigned critical). Decreasing Threshold: An example of Decreasing Threshold type can be bandwidth test. The Web NMS server conducts a test for bandwidth for transmission. If the bandwidth available is found to be less than a particular value, then the test is considered failed. Based on the Threshold and Rearm values set for Warning to Critical, the test result will be assigned a status. In this case, the threshold values for Warning status will be the highest and for Critical it will be the least of all. Modifying Thresholds To modify the predefined thresholds 1. From the client menu bar, select Tools-->Runtime Administration-->Application -- >Threshold>. The left panel displays the different threshold levels. 2. Select any threshold node from the list of thresholds on the left panel. For instance, Th1 node. 3. In the right panel, select the Threshold type as Increasing. 4. From the Severity column, select any one severity and change the default threshold and rearm value. 5. For instance, select Warning severity, enter the threshold value as 30 and rearm value as Click Apply. Result The new threshold and rearm value are applied for Warning severity. That is, a warning event is generated if the response time crosses 30 seconds and the rearm value for the same will be 20 seconds. You will see a Warning severity being generated for a resource if the response time crosses 30 seconds. You can see a message to this effect in the client in the message field. Adding New Thresholds To add or define new thresholds 1. From the menu bar, select Tools-->Runtime Administration-->Application -->Threshold. The left panel displays the different threshold levels. 2. Click the button at the bottom of the list. 3. A new threshold is added to the list as NewName1. 4. Rename the added threshold by double-clicking the particular node. It becomes editable. Rename and press Enter. AdventNet Inc. 20

22 5. By default, the new threshold node will now be highlighted and the corresponding configuration parameters will be displayed on the right side. 6. Select the threshold type as either increasing or decreasing depending on the threshold you want to define. 7. Click the button on the right. 8. Select the required severity from the combo box and configure the threshold and rearm value (double-click the fields to edit the default values). 9. After you add all the required severity levels with the corresponding values, click Apply. Result The new threshold will be applied on the response time of a network resource. Note: Rearm Value: The rearm value is used to prevent assigning of same status to a resource every time it is tested. If a resource is assigned Warning state as it has crossed the Warning threshold value, it will be assigned a Clear state only if it goes below the Warning rearm value in the subsequent tests. AdventNet Inc. 21

23 Applying Thresholds on System Resources Applying Thresholds During Application Status Polling Applying Thresholds During Oracle Data Collection Applying Thresholds During Host Resources Data Collection There is a need to manage and monitor various applications based on priority. That is, some missioncritical applications may require constant check. The availability of the service may be crucial. According to the priority of the services required, you can define thresholds. For instance, you can define a threshold on applying which an event is generated after the specific response time, and that can be 300 seconds or even seconds. Thresholds can be applied during status polling and data collection of the applications. Applying Thresholds During Application Status Polling You can apply thresholds on the discovered applications that are scheduled for status polling. Events will be generated during status polling of the applications, based on the defined thresholds. 1. From the menu bar, select Tools --> Runtime Administration. The Runtime UI opens. 2. Select Application -->Application Status Polling. The applications scheduled for status polling are listed in the left column. 3. Select any application for which you want to associate a threshold. Example: MYSQL-DBserver. The status polling test properties are displayed on the right. 4. Click the Advanced button to configure the parameter on which you want to apply threshold. A dialog pops up. Select the required parameter from ApplyThresholdOver combo-box. For this application, the parameter available is responsetime. (For database applications, you can even configure the required driver name and the url). 5. From the properties list, select the Value field adjacent to thresholdname property. 6. Select the required threshold from the combo box. Example: Th8 7. Select the check-box corresponding to Apply changes to discovered nodes option. This will apply the changed threshold to the discovered applications during subsequent status polls. 8. Click Apply. AdventNet Inc. 22

24 The selected threshold is applied for the already discovered MYSQL-DB-servers and the newly discovered ones during the subsequent status polls. Applying Thresholds During Oracle Data Collection You can configure thresholds for the monitored Oracle parameters from the Runtime UI. Events will be generated during data collection for the parameters, based on the thresholds defined. 1. From the menu bar, select Tools --> Runtime Administration. The Runtime UI opens. 2. Select Application -->Application Data Collection --> Oracle Configuration. 3. Select the specific Oracle table from the displayed list, for which you want to configure threshold. Example: SESSIONINFO 4. From the Select Threshold column, select the required threshold for the listed parameters. Example Parameter:cursors Threshold: Orcl1 The details of the selected threshold are displayed in the Threshold Details column below. 5. Click Apply. Events will be generated by applying the new thresholds configured. Thresholds are applied on the collected data. Applying Thresholds During Host Resources Data Collection You can configure thresholds for host resource data from the from the Runtime UI. Configured thresholds are applied on the collected host resource data, and events are generated based on it. To know the steps to configure a parser, see Configuring System Resources and Parsers. To configure threshold for host resource data, 1. From the Host Resource RTA, select a parser under a monitored system parameter. Example:SwapMemUtilization under Memory Utilization. The corresponding parser properties are displayed. AdventNet Inc. 23

25 2. Click Modify. 3. Click Next >Next in the subsequent configuration screens that pop up. 4. In the Event Generation column in the configuration screen, select Threshold from Compare With combo-box. 5. From the Select Threshold combo-box, select the required threshold. Example Host1 6. Click Finish. 7. Click Apply. The new threshold will be applied on the host resource data collected for the specific parameter (in this example, for SwapMemUtilization in Memory Utilization). Events are generated based on the threshold applied. AdventNet Inc. 24

26 Polling Applications for Status Polling Applications to Determine Their Status Understanding and Configuring Test Properties AdventNet Inc. 25

27 Configuring Application Status Polling Overview Configuring Predefined Tests for Application Status Polling Adding a New Application and Configuring a Test for It Overview The applications that have been discovered are continuously monitored for their status and optimal functioning through the Status Polling Framework. The discovered applications are scheduled for status polling. Predefined tests are available to perform status polling of these applications. You can configure the existing properties of a particular test for an application. You can add, modify, delete, cut, and copy an application using the right-click menu available. Configuring Predefined Tests for Application Status Polling As mentioned earlier, predefined tests are available for the support applications. The test properties have default values. You can configure the property values to meet your specific requirement. For instance, let us assume you want to poll the status of a Web-server once in 30 minutes, instead of polling it every 5 minutes. configure a different user name and password since the web page requires authentication traverse three links (depth) from that web page So, you need to change the default values for the corresponding properties. The steps are, 1. Select Web-server application from the list. The predefined test for this application is URL- Test. The test properties are displayed in the 'attributes' column. 2. Provide the value for depth field as Provide the value for the testinterval field as Provide the required user name in the relevant field. Example:test-advent 5. Provide the password for the user. Example:advent 6. Select the check-box corresponding to Apply changes to existing nodes (this option enables you the apply the changes made in the test to the nodes that are already discovered. If this option is not selected, the changes will be applied only to the applications discovered thereafter). 7. Click Apply. AdventNet Inc. 26

28 The URL-Test will be performed on the application with the specified properties. Adding a New Application and Configuring a Test for It It is mandatory that the new application must be first added and configured for discovery, before adding the same for configuring status polling. Refer Configuring Application Discovery for details. 1. From the menu bar, select Tools --> Runtime Administration --> Application --> Application Status Polling. 2. Select any node from the left panel containing the list of applications. 3. Click button at the bottom to add the new application for which status polling must be performed. 4. A new application is added in the name NewName1. AdventNet Inc. 27

29 5. Double-click the new application node and enter the required application name. 6. From the right panel, select the type of test to be performed from the corresponding combobox. The attributes of the selected test type are displayed in a table below. Configure the required attributes. 7. To configure some other user-defined test class name, click the Advanced button. 8. In the Advanced Properties dialog, enter the Test Class Name in the corresponding field. 9. Select the criteria on which threshold is to be applied (response time, TransferRate etc) and click OK. 10. After configuring the other test properties, click Apply for the changes to take effect. AdventNet Inc. 28

30 Understanding and Configuring Test Properties Predefined Test Names and Their Descriptions Configurable Attributes of Predefined Tests Predefined Test Names and Their Descriptions Test Name Description The URL Test is used to determine the status of the Web server. Monitoring of the Web server can include checking for availability of service loading time of the page URL-Test efficient functioning of the links efficiency of navigation, etc The URL Test tests the Http connectivity, data transfer rate, and time taken to connect to a URL. Test Class name: com.adventnet.nms.spp.application.statuspoll.urltest For scheduling a DNS server for status polling, ensure the application has been scheduled for discovery in the ApplicationDiscovery.xml file and uncomment the entires for DNS server in the ApplicationStatusPoll.xml file. DNS-Test The DNS test is performed for status polling of the DNS server. For a given domain name server and the lookupaddress, the response time is calculated. Tests are done to check if the expected value is returned for a given domain name. Test Class name: com.adventnet.nms.spp.application.statuspoll.dnstest Different mail servers, such as SMTP server, POP server, IMAP server and MAIL server can be continuously monitored and their status determined using this test. SMTP- Test POP-Test Imap-Test MAIL- TEST In SMTP test, checks are made to ascertain if the target given is an SMTP server and the performance of the SMTP server is calculated in terms of its response time. Test Class name: com.adventnet.nms.spp.application.statuspoll.smtptest The test used for status polling of POP3 server is POP3Test. In this test, it is checked if the target is a POP3 server and its performance is calculated in terms of the response time. Test Class name: com.adventnet.nms.spp.application.statuspoll.pop3test USER TEST is used for testing the IMAP server. In USER TEST, you can specify the Test Case based on which the status polling has to be done. For monitoring the IMAP server, two test cases are configured. Test Class name: com.adventnet.nms.spp.application.statuspoll.imaptest The test used for monitoring this application is the MailTest. This test is used to check if the server connected is a mail server and its performance is calculated in terms of the response time. Test Class name: com.adventnet.nms.spp.application.statuspoll.mailtest AdventNet Inc. 29

31 Test Name Description A database server acts as a storehouse of information which is in the form of tables, structured via databases. The efficiency of this server lies in its ability to respond promptly to the structured queries made by users to retrieve data from the tables present SQLin it. Default support is available for monitoring MSSQL DB server and MYSQL DB QUERY server. FTP- TEST PING- TEST DHCP- TEST NTP- TEST Test Class name: com.adventnet.nms.spp.application.statuspoll.sqlquerytest The performance of the FTP service is determined by the Connection Time, Login Time, and Transfer Rate. These parameters need to be checked for monitoring the FTP service. Test Class name: com.adventnet.nms.spp.application.statuspoll.ftptest The printers that have been discovered on the network can be status polled by using the PING command. In this test, a ping command is sent to the resource and is checked for its status. Test Class name: com.adventnet.nms.spp.application.statuspoll.pingtest The test used for monitoring the DHCP server is DHCP. In this test, the response time of the DHCP server is monitored. Based on the response time the status of the DHCP server is updated. Test Class name: com.adventnet.nms.spp.application.statuspoll.dhcptest The test used for monitoring the NTP server is the NtpTest. It creates an NTP packet and is sent to the NTP resource and the performance of the server is calculated in terms of its response to the NTP packet. Since the tests configured for different applications cannot be used for testing the NTP server, USER TEST is used and the testname is NTP. Test Class name: com.adventnet.nms.spp.application.statuspoll.ntptest Configurable Attributes of Predefined Tests Predefined Tests Properties and Descriptions testname:this is a reference value and is used to specify the name of the test being performed. testinterval: This is the interval in seconds at which the test must be performed. Default:300 seconds. Common Parameters thresholdname: The threshold level defined for the test. Select the required threshold from the combo box. timeout: The period within which the service must respond. Default: 5 seconds. testclassname: Name of the class used for testing the respective application. applythresholdover: This property helps in selecting the parameter over which thresholds can be applied. Example: responsetime, connectiontime etc. BANDWIDTH- TEST packetsize: The volume of data transferred in bytes. DHCP- TEST See Common Parameters. AdventNet Inc. 30

32 Predefined Tests FTP-TEST MAIL_ TEST PING- TEST POP- TEST SNMP- EXPRESSION SNMP- QUERY SMTP- TEST Properties and Descriptions password: The corresponding password for the specified user name is given here. By default it is guest. command: The command that has to be executed after the connection has been established is specified here. username: This is the user information and the user name that is used to log into the mail server is specified here. By default it is guest. binarymode: Specifies the mode of transfer of files. Set the value as true for binary mode file transfer. Set the value as false for ASCII mode transfer. srcfilename: Name of file that needs to be transferred to another device from the sending device. destfilename: Name in which the transferred file needs to be stored in the receiving device. password: The corresponding password for the specified user name is given here. By default it is guest. username: This is the user information and the user name that is used to log into the mail server is specified here. By default it is guest. message: Message to be ed to test the specified application. Default value Thanks See Common Parameters. password: The corresponding password for the specified user name is given here. By default it is guest. username:this is the user information and the user name that is used to log into the mail server is specified here. By default it is guest. command: The command that has to be executed. snmpretries: Refers to the number of times the snmp query must be executed. snmpcommunity: Refers to the SNMP Community command The command that has to be executed snmpretries: Refers to the number of times the snmp query must be made snmpcommunity: Refers to the SNMP Community oidlist: List of OIDs to be queried fromaddress: address of the source device from which message is sent. toaddress: Address of the destination device to which the message must be sent. message: message sent to test the specified application. Default value - Thanks. AdventNet Inc. 31

33 Predefined Tests SQL- TEST UDP- ECHO URL- TEST Properties and Descriptions password: The corresponding password for the specified user name is given here. By default it is guest. command: The command that has to be executed after the connection has been established is specified here. username: This is the user information and the user name that is used to log into the mail server is specified here. By default it is guest. See Common Parameters. password: The corresponding password for the specified user name is given here. By default it is guest. usessl: This is used to specify if Secure Socket Layer has to be used for testing. Default value - False. depth: This refers to the depth of testing. If 1 is given, the home page is loaded and the navigation is tested for one hyperlink. Default Value - 0 username: This is the user information and the user name that is used to log into the mail server is specified here. By default it is guest. searchstring: The string specified here will be searched in the particular page. outofdomain : This parameter is used to check URLs and links within the Web server. If false is specified, the check is limited to test for links and URLs within the Web server. If true is specified, the check is made for links and URLs pointing to other Web servers also. Default value - False. uri: The name or address on the Web to which a HTTP connection must be made (like a URL). loadgifs: Setting the value to true, loads the gif images if any in the web page. AdventNet Inc. 32

34 Monitoring Oracle Applications Need for Oracle Application Monitoring Collecting Data for Oracle Applications AdventNet Inc. 33

35 Need for Oracle Applications Monitoring Overview Scope Overview Oracle Performance monitoring makes DBA/System Administrator's job easier. The databases are getting much larger and very complex that require tuning which necessitates a readily available userbuilt interface tool to monitor the administration tasks. The DBA must have regular database information to manage mission-critical databases and identify technical problems without any bottleneck. The monitoring tools give us an insight into the flow of processes within an Oracle instance which helps us identify database activity at any given time. It identifies bottlenecks with extensive drill-down capabilities in the form of alerts and events. The drill-downs give us detailed information about the specific problems. The database must be monitored in a fashion that takes its specific structure and usage into account. Scope The scope of monitoring involves defining A set of metrics that gauge the health of the database. A systematic method for making those measurements and determining trends The common problem areas include Running out of free space in a tablespace Insufficient space for temporary segments Rollback segments that have reached their maximum extension Fragmentation of data segments and free space Improperly sized System Global Areas (SGA) An effective database monitoring system must detect unacceptable values for each of the areas mentioned above. Note: If Oracle database servers are to be monitored, ensure that classesxx.zip (database driver for Oracle) is installed in your systems and the classpath for the same has to be set in the startnms.bat /sh file located in <Product Home>/bin directory. AdventNet Inc. 34

36 Collecting Data for Oracle Applications Parameters Monitored Configuring Oracle Application Data Collection Parameters Monitored The discovered Oracle applications will be monitored. The monitored parameters are listed below: INSTANCEDETAILS SGADETAILS TABLESPACEDETAILS SGASTATUS TABLESPACESTATUS REDOLOGS SESSIONINFO version startuptime created openmode logmode librarycachesize datadictcachesize redologbuffersize buffercachesize sqlareasize fixedsize sharedpoolsize tablespacename allocatedblocks allocatedbytes datafiles dictionaryhitratio libraryhitratio freememorysize bufferhitratio TableSpaceName Status reads freebytes readtime writes freeblocks writetime GroupName thread bytes members sequence Archive Status FirstTime Member MStatus SessionId Status Machine UserName logicalreads cursors buffercachehitratio AdventNet Inc. 35

37 ROLLBACKDATA DATAFILES INSTANCESTATUS cpuused blockschanged commits chainedrows memorysorts physicalreads tablescans elapsedtime disksorts segmentname tablespacename status blocks wraps hwmsize nextextent shrinks initialextent extend gets waits currentsize maxextent minextent filename tablespacename Status reads createbytes avgrdtime avgwrtime writes reads avgusers avgexecs blocksize writes dbsize Configuring Oracle Application Data Collection Ensure that classesxx.zip (database driver for Oracle) is available in your system and the classpath for the same has to be set in the startnms.bat /sh file located in the <Web NMS Home>/bin directory. If the server is running, stop and restart. Example: DB_CLASSPATH=<PATH>/classes12.zip Here, <PATH> is the location where classes12.zip is present. If the Web NMS server is already started, then do a proper and normal shutdown of the server. Do not terminate the process abruptly. 1. From the main tree in the Client UI, invoke the OracleSystems node from the tree. 2. In the right panel, provide the following details: User Name Password Instance Name Data Collection Interval AdventNet Inc. 36

38 3. Click the Configure button. Either Administrator login or a login which has Administrative privilege is needed to collect Oracle Data. If you enter the user name and password of any normal user, data collection will not take place. All users will not have permission to access the database. Result: The details collected for the monitored parameters will be displayed. AdventNet Inc. 37

39 Monitoring Host Resource Data Need for Monitoring Host Resource Data Collecting Data for Host Resources Configuring Command and Parse Rules Adding a New Process to Be Monitored Adding a New Device Type AdventNet Inc. 38

40 Need for Monitoring Host Resources What Are Host Resources? Need for Monitoring the Resources What Are Host Resources? Host Resources are system performance components such as CPU, Memory, Disk, System Load, etc. Applying the Systems and Applications Monitoring feature pack enables host resources monitoring functionality using Web NMS. Need for Monitoring the Resources Network-level management, maintaining the status, and connectivity of the network is crucial in large/small enterprises, service providers, etc. It is of prime importance to know the status of the machines in the network, how overloaded they are and how efficiently they are utilized, to enable necessary corrective administrative measures on the identified overloaded/poorly performing systems. System-level management involves a lot of manual intervention, human resources, and administrative tasks to be performed. To achieve such goals and to ease the process of configuration management of Hosts, we provide a system-level monitoring/management functionality called Host Resource Monitoring. An effective runtime administration GUI is provided for configuring new system parameters to be monitored, or to modify existing ones. Host Resource Monitoring meets the following needs: This is of extensive use to system administrators who want to track all Hosts in their Domain from a single console. Servers whose downtime is not acceptable/affordable. Critical Systems, whose performances are related to the functionality of the other systems in the network. Managing these resources pro-actively, before occurrence of any fault, is the main scope of Host Resource Monitoring. AdventNet Inc. 39

Syslog Monitoring Feature Pack

Syslog Monitoring Feature Pack AdventNet Web NMS Syslog Monitoring Feature Pack A dventnet, Inc. 5645 G ibraltar D rive Pleasanton, C A 94588 USA P ho ne: +1-925-924-9500 Fa x : +1-925-924-9600 Em ail:info@adventnet.com http://www.adventnet.com

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

How To Monitor A Network With Opmanager On A Pc Or Mac Or Macbook Or Macintosh (Windows) On A Network (Windows 2) On An Uniden (Windows 3) On Your Computer Or Ipad Or Ipa (Windows 4

How To Monitor A Network With Opmanager On A Pc Or Mac Or Macbook Or Macintosh (Windows) On A Network (Windows 2) On An Uniden (Windows 3) On Your Computer Or Ipad Or Ipa (Windows 4 Table Of Contents MANAGEENGINE OPMANAGER - NETWORK MONITORING SOFTWARE... 5 GETTING STARTED... 6 Starting OpManager... 6 Enabling SSL in OpManager... 7 REGISTERING OPMANAGER... 8 Migrating Database...

More information

WhatsUp Gold v11 Features Overview

WhatsUp Gold v11 Features Overview WhatsUp Gold v11 Features Overview This guide provides an overview of the core functionality of WhatsUp Gold v11, and introduces interesting features and processes that help users maximize productivity

More information

Application Discovery Manager User s Guide vcenter Application Discovery Manager 6.2.1

Application Discovery Manager User s Guide vcenter Application Discovery Manager 6.2.1 Application Discovery Manager User s Guide vcenter Application Discovery Manager 6.2.1 This document supports the version of each product listed and supports all subsequent versions until the document

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

SevOne NMS Download Installation and Implementation Guide

SevOne NMS Download Installation and Implementation Guide SevOne NMS Download Installation and Implementation Guide 5.3.X 530 V0002 Contents 1. Get Started... 3 2. SevOne Download Installation... 6 3. Appliance Network Configuration... 9 4. Install License and

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 Studio Server User Guide 2.9.0.0

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

More information

WhatsUp Gold v16.3 Installation and Configuration Guide

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

More information

WEBCONNECT INSTALLATION GUIDE. Version 1.96

WEBCONNECT INSTALLATION GUIDE. Version 1.96 WEBCONNECT INSTALLATION GUIDE Version 1.96 Copyright 1981-2015 Netop Business Solutions A/S. All Rights Reserved. Portions used under license from third parties. Please send any comments to: Netop Business

More information

Deploying Microsoft Operations Manager with the BIG-IP system and icontrol

Deploying Microsoft Operations Manager with the BIG-IP system and icontrol Deployment Guide Deploying Microsoft Operations Manager with the BIG-IP system and icontrol Deploying Microsoft Operations Manager with the BIG-IP system and icontrol Welcome to the BIG-IP LTM system -

More information

Deploying BitDefender Client Security and BitDefender Windows Server Solutions

Deploying BitDefender Client Security and BitDefender Windows Server Solutions Deploying BitDefender Client Security and BitDefender Windows Server Solutions Quick Install Guide Copyright 2010 BitDefender; 1. Installation Overview Thank you for selecting BitDefender Business Solutions

More information

Running custom scripts which allow you to remotely and securely run a script you wrote on Windows, Mac, Linux, and Unix devices.

Running custom scripts which allow you to remotely and securely run a script you wrote on Windows, Mac, Linux, and Unix devices. About Foglight NMS Foglight NMS is a comprehensive device, application, and traffic monitoring and troubleshooting solution. It is capable of securely monitoring single and multi-site networks of all sizes,

More information

Features Overview Guide About new features in WhatsUp Gold v12

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

More information

Pharos Control User Guide

Pharos Control User Guide Outdoor Wireless Solution Pharos Control User Guide REV1.0.0 1910011083 Contents Contents... I Chapter 1 Quick Start Guide... 1 1.1 Introduction... 1 1.2 Installation... 1 1.3 Before Login... 8 Chapter

More information

MFPConnect Monitoring. Monitoring with IPCheck Server Monitor. Integration Manual Version 2.05.00 Edition 1

MFPConnect Monitoring. Monitoring with IPCheck Server Monitor. Integration Manual Version 2.05.00 Edition 1 MFPConnect Monitoring Monitoring with IPCheck Server Monitor Integration Manual Version 2.05.00 Edition 1 TABLE OF CONTENTS 1. INTRODUCTION...3 2. REQUIREMENTS...4 3. RESTRICTIONS...5 4. INSTALLATION...6

More information

CentreWare for Microsoft Operations Manager. User Guide

CentreWare for Microsoft Operations Manager. User Guide CentreWare for Microsoft Operations Manager User Guide Copyright 2006 by Xerox Corporation. All rights reserved. Copyright protection claimed includes all forms and matters of copyright material and information

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

CARL : Cyberoam Aggregated Reporting and Logging :: User Guide. Table Of Contents INTRODUCTION... 4

CARL : Cyberoam Aggregated Reporting and Logging :: User Guide. Table Of Contents INTRODUCTION... 4 Table Of Contents INTRODUCTION... 4 About Cyberoam Aggregated Reporting and Logging... 5 INSTALLATION AND SETUP... 6 System Requirements... 6 Prerequisites... 8 Installing and Uninstalling... 10 Starting

More information

TrueSight Operations Management Monitoring Studio

TrueSight Operations Management Monitoring Studio USER DOCUMENTATION APPLICATIONS MONITORING TrueSight Operations Management Monitoring Studio Version 9.0.00 June 2015 Contacting BMC Software You can access the BMC Software Web site at http://www.bmc.com.

More information

Installing The SysAidTM Server Locally

Installing The SysAidTM Server Locally Installing The SysAidTM Server Locally Document Updated: 17 October 2010 Introduction SysAid is available in two editions: a fully on-demand ASP solution and an installed, in-house solution for your server.

More information

Installing GFI MailSecurity

Installing GFI MailSecurity Installing GFI MailSecurity Introduction This chapter explains how to install and configure GFI MailSecurity. You can install GFI MailSecurity directly on your mail server or you can choose to install

More information

SysUpTime User Manual. Version 6

SysUpTime User Manual. Version 6 Version 6 1 Contents SYSUPTIME USER MANUAL 1 CONTENTS 2 CHAPTER 1. INTRODUCTION & INSTALLATION 4 SYSTEM REQUIREMENTS 5 CHAPTER 2. USER INTERFACE 7 LOGIN WINDOW 7 MAIN WINDOW 8 MENU 9 NETWORK EXPLORER WINDOW

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

HP LeftHand SAN Solutions

HP LeftHand SAN Solutions HP LeftHand SAN Solutions Support Document Applications Notes Best Practices for Using SolarWinds' ORION to Monitor SANiQ Performance Legal Notices Warranty The only warranties for HP products and services

More information

TANDBERG MANAGEMENT SUITE 10.0

TANDBERG MANAGEMENT SUITE 10.0 TANDBERG MANAGEMENT SUITE 10.0 Installation Manual Getting Started D12786 Rev.16 This document is not to be reproduced in whole or in part without permission in writing from: Contents INTRODUCTION 3 REQUIREMENTS

More information

DEPLOYMENT GUIDE Version 1.2. Deploying F5 with Oracle E-Business Suite 12

DEPLOYMENT GUIDE Version 1.2. Deploying F5 with Oracle E-Business Suite 12 DEPLOYMENT GUIDE Version 1.2 Deploying F5 with Oracle E-Business Suite 12 Table of Contents Table of Contents Introducing the BIG-IP LTM Oracle E-Business Suite 12 configuration Prerequisites and configuration

More information

Application Performance Monitoring for WhatsUp Gold v16.1 User Guide

Application Performance Monitoring for WhatsUp Gold v16.1 User Guide Application Performance Monitoring for WhatsUp Gold v16.1 User Guide Contents Table of Contents Introduction APM Overview... 1 Learning about APM terminology... 2 Getting Started with APM... 3 Application

More information

WhatsUpGold. v3.0. WhatsConnected User Guide

WhatsUpGold. v3.0. WhatsConnected User Guide WhatsUpGold v3.0 WhatsConnected User Guide Contents CHAPTER 1 Welcome to WhatsConnected Finding more information and updates... 2 Sending feedback... 3 CHAPTER 2 Installing and Configuring WhatsConnected

More information

NMS300 Network Management System

NMS300 Network Management System NMS300 Network Management System User Manual June 2013 202-11289-01 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. After installing your device, locate

More information

Deploying the BIG-IP LTM with the Cacti Open Source Network Monitoring System

Deploying the BIG-IP LTM with the Cacti Open Source Network Monitoring System DEPLOYMENT GUIDE Deploying the BIG-IP LTM with the Cacti Open Source Network Monitoring System Version 1.0 Deploying F5 with Cacti Open Source Network Monitoring System Welcome to the F5 and Cacti deployment

More information

Freshservice Discovery Probe User Guide

Freshservice Discovery Probe User Guide Freshservice Discovery Probe User Guide 1. What is Freshservice Discovery Probe? 1.1 What details does Probe fetch? 1.2 How does Probe fetch the information? 2. What are the minimum system requirements

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

Kaseya 2. User Guide. for Network Monitor 4.1

Kaseya 2. User Guide. for Network Monitor 4.1 Kaseya 2 Ping Monitor User Guide for Network Monitor 4.1 June 5, 2012 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations.

More information

Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c

Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c This document describes how to set up Oracle Enterprise Manager 12c to monitor

More information

Monitoring PostgreSQL database with Verax NMS

Monitoring PostgreSQL database with Verax NMS Monitoring PostgreSQL database with Verax NMS Table of contents Abstract... 3 1. Adding PostgreSQL database to device inventory... 4 2. Adding sensors for PostgreSQL database... 7 3. Adding performance

More information

Discovery Guide. Secret Server. Table of Contents

Discovery Guide. Secret Server. Table of Contents Secret Server Discovery Guide Table of Contents Introduction... 3 How Discovery Works... 3 Active Directory / Local Windows Accounts... 3 Unix accounts... 3 VMware ESX accounts... 3 Why use Discovery?...

More information

Kaseya Server Instal ation User Guide June 6, 2008

Kaseya Server Instal ation User Guide June 6, 2008 Kaseya Server Installation User Guide June 6, 2008 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations. Kaseya's

More information

11.1. Performance Monitoring

11.1. Performance Monitoring 11.1. Performance Monitoring Windows Reliability and Performance Monitor combines the functionality of the following tools that were previously only available as stand alone: Performance Logs and Alerts

More information

XMS Quick Start Guide

XMS Quick Start Guide 812-0055-002D XMS Quick Start Guide Overview of Quick Start Steps This guide will quickly get you up and running with the Xirrus Management System (XMS). It includes instructions for setting up the XMS

More information

Moving the TRITON Reporting Databases

Moving the TRITON Reporting Databases Moving the TRITON Reporting Databases Topic 50530 Web, Data, and Email Security Versions 7.7.x, 7.8.x Updated 06-Nov-2013 If you need to move your Microsoft SQL Server database to a new location (directory,

More information

Setting up the Oracle Warehouse Builder Project. Topics. Overview. Purpose

Setting up the Oracle Warehouse Builder Project. Topics. Overview. Purpose Setting up the Oracle Warehouse Builder Project Purpose In this tutorial, you setup and configure the project environment for Oracle Warehouse Builder 10g Release 2. You create a Warehouse Builder repository

More information

Features Overview Guide About new features in WhatsUp Gold v14

Features Overview Guide About new features in WhatsUp Gold v14 Features Overview Guide About new features in WhatsUp Gold v14 Contents New Features in Ipswitch WhatsUp Gold v14 Welcome to WhatsUp Gold v14!... 1 About the Welcome Center About the Quick Setup Assistant...

More information

Rebasoft Auditor Quick Start Guide

Rebasoft Auditor Quick Start Guide Copyright Rebasoft Limited: 2009-2011 1 Release 2.1, Rev. 1 Copyright Notice Copyright 2009-2011 Rebasoft Ltd. All rights reserved. REBASOFT Software, the Rebasoft logo, Rebasoft Auditor are registered

More information

Kaseya 2. Quick Start Guide. for Network Monitor 4.1

Kaseya 2. Quick Start Guide. for Network Monitor 4.1 Kaseya 2 VMware Performance Monitor Quick Start Guide for Network Monitor 4.1 June 7, 2012 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private

More information

WebSphere Business Monitor V7.0: Clustering Single cluster deployment environment pattern

WebSphere Business Monitor V7.0: Clustering Single cluster deployment environment pattern Copyright IBM Corporation 2010 All rights reserved WebSphere Business Monitor V7.0: Clustering Single cluster deployment environment pattern What this exercise is about... 2 Exercise requirements... 2

More information

Application Monitoring using SNMPc 7.0

Application Monitoring using SNMPc 7.0 Application Monitoring using SNMPc 7.0 SNMPc can be used to monitor the status of an application by polling its TCP application port. Up to 16 application ports can be defined per icon. You can also configure

More information

User's Guide - Beta 1 Draft

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

More information

1. Installation Overview

1. Installation Overview Quick Install Guide 1. Installation Overview Thank you for selecting Bitdefender Business Solutions to protect your business. This document enables you to quickly get started with the installation of Bitdefender

More information

SpectorSoft Disk Monitor Help

SpectorSoft Disk Monitor Help SpectorSoft Disk Monitor Help 5/3/2013 i SpectorSoft Disk Monitor Table of Contents Getting Started... 1 SpectorSoft Disk Monitor Help... 1 How it Works... 2 Tutorials... 3 Free Disk Space and SMART Status

More information

NETWRIX EVENT LOG MANAGER

NETWRIX EVENT LOG MANAGER NETWRIX EVENT LOG MANAGER QUICK-START GUIDE FOR THE ENTERPRISE EDITION Product Version: 4.0 July/2012. Legal Notice The information in this publication is furnished for information use only, and does not

More information

DEPLOYMENT GUIDE Version 1.1. Deploying F5 with Oracle Application Server 10g

DEPLOYMENT GUIDE Version 1.1. Deploying F5 with Oracle Application Server 10g DEPLOYMENT GUIDE Version 1.1 Deploying F5 with Oracle Application Server 10g Table of Contents Table of Contents Introducing the F5 and Oracle 10g configuration Prerequisites and configuration notes...1-1

More information

Novell ZENworks Asset Management 7.5

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

More information

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

Using WhatsUp IP Address Manager 1.0

Using WhatsUp IP Address Manager 1.0 Using WhatsUp IP Address Manager 1.0 Contents Table of Contents Welcome to WhatsUp IP Address Manager Finding more information and updates... 1 Sending feedback... 2 Installing and Licensing IP Address

More information

Network Monitoring with SNMP

Network Monitoring with SNMP Network Monitoring with SNMP This paper describes how SNMP is used in WhatsUp- Professional and provides specific examples on how to configure performance, active, and passive monitors. Introduction SNMP

More information

Heroix Longitude Quick Start Guide V7.1

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

More information

ServerView Inventory Manager

ServerView Inventory Manager User Guide - English FUJITSU Software ServerView Suite ServerView Inventory Manager ServerView Operations Manager V6.21 Edition October 2013 Comments Suggestions Corrections The User Documentation Department

More information

Endpoint Security Console. Version 3.0 User Guide

Endpoint Security Console. Version 3.0 User Guide Version 3.0 Table of Contents Summary... 2 System Requirements... 3 Installation... 4 Configuring Endpoint Security Console as a Networked Service...5 Adding Computers, Groups, and Users...7 Using Endpoint

More information

Deploying BitDefender Client Security and BitDefender Windows Server Solutions

Deploying BitDefender Client Security and BitDefender Windows Server Solutions Deploying BitDefender Client Security and BitDefender Windows Server Solutions Quick Install Guide Copyright 2011 BitDefender 1. Installation Overview Thank you for selecting BitDefender Business Solutions

More information

Application Performance Monitoring for WhatsUp Gold v16.2 User Guide

Application Performance Monitoring for WhatsUp Gold v16.2 User Guide Application Performance Monitoring for WhatsUp Gold v16.2 User Guide C o n t e n t s CHAPTER 1 Introduction APM Overview... 1 Learning about APM terminology... 2 Getting Started with APM... 3 Application

More information

SapphireIMS 4.0 BSM Feature Specification

SapphireIMS 4.0 BSM Feature Specification SapphireIMS 4.0 BSM Feature Specification v1.4 All rights reserved. COPYRIGHT NOTICE AND DISCLAIMER No parts of this document may be reproduced in any form without the express written permission of Tecknodreams

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

AVG 8.5 Anti-Virus Network Edition

AVG 8.5 Anti-Virus Network Edition AVG 8.5 Anti-Virus Network Edition User Manual Document revision 85.2 (23. 4. 2009) Copyright AVG Technologies CZ, s.r.o. All rights reserved. All other trademarks are the property of their respective

More information

Security Guidelines for MapInfo Discovery 1.1

Security Guidelines for MapInfo Discovery 1.1 Security Guidelines for MapInfo Discovery 1.1 This paper provides guidelines and detailed instructions for improving the security of your Mapinfo Discovery deployment. In this document: Overview.........................................

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

CentreWare Internet Services Setup and User Guide. Version 2.0

CentreWare Internet Services Setup and User Guide. Version 2.0 CentreWare Internet Services Setup and User Guide Version 2.0 Xerox Corporation Copyright 1999 by Xerox Corporation. All rights reserved. XEROX, The Document Company, the digital X logo, CentreWare, and

More information

How To Install An Aneka Cloud On A Windows 7 Computer (For Free)

How To Install An Aneka Cloud On A Windows 7 Computer (For Free) MANJRASOFT PTY LTD Aneka 3.0 Manjrasoft 5/13/2013 This document describes in detail the steps involved in installing and configuring an Aneka Cloud. It covers the prerequisites for the installation, the

More information

Deploying Windows Streaming Media Servers NLB Cluster and metasan

Deploying Windows Streaming Media Servers NLB Cluster and metasan Deploying Windows Streaming Media Servers NLB Cluster and metasan Introduction...................................................... 2 Objectives.......................................................

More information

Network Monitoring with SNMP

Network Monitoring with SNMP Network Monitoring with SNMP This document describes how SNMP is used in WhatsUp Gold v11 and provides examples on how to configure performance, active, and passive monitors. Introduction SNMP (Simple

More information

WhatsUp Gold v11 Features Overview

WhatsUp Gold v11 Features Overview WhatsUp Gold v11 Features Overview This guide provides an overview of the core functionality of WhatsUp Gold v11, and introduces interesting features and processes that help users maximize productivity

More information

Configuring and Monitoring Database Servers

Configuring and Monitoring Database Servers Configuring and Monitoring Database Servers eg Enterprise v5.6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this

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

Team Foundation Server 2012 Installation Guide

Team Foundation Server 2012 Installation Guide Team Foundation Server 2012 Installation Guide Page 1 of 143 Team Foundation Server 2012 Installation Guide Benjamin Day benday@benday.com v1.0.0 November 15, 2012 Team Foundation Server 2012 Installation

More information

DEPLOYMENT GUIDE Version 1.0. Deploying the BIG-IP LTM with the Nagios Open Source Network Monitoring System

DEPLOYMENT GUIDE Version 1.0. Deploying the BIG-IP LTM with the Nagios Open Source Network Monitoring System DEPLOYMENT GUIDE Version 1.0 Deploying the BIG-IP LTM with the Nagios Open Source Network Monitoring System Deploying F5 with Nagios Open Source Network Monitoring System Welcome to the F5 and Nagios deployment

More information

NetIQ. How to guides: AppManager v7.04 Initial Setup for a trial. Haf Saba Attachmate NetIQ. Prepared by. Haf Saba. Senior Technical Consultant

NetIQ. How to guides: AppManager v7.04 Initial Setup for a trial. Haf Saba Attachmate NetIQ. Prepared by. Haf Saba. Senior Technical Consultant How to guides: AppManager v7.04 Initial Setup for a trial By NetIQ Prepared by Haf Saba Senior Technical Consultant Asia Pacific 1 Executive Summary This document will walk you through an initial setup

More information

PageR Enterprise Monitored Objects - AS/400-5

PageR Enterprise Monitored Objects - AS/400-5 PageR Enterprise Monitored Objects - AS/400-5 The AS/400 server is widely used by organizations around the world. It is well known for its stability and around the clock availability. PageR can help users

More information

CA Nimsoft Monitor Snap

CA Nimsoft Monitor Snap CA Nimsoft Monitor Snap Quick Start Guide 7.0 Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed,

More information

Version 3.8. Installation Guide

Version 3.8. Installation Guide Version 3.8 Installation Guide Copyright 2007 Jetro Platforms, Ltd. All rights reserved. This document is being furnished by Jetro Platforms for information purposes only to licensed users of the Jetro

More information

Manual. By GFI Software Ltd. GFI Network Server Monitor

Manual. By GFI Software Ltd. GFI Network Server Monitor GFI Network Server Monitor 6 Manual By GFI Software Ltd. GFI Network Server Monitor Contents i http://www.gfi.com Email: info@gfi.com Information in this document is subject to change without notice. Companies,

More information

User's Guide - Beta 1 Draft

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

More information

Using Avaya Aura Messaging

Using Avaya Aura Messaging Using Avaya Aura Messaging Release 6.3.2 Issue 1 December 2014 Contents Chapter 1: Getting Started... 4 Messaging overview... 4 Prerequisites... 4 Accessing your mailbox from any phone... 4 Accessing the

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

Installation Overview

Installation Overview Contents Installation Overview... 2 How to Install Ad-Aware Management Server... 3 How to Deploy the Ad-Aware Security Solutions... 5 General Deployment Conditions... 5 Deploying Ad-Aware Management Agent...

More information

NetWrix SQL Server Change Reporter

NetWrix SQL Server Change Reporter NetWrix SQL Server Change Reporter Version 2.2 Administrator Guide Contents NetWrix SQL Server Change Reporter Administrator Guide 1. INTRODUCTION... 3 1.1 KEY FEATURES... 3 1.2 LICENSING... 4 1.3 HOW

More information

RoomWizard Synchronization Software Manual Installation Instructions

RoomWizard Synchronization Software Manual Installation Instructions 2 RoomWizard Synchronization Software Manual Installation Instructions Table of Contents Exchange Server Configuration... 4 RoomWizard Synchronization Software Installation and Configuration... 5 System

More information

Virtual Office Remote Installation Guide

Virtual Office Remote Installation Guide Virtual Office Remote Installation Guide Table of Contents VIRTUAL OFFICE REMOTE INSTALLATION GUIDE... 3 UNIVERSAL PRINTER CONFIGURATION INSTRUCTIONS... 12 CHANGING DEFAULT PRINTERS ON LOCAL SYSTEM...

More information

WhatsUp Gold v16.1 Installation and Configuration Guide

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

More information

Remote Application Server Version 14. Last updated: 25-02-15

Remote Application Server Version 14. Last updated: 25-02-15 Remote Application Server Version 14 Last updated: 25-02-15 Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious unless otherwise

More information

Net Inspector 2015 GETTING STARTED GUIDE. MG-SOFT Corporation. Document published on October 16, 2015. (Document Version: 10.6)

Net Inspector 2015 GETTING STARTED GUIDE. MG-SOFT Corporation. Document published on October 16, 2015. (Document Version: 10.6) MG-SOFT Corporation Net Inspector 2015 GETTING STARTED GUIDE (Document Version: 10.6) Document published on October 16, 2015 Copyright 1995-2015 MG-SOFT Corporation Introduction In order to improve the

More information

Features at a Glance. Interrogation. History. Hierarchical Monitoring. Windows Server Monitoring

Features at a Glance. Interrogation. History. Hierarchical Monitoring. Windows Server Monitoring About Internet Server Monitor is a network server monitoring tool enabling System Administrators to monitor servers and the network applications they host for failures, recoveries and load. Minimize downtime

More information

End User Guide The guide for email/ftp account owner

End User Guide The guide for email/ftp account owner End User Guide The guide for email/ftp account owner ServerDirector Version 3.7 Table Of Contents Introduction...1 Logging In...1 Logging Out...3 Installing SSL License...3 System Requirements...4 Navigating...4

More information

Cisco Process Orchestrator 3.2.1 Installation Guide

Cisco Process Orchestrator 3.2.1 Installation Guide Cisco Process Orchestrator 3.2.1 Installation Guide Release 3.2.1 Published: February 11, 2016 Cisco Systems, Inc. www.cisco.com CiscoSans Cisco Process Orchestrator 3.2.1 Installation Guide THE SPECIFICATIONS

More information

Diagnostic Manager. User Guide. Publication Date: September 04, 2015

Diagnostic Manager. User Guide. Publication Date: September 04, 2015 Diagnostic Manager Publication Date: September 04, 2015 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this software,

More information

Remote Application Server Version 14. Last updated: 06-02-15

Remote Application Server Version 14. Last updated: 06-02-15 Remote Application Server Version 14 Last updated: 06-02-15 Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious unless otherwise

More information

1. Open the preferences screen by opening the Mail menu and selecting Preferences...

1. Open the preferences screen by opening the Mail menu and selecting Preferences... Using TLS encryption with OS X Mail This guide assumes that you have already created an account in Mail. If you have not, you can use the new account wizard. The new account wizard is in the Accounts window

More information

FileMaker Server 11. FileMaker Server Help

FileMaker Server 11. FileMaker Server Help FileMaker Server 11 FileMaker Server Help 2010 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker, Inc. registered

More information

Online Help StruxureWare Data Center Expert

Online Help StruxureWare Data Center Expert Online Help StruxureWare Data Center Expert Version 7.2.1 What's New in StruxureWare Data Center Expert 7.2.x Learn more about the new features available in the StruxureWare Data Center Expert 7.2.x release.

More information