Asset Management Guide

Size: px
Start display at page:

Download "Asset Management Guide"

Transcription

1 Complete. Simple. Affordable AlienVault, AlienVault Unified Security Management, AlienVault USM, AlienVault Open Threat Exchange, AlienVault OTX, Open Threat Exchange, AlienVault OTX Reputation Monitor, AlienVault OTX Reputation Monitor Alert, AlienVault OSSIM and OSSIM are trademarks or service marks of AlienVault.

2 Contents Introduction... 4 About Asset Management... 4 What is an Asset... 4 What is Asset Value... 4 What is Asset Management... 5 Managing Assets... 6 Adding Assets... 6 Adding Assets by Using the Getting Started Wizard... 6 Adding Assets by Using Asset Discovery... 6 Adding Assets by Using a CSV File Adding Assets by Using SIEM Events Adding Assets Manually Knowing Your Assets Searching / Filtering for Assets Viewing the Status of Your Assets Labeling Your Assets Editing Your Assets Performing Actions on Your Assets Selecting Assets on the Asset List View Running Asset Scan Running Vulnerability Scan Enabling Availability Monitoring Disabling Availability Monitoring Creating or Adding to an Asset Group Adding a Note Viewing Asset Details Table Area Environment Status Suggestions Exporting Assets Deleting Assets Managing Asset Groups Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 2 of 58

3 Creating Asset Groups Knowing Your Assets Groups Performing Actions on Your Asset Groups Viewing Details of Your Asset Groups Managing Networks Creating a Network Creating a Network Manually Creating a Network by Using a CSV File Knowing Your Networks Performing Actions on Your Networks Viewing Details of Your Networks Managing Network Groups Creating Network Groups Managing Network Groups Editing Network Groups Deleting Network Groups Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 3 of 58

4 Introduction In USM TM version 5.0, AlienVault provides a simplified user interface and workflows, allowing users to fully manage assets, asset groups, and asset-based security controls. This document covers the new functionalities introduced in version 5.0, as well as those available in previous versions: Managing Assets Managing Asset Groups Managing Networks Managing Network Groups For asset management in USM version 4.x, refer to Assets, Groups & Networks About Asset Management Asset management is one of the key functionalities that AlienVault USM provides. It is useful for controlling assets in the company. This control is very important. Managing assets effectively and efficiently allows you to take maximal advantage of the capabilities in AlienVault USM. What is an Asset In AlienVault USM, an asset is a piece of equipment that bears a unique IP address on the company s network. As examples, it can be a server, a router, a firewall, a printer, or an individual PC. An asset is monitored by at least one USM Sensor. What is Asset Value In USM, every asset has an asset value, ranging from 0 to 5, 0 being the least important and 5 the most important. In trying to decide the asset value, the system first sees if a value has been manually assigned. If not, the system checks the network that the asset belongs to, and uses the asset value of the network instead. If the network does not have an asset value, the asset will be assigned the default value of 2. Asset value is used in calculating event risk. In AlienVault USM, a risk value is calculated for every event once it arrives at the USM Server. The system uses the following formula to calculate the risk: risk of the event = (asset value event priority event reliability) 25 Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 4 of 58

5 Where Asset value is from 0 to 5. Priority is from 0 to 5. Reliability is from 0 to 10. Therefore, the risk value is from 0 to 10. Decimals are always rounded down. Any event with a risk value greater than or equal to 1 becomes an alarm. What is Asset Management In USM, asset management includes the following aspects: Discovery (see Adding Assets by Using Asset Discovery). This is one of the five essential security capabilities offered by AlienVault USM. This capability allows users to discover and inventory all the assets in a network and to correlate asset information with threat and vulnerability data. This functionality uses active network asset scanning and passive network asset discovery to allow users to scan networks and hosts. The scan is used for discovering assets and adding them into the USM database to be monitored. Categorization. You can categorize your assets in many different ways by using filters and/or labels. Prioritization. You can prioritize your assets by assigning different asset values to them. Monitoring. Availability monitoring in AlienVault USM allows two types of asset monitoring: host monitoring and services monitoring. Host monitoring reports if an asset is up or down, while services monitoring discovers services on an asset and monitors availability those services. Adding/Deleting. In addition to running asset discovery, you can also add or delete assets manually. Analysis is essential to investigate the detected alarms, which may require knowing, for instance, the software installed on an asset; the existing vulnerabilities; the users that have access; or the traffic generated by an asset. Proper asset management is necessary in order to make the most of the whole AlienVault USM functionality. Keep in mind that not all assets have the same significance. Asset management allows you to configure USM according to your needs. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 5 of 58

6 Managing Assets Adding Assets There are several ways to add an asset or assets on a USM: Adding Assets by Using the Getting Started Wizard Adding Assets by Using Asset Discovery Adding Assets by Using a CSV File Adding Assets by Using SIEM Events Adding Assets Manually Note: In addition, the USM system inserts new assets automatically if they are identified via passive asset monitoring, through IDM events, or by adding HIDS agents. Adding Assets by Using the Getting Started Wizard The Getting Started Wizard is available on USM All-in-One during the initial setup. This wizard includes the initial steps for getting AlienVault USM ready for production. The aim of these steps is to collect as much data as possible to analyze and identify threats in your environment. One of these steps is to discover assets using a network scan through the following methods: By scanning the defined networks that have been configured in a previous step of the Wizard. By adding a new network manually. By adding new networks from a CSV file. By adding assets manually. See the AlienVault USM All-in-One Getting Started Guide document for further information. Adding Assets by Using Asset Discovery Asset Discovery Scan scans the network for unidentified assets and adds them to the USM database so that they can be monitored by the system. You can choose to scan an asset, a few assets, an asset group, a network, or a network group. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 6 of 58

7 Running Asset Discovery Scan Manually To run an Asset Discovery Scan: 1. Navigate to Environment > Assets & Groups > Discover New Assets. Figure 1. Discover New Assets window 1. Select the asset(s) you want to scan: a) Click the + sign to expand the branches in the All Assets tree and click on your selection; b) Alternatively, type the name of a specific asset/network in the search box, then press Enter; 2. The selected asset appears in the text area on the left. 3. Select a sensor between local (from your framework machine), automatic (the first available sensor will be selected) or by selecting a specific sensor. 4. Select the advanced options: Scan type. There are the following options: Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 7 of 58

8 Ping. This option sends a ping to each asset. Fast Scan. This option scans the most common 100 ports. Normal. This option scans the most common 1000 ports. Full Scan. This option scans all ports. It can be slow. Custom. This option allows the user to define the ports to scan. Timing template. Timing policies are pre-built groups of timing options that range from the nearly invisible "paranoid" mode to the overly-aggressive "insane" mode. Paranoid mode scans very slowly. It serializes all scans (no parallel scanning) and generally waits at least 5 minutes between sending packets. Sneaky mode is similar to paranoid mode, except it only waits 15 seconds between sending packets. Polite mode is meant to ease the load on the network and reduce the chance of crashing machines. It serializes the probes and waits at least 0.4 seconds in between. Normal mode is the default behavior, which tries to run as quickly as possible without overloading the network or missing hosts/ports. Aggressive mode adds a 5-minute timeout per host and it never waits more than 1.25 seconds for probe responses. Insane mode is only suitable for very fast networks or where you do not mind losing some information. It times out hosts in 75 seconds and only waits 0.3 seconds for individual probes. It does allow for very quick network sweeps. Autodetect services and Operating System. Choose this option to detect services and operating system versions. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 8 of 58

9 Enable reverse DNS Resolution. This option does reverse DNS resolution on the target IP addresses. Normally reverse DNS is only performed against responsive (online) hosts. 5. Click START SCAN. After a few seconds (or longer, depending on the selected assets), the results will be displayed in the same screen, just below the START SCAN button: Figure 2. Scan Results 6. Click UPDATE DATABASE VALUES in order to save the results in the database. The following table displays the meaning of each column: Table 1. Meaning of the columns in a scan result Column Meaning Check box to select ítems. Host Hostname FQDN Device Types MAC OS Services FQDN as Hostname The IP address that identifies the host. The name that identifies the host. Fully Qualified Domain Name. Type of device that identifies the host. MAC Address assigned to the host. Operating System. The names of the services assigned to that host. Choose this option to use FQDN as the hostname for the discovered assets. If a FQDN contains any dot, only the name before the first dot will be used. Scheduling an Asset Discovery Scan To schedule an Asset Discovery Scan, navigate to Environment > Assets & Groups > Schedule Scan > Asset Discovery Scan. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 9 of 58

10 Figure 3. Schedule an Asset Discovery Scan This screen includes the following elements: Table 2. Meaning of the columns in the Asset Discovery Scan main window Column Name Sensor Network Frequency Meaning Name given to the scan. The sensor that is watching that network. The network to be scanned. The rate at which that scan is going to happen or is going to be repeated. Enabled Indicates if the scan is enabled ( ) or not ( ). The VULNERABILITY SCANS button takes you to the Environment > Vulnerabilities > Scan Jobs page. Use the MODIFY button to change information about an existing scan. Select the scan to be modified and click MODIFY. A window similar to Figure 4. Schedule a new Asset Discovery Scan will appear. Modify the data you need and click SAVE. And then click APPLY CHANGES. Use the DELETE SELECTED button to remove an existing scan. Select the scan to be deleted and click DELETE SELECTED. A confirmation message will appear. Click OK if you want to delete it; or click Cancel if you do not want to. And then click APPLY CHANGES. Use the NEW button to schedule a new Asset Discovery Scan. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 10 of 58

11 Figure 4. Schedule a new Asset Discovery Scan 1. Enter a name for the new scan. 2. Select a sensor. 3. Enter the network to scan. You can type one unique CIDR (x.x.x.x/xx) or a CIDR list separated by commas (CIDR1, CIDR2, CIDR ). 4. Select the scan type. See Adding Assets by Using Asset Discovery for further information. 5. Select the timing template. See Adding Assets by Using Asset Discovery for further information. 6. Autodetect services and Operating System. Select this option to detect services and operating system versions. 7. Enable reverse DNS Resolution. This option does reverse DNS resolution on the target IP addresses. Normally reverse DNS is only performed against responsive (online) hosts. 8. Select the frequency at which the scan is going to happen or is going to be repeated. The options are Hourly, Daily, Weekly or Monthly. 9. Enabled. Select between Yes (the scan is enabled) or No (the scan is not enabled). 10. Click SAVE. 11. Click APPLY CHANGES. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 11 of 58

12 Adding Assets by Using a CSV File AlienVault USM allows users to import assets from a CSV file. In version 4.x and 5.x, the allowed formats are the following: IPs(IP1,IP2,...) *; Hostname ; FQDNs(FQDN1,FQDN2,...) ; Description ; Asset Value ; Operating System ; Latitude ; Longitude ; Host ID ; External Asset ; Device Types(Type1,Type2,...) The IP field is mandatory. The hostname syntax is defined by RFC The FQDN syntax is defined by RFC 1035, RFC 1123 and RFC Valid operating system values are: Windows, Linux, FreeBSD, NetBSD, OpenSD, MacOS, Solaris, Cisco, AIX, HP-UX, Tru64, IRIX, BSD/OS, SunOS, Plan9 or iphone. For device type options, see Table 3. List of accepted device types. Each CSV file must contain a header row: IPs ; Hostname ; FQDNs ; Description ; Asset Value ; Operating System ; Latitude ; Longitude ; Host ID ; External Asset ; Device Type Important: The delimiter of the CSV file is a semicolon. For example, IPs ; Hostname ; FQDNs ; Description ; Asset Value ; Operating System ; Latitude ; Longitude ; Host ID ; External Asset ; Device Type ; Host1 ; ; This is a test server. ; 2 ; Windows ; ; ; 379D45C0BBF22B4458BD2F8EE09ECCC2 ;0; Se rver:mail Server Table 3. List of accepted device types Category Network Device Device Types Network Device:Router Network Device:Switch Network Device:VPN device Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 12 of 58

13 Category Endpoint General Purpose Industrial Device Media Device Mobile Peripheral Security Device Server Device Types Network Device:Wireless AP Network Device:Bridge Network Device:Broadband Router Network Device:Remote Management Network Device:Storage Network Device:Hub Network Device:Load Balancer Network Device:Firewall n/a n/a Industrial Device:PLC Media Device:Game Console Mobile:Mobile Mobile:Tablet Mobile:PDA Mobile:VoIP Phone Peripheral:Printer Peripheral:Camera Peripheral:Terminal Security Device:Intrusion Detection System Security Device:Intrusion Prevention System Server:HTTP Server Server:Mail Server Server:Domain Controller Server:DNS Server Server:File Server Server:Proxy Server Server:PBX Server:Print Server Server:Terminal Server Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 13 of 58

14 Category Device Types Server:VoIP Adapter To add assets by using a CSV file: 1. Navigate to Environment > Assets & Groups, click ADD ASSETS and then, Import CSV. Figure 5. Assets : select option Import CSV 2. Click Choose File and select a CSV file. Click the square next to Ignore invalid characters if you want to ignore them. Important: The header row and the IP fields are mandatory. When the CSV file does not include a header, the following error appears: Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 14 of 58

15 Figure 6. Import Assets from CSV: error 3. Click IMPORT. The results of the import are then displayed. This table shows the number of assets imported, and the number of errors and warnings that occurred during the import. Next, there is the summary of the import. Show n entries allows the user to configure the number of items to view. Available values are 10, 25, 50 and 100. The table includes three fields: Line, Status and Details. Line indicates the line number in the CSV file. Click the Status column to sort. The icon appears when the status is Warning or Error. Click this icon to read specific information about that warning or error. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 15 of 58

16 Figure 7. Assets : results of importing assets from a CSV file with errors The imported assets appear in the asset list view, see Figure 10. Asset List View. 4. Click NEW IMPORTATION to import more assets from a CSV file or close the window by clicking on the icon located at the upper-right side ( ). Adding Assets by Using SIEM Events AlienVault USM allows the user to import hosts from SIEM events. This option checks events and networks and it imports automatically all assets that are found. 1. Navigate to Environment > Assets & Groups, click ADD ASSETS and then, Import From SIEM. 2. Click VIEW LOG if you want to read the log file. 3. Click IMPORT to transfer the assets that were found. Or click CANCEL to exit this window. Assets are imported at a time. Therefore, when more than hosts are found, you will need to repeat step #1 to #3 until all assets have been imported. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 16 of 58

17 Figure 8. Assets : import assets from SIEM events (batches of assets) Adding Assets Manually Follow the instructions below to add assets manually: 1. Navigate to Environment > Assets & Groups. 2. Click ADD ASSETS, and then Add Host. 3. The New Asset windows displays. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 17 of 58

18 Figure 9. Assets : create a new asset 4. Fill out the fields: Name. This is a label that identifies the asset. This field is mandatory. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 18 of 58

19 Important: While naming an asset in the USM, keep the following rules in mind: An asset name cannot contain any dot (.) An asset name cannot start or end with a dash (-) An asset name cannot contain a space An asset name can start or end with a letter or a number An asset name can be up to 63 characters IP Address. This field denotes the IP Address of the assets. This field is mandatory. Asset value. This is a value assigned to the asset. This field is mandatory. See What is Asset Value for further information. External Asset. Indicates if this asset is external (publicly facing) (Yes) or internal (No). This field is mandatory. Sensors. This shows the USM sensor or sensors monitoring this asset. This field is mandatory. There are optional fields. Although it is not compulsory to fill out these fields, it is recommended to do it for filtering, for example threads on Windows Systems. The optional fields are the following: FQDN/Aliases. This field contains the domain name that specifies its exact location in the tree hierarchy of the Domain Name System (DNS). Operating System. This field specifies the operating system on the asset. Description. This field provides a short description of the asset. Icon. This field allows you to associate an image with the asset. The accepted image size is 400x400 and the allowed formats are png, jpg or gif. Location. You can specify the location of this asset. The written location appears on the map. You can also use latitude and longitude to locate the place. Model. This field is used to specify the model that identifies the asset. Click SAVE. Device Types. Select a device type and click ADD. Alternatively, click changes. (at the right upper corner) to exit this window without saving any Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 19 of 58

20 5. If you click SAVE in the previous step, the Asset Details window appears (see Figure 24. Assets : ). Knowing Your Assets AlienVault USM provides a centralized view for your assets on Environment > Assets & Groups. We call this the Asset List View. In this window the following are available: Adding Assets Deleting Assets Exporting Assets Searching / Filtering for Assets Editing Your Assets Labeling Your Assets Viewing the Status of Your Assets Performing Actions on Your Assets Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 20 of 58

21 Figure 10. Asset List View Searching / Filtering for Assets You can either search or filter for your assets on the asset list view. Simply type what you are looking for in the search field. The system will search on hostname & FQDN if you enter text, or IP & CIDR if you enter an IP address. Below the search box there are some filters. The search filters are the following: Table 4. Search filters in the asset list view Filter Name Has Alarms Has Events Vulnerabilities Asset Value Meaning It allows searching for assets with alarms. It allows searching for assets with events. It allows searching for assets with vulnerabilities. By default, it includes all severity levels: Info, Low, Medium, High and Serious. Slide the bar to exclude one or more levels. It allows searching for assets with a specific asset value or values. By default it includes asset values from 0 to 5. Slide the bar to exclude one or Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 21 of 58

22 Filter Name Availability Status Show Assets Added Last Updated Meaning more values. It allows searching for assets that are running (Up), not running (Down) or availability monitoring not configured (Unconfigured). It allows searching for assets based on the date when they are added. It allows searching for assets based on the date when they are last updated. The MORE FILTERS button allows the user to add more filters: Figure 11. Assets: see the more filters screen (Network tab) This screen includes several tabs. Each tab shows its specific data that can be used for filtering: Table 5. Search filters in the Assets screen: More filters button Filter Name Network Group Meaning Use this tab to filter assets by network name or network CIDR. Use this tab to filter assets by asset group name. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 22 of 58

23 Filter Name Sensor Device Type Service Operating System Software Model Label Location Meaning Use this tab to filter assets by the sensor. Use this tab to filter assets by their device types. Use this tab to filter assets by the services running on them. Use this tab to filter assets by their operating system. Use this tab to filter assets by the softwares running on them. Use this tab to filter assets by their hardware model. Use this tab to filter assets by their label. Use this tab to filter assets by their location. There is a search field located at the top left of each tab. This is useful when there are many items in a tab. It allows executing a search among all of them. The icon is used to delete the written terms. Click APPLY to start the search. Click CANCEL or the icon ( filters. ) located at the top right side of the window to finish the addition of When applying the filters, the search uses a logical AND operator when the filters are different. For example, the following search looks for assets that have alarms and events and were added during the last day: Figure 12. Detail of Assets Screen: Example of the logical AND However, when the filter is of the same type, the Pvt_010 network or the Pvt_172 network in the following example, the logical OR operator is used: Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 23 of 58

24 Figure 13. Detail of Assets Screen: Example of the logical OR Use the button Clear All Filters to start a new filter. Or click on the cross icon of each filter if you want to remove only that filter. Viewing the Status of Your Assets The result of a search is displayed in the table of assets. In addition, the number of assets that meet the selected filters is indicated. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 24 of 58

25 Figure 14. Detail of a search in the asset list view The table of assets includes the following columns: Table 6. Columns in the table of assets Column Meaning Used to select assets. It is possible to select assets from multiple pages and apply an action. Hostname IP Device Type Operating System Asset Value Vuln Scan Scheduled Name of the asset. IP associated with the asset. Device type associated with the asset. Name of the Operating System associated with the asset. The value that has been set for that asset. This column indicates whether a vulnerability scan has been scheduled and enabled or not. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 25 of 58

26 Column Meaning Availability Configured It indicates the availability status for that asset (Up, down or not enabled and/or pending). This button opens the details of that asset. Click on an asset to check the status of that asset: Figure 15. Expanded details of an asset Table 7. Meaning of the colors in an expanded view of an asset Type Color Meaning Vulnerabilities Gray The asset has no vulnerabilities. Green The asset contains Info level vulnerabilities.. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 26 of 58

27 Type Color Meaning Yellow Red The asset contains 1 or more 'Low' and/or 'Medium' vulnerabilities. The asset contains 1 or more Serious and/or High vulnerabilities. Alarms Gray There are no alarms on this asset. Yellow The asset contains alarms with risk between 1 and 5. Red The asset contains alarms with risk greater than 5. Events Gray There are no events on this asset. Yellow Red This asset contains low and/or medium risk events. This asset contains high risk events. Availability Gray The availability status of this asset is not enabled and/or pending status. Green Yellow Red The availability status of this asset is up. The availability status of this asset is unreachable. The availability status of this asset is down. Services Gray Availability monitoring has not been enabled and/or pending status for 1 or more services. Green Yellow Red The availability status is up for % of the ports/services on this asset. 1 or more services on this asset has an unknown status. There is a Critical and/or Warning status on 1 or more services on this asset. Groups Gray Display the number of groups the asset belongs to. Notes Gray Display the number of notes on this asset. Labeling Your Assets Labels are used to manage assets. Select the asset(s) you want to label and click the icon ( ). Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 27 of 58

28 Figure 16. Assets : labels The symbols that can appear next to a label are the following:. This icon means that the label has been applied to some of the selected assets.. This icon means that the label has been applied to all of selected assets.. This icon means that the label has not been applied to any of the selected assets. The link Manage Labels is used to control labels: Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 28 of 58

29 Figure 17. Assets : manage labels Select a label, change the name if you want and click SAVE. Editing Your Assets It is possible to modify a field in multiple assets at the same time: 1. Select the assets you want to modify. 2. Click this icon. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 29 of 58

30 Figure 18. Assets : edit an asset 3. Modify the fields. 4. Click SAVE and the field/fields having new information will be modified in the selected assets at the same time. Performing Actions on Your Assets You can perform certain actions, such as running an asset scan or running a vulnerability scan, on one or multiple assets from the asset list view (Environment > Assets & Groups). However, these actions are not enabled until you have selected your asset(s). Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 30 of 58

31 Selecting Assets on the Asset List View To select a single asset, check the square to the left of the hostname of the asset. To select multiple assets, check the squares one by one. You can navigate to the next page and select more assets. The selection on the previous page is preserved. To select all the assets on the same page, check the square in the first column of the header row. To select all the assets returned from a search, or all the assets in the system, first select all the assets on the page. The text You have selected 20 assets. Select xxxx assets. appears above the asset table, where xxxxx is the number of assets in the system. Click the Select xxxxx assets text. This will select all the assets. Figure 19. Assets : select all assets at the same time Once the assets are selected, you can perform one of these actions: Running Asset Scan Running Vulnerability Scan Enabling Availability Monitoring Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 31 of 58

32 Disabling Availability Monitoring Creating or Adding to an Asset Group Adding a Note Figure 20. Assets : actions menu Running Asset Scan This option allows the user to scan assets. When the scan finds new assets they are added to the system automatically. 1. Select the assets. 2. Click Actions > Run Asset Scan. 3. The Asset Scan window appears: Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 32 of 58

33 Figure 21. Running Assets Scan Window 4. Select an option for Scan type and Timing template and click Autodetect services and Operating System and Timing template if you want to activate these options. There is an explanation of these advanced options in Adding Assets by Using Asset Discovery. Note: There are 3 icons that can appear in the status field:, which means the scan can be started., which means those assets cannot be scanned because the sensor is not connected at that moment., which means the system is busy with other scan jobs. 5. Click START SCAN. 6. A message appears: Asset Scan in progress for 1 assets or for the number of assets that you selected. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 33 of 58

34 7. If the scan finds new assets, they will be added to the system automatically. Running Vulnerability Scan 1. Select the assets. 2. Click Actions > Run Vulnerability Scan. 3. The Vulnerability Scan window appears. 4. Enter a Job Name to identify the vulnerability scan. 5. Select a sensor. 6. Select a profile: Deep. This is a non-destructive full and fast scan. Default. This scan can be used if the scanned system breaks or crashes when overwhelmed with scanning requests. Ultimate. This is a full and fast scan, including destructive tests. Include dangerous stress tests that can crash the scanned system (for example, filling a network switches memory with random MAC addresses). 7. Select a schedule method: Immediately. The scan job will be done without delay. Run Once. Schedule a scan job on a specific day and time and just on that time. Daily. Schedule a scan job every x days beginning on a specific day. Day of the Week. Schedule a scan job on a specific day of the week. Day of the Month. Schedule a scan job on a specific day of the month. Nth weekday of the month. Schedule a scan job on a specific day and week of a month. 8. Optionally, extend the Advanced to reveal the following options: a. SSH Credential. Checks the parch level and installed software versions on various Linux and Unix distributions. b. SMB Credential. Checks the patch level of Windows systems. c. Timeout. Enter the maximum number of seconds that the scan can run. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 34 of 58

35 d. Send an notification. Click No if you do not want to send an notification; or click Yes to send an notification and select a user or an entity. 9. Only scan hosts that are alive. Click this option to speed up the scanning process. 10. Pre-Scan locally. This option does not pre-scan from the scanning sensor. 11. Do not resolve names. This field is used to not resolve hostnames or FQDN. It is recommended not to select this field, if the scanned host is out your DNS zone. 12. Click NEW JOB to create the vulnerability scan or CANCEL to exit this window. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 35 of 58

36 Figure 22. Assets : Run a Vulnerability Scan Enabling Availability Monitoring 1. Select the assets. 2. Click Actions > Enable Availability Monitoring. Availability monitoring will be enabled on the selected asset or assets. Disabling Availability Monitoring 1. Select the assets. 2. Click Actions > Disable Availability Monitoring. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 36 of 58

37 Availability monitoring will be disabled on the selected asset or assets. Creating or Adding to an Asset Group 1. Select the assets. 2. Click Actions > Create / Add to Group. This option allows the user to create an asset group or add select assets to an existing asset group. Figure 23. Assets : create or add to a group The Search field is used to find an existing group. To add assets to an existing group, locate the group and click the (Knowing Your Assets Groups). icon in the Actions column. The box labeled New Group is used to create a new group. Enter a group name and click the icon to create that group (Creating Asset Groups). Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 37 of 58

38 Adding a Note 1. Select the assets. 2. Click Actions > Add Note. 3. Enter a note for the assets, click SAVE. Viewing Asset Details Do one of the following to view the specific information of an asset: Click the Details button ( ). Double click on the line of that asset. Figure 24. Assets : view details of an asset This screen displays the following information: Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 38 of 58

39 Table 8. Meaning of the columns in the Asset Details window Field Hostname Label Asset Value Device Type Networks Sensors Model Asset Type Status Summary Description Table Area Actions Meaning The name that identifies the asset. The IP and the MAC address of this asset are displayed underneath. Label or labels applied to this asset (see Labeling Your Assets). This is a value assigned to the asset. See What is Asset Value for further information. Device type of the asset. The network associated with this asset. This shows the USM sensor or sensors monitoring this asset. This field specifies the model that identifies the asset. This field indicates if this asset is external (publicly facing) (Yes) or internal (No). This field is mandatory. This field displays the status of the asset in a graphical view. Hover your mouse within each circle to see what it means. Clicking on the specific circle will activate the corresponding tab in the table area below, where you can investigate more details. See Table 7. Meaning of the colors in an expanded view of an asset. This field provides a short description of the asset. See Table Area for further information. This is a button that allows you to access selected functions (see Performing Actions on Your Assets). Modify Button ( ) Edit the asset to modify any field (Editing Your Assets). Delete Button ( ) Delete this asset (See Deleting Assets). Asset Location Environment Status Suggestions Geographical location of this asset. See Environment Status for further information. See Suggestions for further information. Table Area The table area appears at the bottom of the screen. This menu includes the following options: Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 39 of 58

40 Vulnerabilities. This table displays vulnerabilities related to the asset. The fields are Scan Time, Asset, Vulnerabilities, Vuln ID, Service, and Severity. Alarms. This table displays alarms associated with this asset. The fields are Date, Status, Intent & Strategy, Method, Risk, Source, and Destination. The button brings you to the Alarm Details page. Events. This table displays events related to this asset. The table includes the following fields: Date, Signature, Source, Destination, Sensor, and Risk. The button brings you to the Event Details page. Software. This option indicates if the asset has some software installed. The fields are IP Address, Name, Date, and Source.Use the vertical scroll bar, if necessary, to see all rows. You can use the EDIT SOFTWARE button to add, modify and/or delete software. Services. This option displays a table that shows the services related to the asset. The fields are IP Address, Port, Prototol, Name, Status, and Monitoring. You can use the EDIT SERVICES button to add, modify and/or delete services. While in the Edit Services window, if you want to enable or disable availability monitoring for a service, select the service first, and then choose enable or disable from the AVAILABILITY MONITORING dropdown menu. Plugin. This table displays the plugins that are enabled for this asset. The fields are Asset, Vendor, Model, Version, Sensor, and Receiving Data. The last field indicates if the plugin is receiving data from this asset. The EDIT PLUGIN button is used to select the vendor, model and version of the device. Note: The Plugin table is not available on the localhost because the default plugins have already been activated. Properties. This option displays information relating to the asset properties. The fields are IP Address, Type, Property, Date, and Source. You can use the EDIT PROPERTIES button to modify or add an entry. To add a property: 1. Choose a type. 2. Enter the property. 3. Click Lock property to avoid it being modified by automatic processes. 4. Click SAVE. Netflow. This option displays a table which includes information about netflows related to that asset. This table includes the following fields: Date Flow Start, Duration, Protocol, Source, Destination, and Flags. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 40 of 58

41 Groups. This option displays the groups to which that asset belongs. The fields are Name, Owner, and Assets. The button goes to the Asset Groups detail page (see Managing Asset Groups) and the ADD TO GROUP button is used to add the asset to an asset group. Environment Status At the right side, you ll find the following links: HIDS. This link refers to the intrusion detection system that monitors and analyzes the internals of a computing system as well as (in some cases) the network packets on its network interfaces. The circle next to this field can appear in 3 different colors: Green. It means that all IPs associated with the asset are configured in the HIDS. Yellow. It means that some IPs associated with the asset are configured in the HIDS. Red. It means that none of the IPs associated with the asset are configured in the HIDS. Automatic Asset Discovery. This link indicates if there are any pending scans for that host. The circle next to this field can appear in 3 different colors: Green. It means that all IPs associated with that asset are scheduled to be scanned. Yellow. It means that some IPs associated with that asset are scheduled to be scanned, but not all of them. Red. It means that none of IPs associated with that asset are scheduled to be scanned. Vulnerability Scan Scheduled. This link indicates if there are any vulnerability scan scheduled for that host. The circle next to this field can appear in 2 different colors: Green. It means there is a scheduled scan for the asset. Red. It means there is no schedule scan for the asset. See Network Activity. This link displays the network usage of the IP address associated with this asset. This page can be blank if no activity is detected. Suggestions This section shows suggestions related to that asset. These suggestions can be informative, warning or error messages. Click the message to see the details. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 41 of 58

42 Exporting Assets Navigate to Environment > Assets & Groups, select the assets you want to export, and click the button on the right side of the screen. The name of the exported file has the following structure: Assets yyyy-mm-dd.csv Deleting Assets Navigate to Environment > Assets & Groups, select the asset(s) you want to delete, and click the Delete button ( ): Figure 25. Assets : select an asset to delete A new window appears to confirm the deletion: Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 42 of 58

43 Figure 26. Assets : confirm the deletion Managing Asset Groups Asset groups are administratively created objects that group similar assets for specific purposes. Assets are grouped based on IP addresses and networks that are monitored by AlienVault. Grouping based on IP addresses allows for easier search and management of assets. For example, you could group all network firewalls, or all servers running a particular operating system. Such groups are useful when performing various tasks, such as vulnerability assessment or asset discovery, or when you are interested only in events coming from specific devices. Grouping of assets is possible based on various properties, including: Asset Value Network Software running on assets Sensor that monitors assets Device type of asset Open port or services running on assets Location of assets Creating Asset Groups There are two ways to create an asset group: Select assets first, and then create the group. See Creating or Adding to an Asset Group. Create the asset group first, and then add assets to it. For the second approach, follow the instructions below: 1. Navigate to Environment > Assets & Groups > Asset Groups. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 43 of 58

44 2. Click CREATE NEW GROUP. Figure 27. Create an Asset Group 3. Enter name for the new group. An asset group name is required. Optionally, enter a description for the group. 4. Click SAVE. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 44 of 58

45 Figure 28. Create an Asset Group: group details 5. Click ADD ASSETS. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 45 of 58

46 Figure 29. Create an Asset Group: adding assets 6. Click this button ( ) to add that asset to the group. 7. Close this window and the added asset will appear in the group. Knowing Your Assets Groups AlienVault USM provides a centralized view for managing your asset groups. This view is on Environment > Assets & Groups > Asset Groups. It has the same look and feel as the asset list view. The functionalities available are the same as well. The difference is that in this view, you are managing asset groups instead of assets. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 46 of 58

47 Figure 30. Asset Groups List View Click on an asset group to view the status of that group: Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 47 of 58

48 Figure 31. Expanded details of an asset group Table 9. Meaning of the colors in an expanded view of an asset group Type Color Meaning Assets Gray Display the number of assets being part of the group. Vulnerabilities Gray The asset group has no vulnerabilities. Green Yellow Red The asset group contains Info level vulnerabilities. The asset group contains 1 or more 'Low' and/or 'Medium' vulnerabilities. The asset group contains 1 or more Serious and/or High vulnerabilities. Alarms Gray There are no alarms on this asset group. Yellow The asset group contains alarms with risk between 1 and 5. Red The asset group contains alarms with risk greater than 5. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 48 of 58

49 Type Color Meaning Events Gray There are no events for this asset group. Yellow Red The asset group contains low and/or medium risk events. The asset group contains high risk events. Availability Gray The availability status of this group is not enabled and/or pending status. Green Yellow Red The availability status is up for % of assets in this group. The availability status is up for 75-95% of assets in this group. The availability status is up for less than 75% of assets in this group. Services Gray The availability monitoring has not been enabled and/or pending status for 1 or more services. Green Yellow Red The availability status is up for % of the ports/services on this group. 1 or more services in this group have an unknown status. There is a Critical and/or Warning status on 1 or more services for this group. Notes Gray Display the number of notes on this group. Performing Actions on Your Asset Groups The actions you can perform on asset groups are exactly the same as those on assets. The difference is that you perform these actions on asset group(s) instead of assets. See Performing Actions on Your Assets. Viewing Details of Your Asset Groups Do one of the following to view the specific information of a group: Click the Details button ( ). Double click on the line of that group. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 49 of 58

50 Figure 32. Assets : view details of a group This window includes the same information as the one for assets (see Table 8. Meaning of the columns in the Asset Details window) except for the export button ( ), which is used to export assets from a group to a CSV file. The name of the exported file has the following structure: Assets_from_group_groupID yyyy-mm-dd.csv Managing Networks Networks are configuration objects that specify which parts of an organization are monitored by AlienVault USM. Networks also specify which assets will be imported during asset discovery. Only assets that correspond to a configured network will be imported into the asset management system. Assets are grouped based on IP addresses and configured networks for easier asset navigation and management. Creating a Network There are two ways to create a network in USM: manually or by importing a CSV file. Creating a Network Manually Follow the instructions below to add a network manually: 1. Navigate to Environment > Assets & Groups > Networks. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 50 of 58

51 2. Click ADD NETWORK and, then, Add Network. Figure 33. Networks : create a new network 3. Fill out the fields: Name. This is a label that identifies the network. This field is mandatory. CIDR. This is a method for allocating IP addresses and routing Internet Protocol packets. It is the range of IP addresses that define the network. This field is mandatory. Sensor. This field indicates the sensor related to that network. This field is mandatory. Asset value. This is a value assigned to the network. This field is mandatory. See What is Asset Value for further information. External Asset. This choice indicates if this asset is external (publicly facing) (Yes) or internal (No). This field is mandatory. There are optional fields. Although it is not compulsory to fill out these fields, it is recommended to do it for filtering. The optional fields are the following: Owner. This field identifies the owner of that network. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 51 of 58

52 Icon. This field allows you to associate an image with the asset. The accepted image size is 400x400 and the allowed formats are png, jpg or gif. Description. This field provides a short description of the asset. Click SAVE to add the new network. Alternatively, click changes. (at the right upper corner) to exit this window without saving any 4. If you click SAVE in the previous step, the Network Details window appears (see Figure 35. Networks : ). Creating a Network by Using a CSV File You can also create a network by importing a CSV file. In AlienVault USM version 4.x and 5.x, the allowed formats are the following: "Netname"*;"CIDRs(CIDR1,CIDR2,...)"*;"Description";"Asset Value"*;"Net ID" where The Netname, CIDRs, and Asset Value fields are mandatory. The characters allowed for netname are: A-Z, a-z, 0-9,., :, _ and -. Each CSV file must contain a header row: "Netname";"CIDRs";"Description";"Asset Value";"Net ID" For example, "Netname";"CIDRs";"Description";"Asset Value";"Net ID" "Net_1";" /24, /24";"This is my network";"2";"479d45c0bbf22b4458bd2f8ee09ecac2" Important: The delimiter of the CSV file is a semicolon. To create a network by using a CSV file: 1. Navigate to Environment > Assets & Groups > Networks, click ADD NETWORK and then, Import CSV. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 52 of 58

53 2. Click Choose File and select a CSV file. Click the square next to Ignore invalid characters if you want to ignore them. 3. Click IMPORT. The results of the import are then displayed. Knowing Your Networks AlienVault USM 5.0 provides a centralized view for managing your networks. This view is on Environment > Assets & Groups > Networks. It has a similar look and feel to the asset list view. The functions available are similar as well, except for the following differences: You cannot edit multiple networks at the same time. You can run asset scans or vulnerability scans on your network(s), but you cannot enable or disable availablility monitoring for a network. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 53 of 58

54 Figure 34. Network List View Performing Actions on Your Networks The actions you can perform on networks are similar as those on assets, except that you cannot enable or disable availablility monitoring for a network. See Performing Actions on Your Assets. Viewing Details of Your Networks Do one of the following to view the specific information about a network: Click the Details button ( ). Double click on the line of that network. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 54 of 58

55 Figure 35. Networks : view details of a network This window includes the same information as the one for assets (see Table 8. Meaning of the columns in the Asset Details window) except for the export button ( ), which is used to export assets from a network to a CSV file. The name of the exported file has the following structure: Networks yyyy-mm-dd.csv Managing Network Groups Networks can be grouped into network groups for administrative purposes. Assets are grouped based on IP addresses and configured networks for easier asset navigation and management. Assets are organized into networks based on IP addresses, where networks belong to locations. If required, networks can also be grouped into network groups for various administrative tasks, such as asset discovery or vulnerability assessment. Creating Network Groups Network Groups are created by saving a result of a search filter. To create a network group follow the instructions below: 1. Navigate to Environment > Assets & Groups > Network Groups. 2. Click NEW. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 55 of 58

56 Figure 36. Creating a Network Group 3. Enter name for the new group. 4. Select the network to be part of the group. Click the + sign to expand the branches in the Select networks below tree and click on your selection. The selected networks appear in the lower part. The filter field is used to search a specific network. It is useful when there are a lot of networks. The button is used to remove a network from this group. 5. The description field is used to enter any useful information that identifies the network group. 6. Click SAVE. Managing Network Groups On Environment > Assets & Groups > Network Groups, the following functionalities can be done: Creating Network Groups Editing Network Groups Deleting Network Groups Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 56 of 58

57 Figure 37. Network Groups List View The table of network groups includes the following columns: Table 10. Columns in the table of network groups. Column Name Networks Description Knowledge DB Notes Meaning Name of the network group. Networks associated with the group. Text describing the network group., This field may be empty since it is not mandatory. It is used to add a link to documents related to the network and that are included in the database. This column indicates if that network group includes notes. Notes are useful to explain facts about that network group. The number of notes appears between brackets next to the notes icon. For instance, means that a network group includes 4 notes. Editing Network Groups 1. Select the group you want to modify. 2. Click MODIFY. 3. Modify the values you need to change. 4. Click SAVE. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 57 of 58

58 Deleting Network Groups Navigate to Environment > Assets & Groups > Network Groups, select the group you want to delete, and then click DELETE SELECTED. Edition 05 Copyright 2015 AlienVault. All rights reserved. Page 58 of 58

Unified Security Management (USM) 5.1-5.2 Asset Management Guide

Unified Security Management (USM) 5.1-5.2 Asset Management Guide AlienVault Unified Security Management (USM) 5.1-5.2 Asset Management Guide USM 5.1-5.2 Asset Management Guide, rev. 2 Copyright 2015 AlienVault, Inc. All rights reserved. The AlienVault Logo, AlienVault,

More information

Assets, Groups & Networks

Assets, Groups & Networks Complete. Simple. Affordable Copyright 2014 AlienVault. All rights reserved. AlienVault, AlienVault Unified Security Management, AlienVault USM, AlienVault Open Threat Exchange, AlienVault OTX, Open Threat

More information

Unified Security Management (USM) 5.2 Vulnerability Assessment Guide

Unified Security Management (USM) 5.2 Vulnerability Assessment Guide AlienVault Unified Security Management (USM) 5.2 Vulnerability Assessment Guide USM 5.2 Vulnerability Assessment Guide, rev 1 Copyright 2015 AlienVault, Inc. All rights reserved. The AlienVault Logo, AlienVault,

More information

AlienVault. Unified Security Management (USM) 5.1 Running the Getting Started Wizard

AlienVault. Unified Security Management (USM) 5.1 Running the Getting Started Wizard AlienVault Unified Security Management (USM) 5.1 Running the Getting Started Wizard USM v5.1 Running the Getting Started Wizard, rev. 2 Copyright 2015 AlienVault, Inc. All rights reserved. The AlienVault

More information

User Management Guide

User Management Guide AlienVault Unified Security Management (USM) 4.x-5.x User Management Guide USM v4.x-5.x User Management Guide, rev 1 Copyright 2015 AlienVault, Inc. All rights reserved. The AlienVault Logo, AlienVault,

More information

AlienVault. Unified Security Management 5.x Configuration Backup and Restore

AlienVault. Unified Security Management 5.x Configuration Backup and Restore AlienVault Unified Security Management 5.x Configuration Backup and Restore USM 5.x Configuration Backup and Restore Copyright 2015 AlienVault, Inc. All rights reserved. The AlienVault Logo, AlienVault,

More information

AlienVault. Unified Security Management 5.x Configuring a VPN Environment

AlienVault. Unified Security Management 5.x Configuring a VPN Environment AlienVault Unified Security Management 5.x Configuring a VPN Environment USM 5.x Configuring a VPN Environment, rev. 3 Copyright 2015 AlienVault, Inc. All rights reserved. The AlienVault Logo, AlienVault,

More information

How to send emails triggered by events

How to send emails triggered by events Complete. Simple. Affordable Copyright 2014 AlienVault. All rights reserved. AlienVault, AlienVault Unified Security Management, AlienVault USM, AlienVault Open Threat Exchange, AlienVault OTX, Open Threat

More information

Monitoring VMware ESX Virtual Switches

Monitoring VMware ESX Virtual Switches Complete. Simple. Affordable Copyright 2014 AlienVault. All rights reserved. AlienVault, AlienVault Unified Security Management, AlienVault USM, AlienVault Open Threat Exchange, AlienVault OTX, Open Threat

More information

AlienVault. Unified Security Management (USM) 5.x Policy Management Fundamentals

AlienVault. Unified Security Management (USM) 5.x Policy Management Fundamentals AlienVault Unified Security Management (USM) 5.x Policy Management Fundamentals USM 5.x Policy Management Fundamentals Copyright 2015 AlienVault, Inc. All rights reserved. The AlienVault Logo, AlienVault,

More information

Using the Cisco OnPlus Scanner to Discover Your Network

Using the Cisco OnPlus Scanner to Discover Your Network Using the Cisco OnPlus Scanner to Discover Your Network Last Revised: October 22, 2012 This Application Note explains how to use the Cisco OnPlus Scanner with the Cisco OnPlus Portal to discover and manage

More information

Knowledge Base Articles

Knowledge Base Articles Knowledge Base Articles 2005 Jalasoft Corp. All rights reserved. TITLE: How to configure and use the Jalasoft Xian Syslog Server. REVISION: Revision : B001-SLR01 Date : 11/30/05 DESCRIPTION: Jalasoft has

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

The SIEM Evaluator s Guide

The SIEM Evaluator s Guide Using SIEM for Compliance, Threat Management, & Incident Response Security information and event management (SIEM) tools are designed to collect, store, analyze, and report on log data for threat detection,

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

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

Device Integration: Checkpoint Firewall-1

Device Integration: Checkpoint Firewall-1 Complete. Simple. Affordable Copyright 2014 AlienVault. All rights reserved. AlienVault, AlienVault Unified Security Management, AlienVault USM, AlienVault Open Threat Exchange, AlienVault OTX, Open Threat

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

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

Deploying HIDS Client to Windows Hosts

Deploying HIDS Client to Windows Hosts Complete. Simple. Affordable Copyright 2014 AlienVault. All rights reserved. AlienVault, AlienVault Unified Security Management, AlienVault USM, AlienVault Open Threat Exchange, AlienVault OTX, Open Threat

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

Configuration Manager

Configuration Manager After you have installed Unified Intelligent Contact Management (Unified ICM) and have it running, use the to view and update the configuration information in the Unified ICM database. The configuration

More information

Rapid Assessment Key User Manual

Rapid Assessment Key User Manual Rapid Assessment Key User Manual Table of Contents Getting Started with the Rapid Assessment Key... 1 Welcome to the Print Audit Rapid Assessment Key...1 System Requirements...1 Network Requirements...1

More information

Device Integration: CyberGuard SG565

Device Integration: CyberGuard SG565 Complete. Simple. Affordable Copyright 2014 AlienVault. All rights reserved. AlienVault, AlienVault Unified Security Management, AlienVault USM, AlienVault Open Threat Exchange, AlienVault OTX, Open Threat

More information

USING THE UPSTREAM-CONNECT WEBSITE

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

More information

Microsoft Access 2010 handout

Microsoft Access 2010 handout Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant

More information

READYNAS INSTANT STORAGE. Quick Installation Guide

READYNAS INSTANT STORAGE. Quick Installation Guide READYNAS INSTANT STORAGE Quick Installation Guide Table of Contents Step 1 Connect to FrontView Setup Wizard 3 Installing RAIDar on Windows 3 Installing RAIDar on Mac OS X 3 Installing RAIDar on Linux

More information

Juniper Networks Management Pack Documentation

Juniper Networks Management Pack Documentation Juniper Networks Management Pack Documentation Juniper Networks Data Center Switching Management Pack for VMware vrealize Operations (vrops) Release 2.5 Modified: 2015-10-12 Juniper Networks, Inc. 1133

More information

Avaya Network Configuration Manager User Guide

Avaya Network Configuration Manager User Guide Avaya Network Configuration Manager User Guide May 2004 Avaya Network Configuration Manager User Guide Copyright Avaya Inc. 2004 ALL RIGHTS RESERVED The products, specifications, and other technical information

More information

QIAsymphony Management Console User Manual

QIAsymphony Management Console User Manual April 2012 QIAsymphony Management Console User Manual For use with software version 4.0 Sample & Assay Technologies Trademarks QIAGEN, QIAsymphony, Rotor-Gene (QIAGEN Group). InstallShield (Informer Technologies,

More information

HP LaserJet MFP Analog Fax Accessory 300 Send Fax Driver Guide

HP LaserJet MFP Analog Fax Accessory 300 Send Fax Driver Guide HP LaserJet MFP Analog Fax Accessory 300 Send Fax Driver Guide Copyright and License 2008 Copyright Hewlett-Packard Development Company, L.P. Reproduction, adaptation, or translation without prior written

More information

TRUSTWAVE VULNERABILITY MANAGEMENT USER GUIDE

TRUSTWAVE VULNERABILITY MANAGEMENT USER GUIDE .trust TRUSTWAVE VULNERABILITY MANAGEMENT USER GUIDE 2007 Table of Contents Introducing Trustwave Vulnerability Management 3 1 Logging In and Accessing Scans 4 1.1 Portal Navigation and Utility Functions...

More information

Administrator's Guide

Administrator's Guide Administrator's Guide Copyright SecureAnywhere Mobile Protection Administrator's Guide November, 2012 2012 Webroot Software, Inc. All rights reserved. Webroot is a registered trademark and SecureAnywhere

More information

Using SolarWinds Orion for Cisco Assessments

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

More information

S&C IntelliTeam CNMS Communication Network Management System Table of Contents Overview Topology

S&C IntelliTeam CNMS Communication Network Management System Table of Contents Overview Topology S&C IntelliTeam CNMS Communication Network Management System Operation Topology Table of Contents Section Page Section Page Overview.... 2 Topology Discovery... 4 Viewing the Network.... 4 Add Entire Network

More information

Software Version 5.1 November, 2014. Xerox Device Agent User Guide

Software Version 5.1 November, 2014. Xerox Device Agent User Guide Software Version 5.1 November, 2014 Xerox Device Agent User Guide 2014 Xerox Corporation. All rights reserved. Xerox and Xerox and Design are trademarks of Xerox Corporation in the United States and/or

More information

Chapter 15: Forms. User Guide. 1 P a g e

Chapter 15: Forms. User Guide. 1 P a g e User Guide Chapter 15 Forms Engine 1 P a g e Table of Contents Introduction... 3 Form Building Basics... 4 1) About Form Templates... 4 2) About Form Instances... 4 Key Information... 4 Accessing the Form

More information

Network Probe User Guide

Network Probe User Guide Network Probe User Guide Network Probe User Guide Table of Contents 1. Introduction...1 2. Installation...2 Windows installation...2 Linux installation...3 Mac installation...4 License key...5 Deployment...5

More information

How to enable File Integrity Monitoring (FIM)

How to enable File Integrity Monitoring (FIM) Complete. Simple. Affordable How to enable File Integrity Monitoring (FIM) AlienVault, AlienVault Unified Security Management, AlienVault USM, AlienVault Open Threat Exchange, AlienVault OTX, Open Threat

More information

NetIQ Advanced Authentication Framework - MacOS Client

NetIQ Advanced Authentication Framework - MacOS Client NetIQ Advanced Authentication Framework - MacOS Client Installation Guide Version 5.2.0 1 Table of Contents 1 Table of Contents 2 Introduction 3 About This Document 3 About MacOS Client 4 System Requirements

More information

Installation and Operation Manual Portable Device Manager, Windows version

Installation and Operation Manual Portable Device Manager, Windows version Installation and Operation Manual version version About this document This document is intended as a guide for installation, maintenance and troubleshooting of Portable Device Manager (PDM) and is relevant

More information

PRINT CONFIGURATION. 1. Printer Configuration

PRINT CONFIGURATION. 1. Printer Configuration PRINT CONFIGURATION Red Flag Server5 has improved the designs of the printer configuration tool to facilitate you to conduct print configuration and print tasks management in a more convenient and familiar

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

CREATING AN IKE IPSEC TUNNEL BETWEEN AN INTERNET SECURITY ROUTER AND A WINDOWS 2000/XP PC

CREATING AN IKE IPSEC TUNNEL BETWEEN AN INTERNET SECURITY ROUTER AND A WINDOWS 2000/XP PC CREATING AN IKE IPSEC TUNNEL BETWEEN AN INTERNET SECURITY ROUTER AND A WINDOWS 2000/XP PC 1 Introduction Release date: 11/12/2003 This application note details the steps for creating an IKE IPSec VPN tunnel

More information

AlienVault Unified Security Management (USM) 4.x-5.x. Deploying HIDS Agents to Linux Hosts

AlienVault Unified Security Management (USM) 4.x-5.x. Deploying HIDS Agents to Linux Hosts AlienVault Unified Security Management (USM) 4.x-5.x Deploying HIDS Agents to Linux Hosts USM 4.x-5.x Deploying HIDS Agents to Linux Hosts, rev. 2 Copyright 2015 AlienVault, Inc. All rights reserved. AlienVault,

More information

Sophos Endpoint Security and Control standalone startup guide

Sophos Endpoint Security and Control standalone startup guide Sophos Endpoint Security and Control standalone startup guide Sophos Endpoint Security and Control version 9 Sophos Anti-Virus for Mac OS X, version 7 Document date: October 2009 Contents 1 Before you

More information

AlienVault. Unified Security Management (USM) 4.8-5.x Initial Setup Guide

AlienVault. Unified Security Management (USM) 4.8-5.x Initial Setup Guide AlienVault Unified Security Management (USM) 4.8-5.x Initial Setup Guide Contents USM v4.8-5.x Initial Setup Guide Copyright AlienVault, Inc. All rights reserved. The AlienVault Logo, AlienVault, AlienVault

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

Monitoring Network DMN

Monitoring Network DMN Monitoring Network DMN User Manual Table of contents Table of contents... 2 1. Product features and capabilities... 3 2. System requirements... 5 3. Getting started with the software... 5 3-1 Installation...

More information

+ Configuration+Guide+ +Monitoring+ Meraki+Access+Points+with+Solarwinds+ Orion+using+SNMP+

+ Configuration+Guide+ +Monitoring+ Meraki+Access+Points+with+Solarwinds+ Orion+using+SNMP+ + Configuration+Guide+ +Monitoring+ Meraki+Access+Points+with+Solarwinds+ Orion+using+SNMP+ April2011 This configuration guide describes how to configure the Solarwinds Orion Network Monitoring System

More information

Strategic Asset Tracking System User Guide

Strategic Asset Tracking System User Guide Strategic Asset Tracking System User Guide Contents 1 Overview 2 Web Application 2.1 Logging In 2.2 Navigation 2.3 Assets 2.3.1 Favorites 2.3.3 Purchasing 2.3.4 User Fields 2.3.5 History 2.3.6 Import Data

More information

Configuration Information

Configuration Information This chapter describes some basic Email Security Gateway configuration settings, some of which can be set in the first-time Configuration Wizard. Other topics covered include Email Security interface navigation,

More information

6.0. Getting Started Guide

6.0. Getting Started Guide 6.0 Getting Started Guide Netmon Getting Started Guide 2 Contents Contents... 2 Appliance Installation... 3 IP Address Assignment (Optional)... 3 Logging In For the First Time... 5 Initial Setup... 6 License

More information

User Manual for Web. Help Desk Authority 9.0

User Manual for Web. Help Desk Authority 9.0 User Manual for Web Help Desk Authority 9.0 2011ScriptLogic Corporation ALL RIGHTS RESERVED. ScriptLogic, the ScriptLogic logo and Point,Click,Done! are trademarks and registered trademarks of ScriptLogic

More information

Dell KACE K1000 Management Appliance. Asset Management Guide. Release 5.3. Revision Date: May 13, 2011

Dell KACE K1000 Management Appliance. Asset Management Guide. Release 5.3. Revision Date: May 13, 2011 Dell KACE K1000 Management Appliance Asset Management Guide Release 5.3 Revision Date: May 13, 2011 2004-2011 Dell, Inc. All rights reserved. Information concerning third-party copyrights and agreements,

More information

Personal Call Manager User Guide. BCM Business Communications Manager

Personal Call Manager User Guide. BCM Business Communications Manager Personal Call Manager User Guide BCM Business Communications Manager Document Status: Standard Document Version: 04.01 Document Number: NN40010-104 Date: August 2008 Copyright Nortel Networks 2005 2008

More information

Quick Start Guide. www.uptrendsinfra.com

Quick Start Guide. www.uptrendsinfra.com Quick Start Guide Uptrends Infra is a cloud service that monitors your on-premise hardware and software infrastructure. This Quick Start Guide contains the instructions to get you up to speed with your

More information

Device Integration: Citrix NetScaler

Device Integration: Citrix NetScaler Complete. Simple. Affordable Copyright 2014 AlienVault. All rights reserved. AlienVault, AlienVault Unified Security Management, AlienVault USM, AlienVault Open Threat Exchange, AlienVault OTX, Open Threat

More information

System Administrator Guide

System Administrator Guide System Administrator Guide Webroot Software, Inc. PO Box 19816 Boulder, CO 80308 www.webroot.com Version 3.5 Webroot AntiSpyware Corporate Edition System Administrator Guide Version 3.5 2007 Webroot Software,

More information

FREEping Installation and User Guide

FREEping Installation and User Guide FREEping Installation and User Guide Tools4ever Hermesweg 46 3741 GP Baarn Version 1.6 (c) Tools4ever 1998-2000 http://www.tools4ever.com 1. Contents 1. Contents...2 2. Introduction...3 3. Installation...4

More information

Application Notes for Configuring Dorado Software Redcell Enterprise Bundle using SNMP with Avaya Communication Manager - Issue 1.

Application Notes for Configuring Dorado Software Redcell Enterprise Bundle using SNMP with Avaya Communication Manager - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring Dorado Software Redcell Enterprise Bundle using SNMP with Avaya Communication Manager - Issue 1.0 Abstract These Application

More information

Flight Workflow User's Guide. Release 12.0.0

Flight Workflow User's Guide. Release 12.0.0 Flight Workflow User's Guide Release 12.0.0 Copyright 2015 Signiant Inc. All rights reserved. Contents CHAPTER 1 Flight Introduction 4 FlightUploadReference 4 FlightDownloadReference 4 Cloud Storage Configuration

More information

Custom Reporting System User Guide

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

More information

File Management Utility User Guide

File Management Utility User Guide File Management Utility 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

More information

USER GUIDE: MaaS360 Services

USER GUIDE: MaaS360 Services USER GUIDE: MaaS360 Services 05.2010 Copyright 2010 Fiberlink Corporation. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

QualysGuard Asset Management

QualysGuard Asset Management QualysGuard Asset Management Quick Start Guide January 28, 2014 Dynamic Asset Tagging provides a flexible and scalable way to automatically discover and organize the assets in your environment and make

More information

Software Version 5.2 June 2015. Xerox Device Agent User Guide

Software Version 5.2 June 2015. Xerox Device Agent User Guide Software Version 5.2 June 2015 Xerox Device Agent User Guide 2015 Xerox Corporation. All rights reserved. Xerox, Xerox and Design and Phaser are trademarks of Xerox Corporation in the United States and/or

More information

Kaseya 2. User Guide. Version 7.0. English

Kaseya 2. User Guide. Version 7.0. English Kaseya 2 Monitoring Configuration User Guide Version 7.0 English September 3, 2014 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept

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

WAM Remote Wireless Asset Monitoring. Website User Guide

WAM Remote Wireless Asset Monitoring. Website User Guide WAM Remote Wireless Asset Monitoring Website User Guide Table of Contents Overview... 2 Login Page... 2 Quick Start Guide...3-4 Locations Page... 5 Devices Page... 5 Register Devices Page... 6 Temp or

More information

User's Guide. Product Version: 2.5.0 Publication Date: 7/25/2011

User's Guide. Product Version: 2.5.0 Publication Date: 7/25/2011 User's Guide Product Version: 2.5.0 Publication Date: 7/25/2011 Copyright 2009-2011, LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc. Contents GoAnywhere Services Welcome 6 Getting Started

More information

Getting started. Advanced Contact Management

Getting started. Advanced Contact Management Getting started To take full advantage of the iphone TBird application, you should follow the instructions in this document. Advanced Contact Management Managing iphone contacts without using an Apple

More information

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

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

More information

Charter Business Desktop Security Administrator's Guide

Charter Business Desktop Security Administrator's Guide Charter Business Desktop Security Administrator's Guide Table of Contents Chapter 1: Introduction... 4 Chapter 2: Getting Started... 5 Creating a new user... 6 Recovering and changing your password...

More information

User Guide Online Backup

User Guide Online Backup User Guide Online Backup Table of contents Table of contents... 1 Introduction... 2 Adding the Online Backup Service to your Account... 2 Getting Started with the Online Backup Software... 4 Downloading

More information

WebSphere Business Monitor V6.2 KPI history and prediction lab

WebSphere Business Monitor V6.2 KPI history and prediction lab Copyright IBM Corporation 2009 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 6.2 LAB EXERCISE WebSphere Business Monitor V6.2 KPI history and prediction lab What this exercise is about... 1 Lab requirements...

More information

Web Dashboard. User Manual. Build 2.0 2015-09-17

Web Dashboard. User Manual. Build 2.0 2015-09-17 Web Dashboard User Manual Build 2.0 2015-09-17 This is the official user manual on using SAMLite web dashboard to perform reporting and administrative tasks. This manual describes each section of reporting

More information

Kaseya 2. Quick Start Guide. for VSA 6.1

Kaseya 2. Quick Start Guide. for VSA 6.1 Kaseya 2 Monitoring Configuration Quick Start Guide for VSA 6.1 January 17, 2011 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector

More information

Policy Compliance. Getting Started Guide. January 22, 2016

Policy Compliance. Getting Started Guide. January 22, 2016 Policy Compliance Getting Started Guide January 22, 2016 Copyright 2011-2016 by Qualys, Inc. All Rights Reserved. Qualys and the Qualys logo are registered trademarks of Qualys, Inc. All other trademarks

More information

Web Mail Classic Web Mail

Web Mail Classic Web Mail April 14 Web Mail Classic Web Mail Version 2.2 Table of Contents 1 Technical Requirements... 4 2 Accessing your Web Mail... 4 3 Web Mail Features... 5 3.1 Home... 5 3.1.1 Mailbox Summary... 5 3.1.2 Announcements...

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

AusCERT Remote Monitoring Service (ARMS) User Guide for AusCERT Members

AusCERT Remote Monitoring Service (ARMS) User Guide for AusCERT Members AusCERT Remote Monitoring Service (ARMS) User Guide for AusCERT Members Last updated: 27/06/2014 Contents 1 Introduction... 2 1.1 What is ARMS?... 2 1.2 Glossary Terms... 2 2 Setting up your ARMS configuration

More information

Virtual Data Centre. User Guide

Virtual Data Centre. User Guide Virtual Data Centre User Guide 2 P age Table of Contents Getting Started with vcloud Director... 8 1. Understanding vcloud Director... 8 2. Log In to the Web Console... 9 3. Using vcloud Director... 10

More information

SecuraLive ULTIMATE SECURITY

SecuraLive ULTIMATE SECURITY SecuraLive ULTIMATE SECURITY Home Edition for Windows USER GUIDE SecuraLive ULTIMATE SECURITY USER MANUAL Introduction: Welcome to SecuraLive Ultimate Security Home Edition. SecuraLive Ultimate Security

More information

ReadyNAS Setup Manual

ReadyNAS Setup Manual ReadyNAS Setup Manual NETGEAR, Inc. 4500 Great America Parkway Santa Clara, CA 95054 USA October 2007 208-10163-01 v1.0 2007 by NETGEAR, Inc. All rights reserved. Trademarks NETGEAR, the NETGEAR logo,

More information

AlienVault Unified Security Management (USM) 4.x-5.x. Deployment Planning Guide

AlienVault Unified Security Management (USM) 4.x-5.x. Deployment Planning Guide AlienVault Unified Security Management (USM) 4.x-5.x Deployment Planning Guide USM 4.x-5.x Deployment Planning Guide, rev. 1 Copyright AlienVault, Inc. All rights reserved. The AlienVault Logo, AlienVault,

More information

Configuration Information

Configuration Information Configuration Information Email Security Gateway Version 7.7 This chapter describes some basic Email Security Gateway configuration settings, some of which can be set in the first-time Configuration Wizard.

More information

IBM. Vulnerability scanning and best practices

IBM. Vulnerability scanning and best practices IBM Vulnerability scanning and best practices ii Vulnerability scanning and best practices Contents Vulnerability scanning strategy and best practices.............. 1 Scan types............... 2 Scan duration

More information

PRINT FLEET MANAGER USER MANUAL

PRINT FLEET MANAGER USER MANUAL PRINT FLEET MANAGER USER MANUAL 1 Disclaimer of warranties and limitation of liabilities ( YES ) reserves all rights in the program as delivered. The program or any portion thereof may not be reproduced

More information

BMC FootPrints Asset Core - Asset Discovery. Version 11.7

BMC FootPrints Asset Core - Asset Discovery. Version 11.7 BMC FootPrints Asset Core - Asset Discovery Version 11.7 Legal Notices Copyright 1999, 2009 BMC Software, Inc. Copyright 1994-2013 Numara Software, Inc. BMC, BMC Software, and the BMC Software logo are

More information

CS 326e F2002 Lab 1. Basic Network Setup & Ethereal Time: 2 hrs

CS 326e F2002 Lab 1. Basic Network Setup & Ethereal Time: 2 hrs CS 326e F2002 Lab 1. Basic Network Setup & Ethereal Time: 2 hrs Tasks: 1 (10 min) Verify that TCP/IP is installed on each of the computers 2 (10 min) Connect the computers together via a switch 3 (10 min)

More information

Shellshock Security Patch for X86

Shellshock Security Patch for X86 Shellshock Security Patch for X86 Guide for Using the FFPS Update Manager October 2014 Version 1.0. Page 1 Page 2 This page is intentionally blank Table of Contents 1.0 OVERVIEW - SHELLSHOCK/BASH SHELL

More information

Remedy ITSM Incident Management User Guide

Remedy ITSM Incident Management User Guide Remedy ITSM Incident Management User Guide For use by IT professional support staff with Remedy ITSM at Missouri S&T Version 1.4 December 11, 2013 Revision History Version Date Modified Author Modification

More information

Using Web Services for scanning on your network (Windows Vista SP2 or greater, Windows 7 and Windows 8)

Using Web Services for scanning on your network (Windows Vista SP2 or greater, Windows 7 and Windows 8) Using Web Services for scanning on your network (Windows Vista SP2 or greater, Windows 7 and Windows 8) The Web Services protocol allows Windows Vista (SP2 or greater), Windows 7 and Windows 8 users to

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

Attix5 Pro Server Edition

Attix5 Pro Server Edition Attix5 Pro Server Edition V7.0.3 User Manual for Linux and Unix operating systems Your guide to protecting data with Attix5 Pro Server Edition. Copyright notice and proprietary information All rights reserved.

More information

2X ApplicationServer & LoadBalancer Manual

2X ApplicationServer & LoadBalancer Manual 2X ApplicationServer & LoadBalancer Manual 2X ApplicationServer & LoadBalancer Contents 1 URL: www.2x.com E-mail: info@2x.com Information in this document is subject to change without notice. Companies,

More information

InventoryControl for use with QuoteWerks Quick Start Guide

InventoryControl for use with QuoteWerks Quick Start Guide InventoryControl for use with QuoteWerks Quick Start Guide Copyright 2013 Wasp Barcode Technologies 1400 10 th St. Plano, TX 75074 All Rights Reserved STATEMENTS IN THIS DOCUMENT REGARDING THIRD PARTY

More information

Monnit Wi-Fi Sensors. Quick Start Guide

Monnit Wi-Fi Sensors. Quick Start Guide Monnit Wi-Fi Sensors Quick Start Guide Inside the Box You should find the following items in the box: Monnit Wi-Fi (MoWi ) Sensors 2 x AA Batteries for Each MoWi Sensor Quick Start Guide Note: A MoWi USB

More information

AlienVault Unified Security Management (USM) 4.15-5.x. Configuring High Availability (HA)

AlienVault Unified Security Management (USM) 4.15-5.x. Configuring High Availability (HA) AlienVault Unified Security Management (USM) 4.15-5.x Configuring High Availability (HA) USM v4.15-5.x Configuring High Availability (HA), rev 1 Copyright 2015 AlienVault, Inc. All rights reserved. The

More information