Contents. Digital Video Surveillance Basic Troubleshooting Guide

Size: px
Start display at page:

Download "Contents. Digital Video Surveillance Basic Troubleshooting Guide"

Transcription

1 Contents VMS Troubleshooting Questions... 2 Typical DSS system view... 2 A) Basic... 2 B) System Topology Information... 3 C) Questions if intermittent camera connectivity problems exist... 3 D) Things to look out for that might cause issues E) Local IT/Engineering gets involved for the following troubleshooting TOOLS... 4 Basic Windows Performance Tools Detailed Usage... 4 Task Manager/Resource Monitor... 5 Resource Monitor... 6 PERFMON: Dynamic and long term resource viewing and collecting RealTemp. Looking for hot systems... 9 GPUZ a look at your video subsystem... 9

2 VMS Troubleshooting Questions Typical DSS system view: A) Basic 1. What is the problem environment...i.e...what is the server/client being asked to do and what is it not doing? "Are you using the appliance for recording, viewing or both?" o Note that large scale viewing on a recorder is not recommended. "What are you having trouble with. recording, viewing or both?" Physical Environment (looking for Temperature, Humidity, Vibration, Dust) (RealTemp log) Windows Software/Hardware environment (Task Manager and Resource View. CPU, Memory, HDD, Network anything either pegged or zero?) If a RAID array is being used is it in Writeback Always mode? 2. If you are having problems viewing video on a separate client / workstation How many simultaneous streams on the system? Live or Playback (Playback stresses server HDD whereas Live does not) Resolution & FPS total being attempted

3 One Client machine or All Client machines (All suggests network issue or underspec d system) 3. If application is crashing, Look at GPU utilization and memory utilization (GPUZ is a great tool for monitoring this) *note some Client application use hardware resources differently Where is the application memory at the time of the crash (use Task Manager-Resource view) B) System Topology Information 1. How many NICs are being utilized 2. NIC bandwidth (BW) =? (Resource Monitor) 3. Network Topology =? (Subnet usage important) i.e. the recorder is on separate subnet from the client viewing application, are they sharing BW with Corporate data? 4. Storage BW =? (Only for a Server/Storage appliance) (Resource Monitor) 5. What VMS are you running? (VMSs do use resources differently) 6. What version are you on? 7. System hardware details = (BOM) C) Questions if intermittent camera connectivity problems exist 1. Is one camera affected, some or all? 2. If all cameras, are they the same brand, make, model, and firmware version? 3. If some then are they connected to a common device? 4. Using TCP or UDP for your RTSP stream? UDP will drop packets and frames, causing loss. D) Things to look out for that might cause issues. 1) Is there other network traffic or is it closed for security only? 2) Are there windows updates and other utilities such as defrag, virus scan etc running on the storage discs? 3) Is windows firewall on / off if their network policy allows for it to be off please turn it off E) Local IT/Engineering gets involved for the following troubleshooting. 1. If some cameras, what's common, the switch? The network? The subnet? Good managed switches will give you statistics on dropped packets and other issues. I would do that first before setting up NAGIOS or MRTG from scratch to troubleshoot. Besides, those packages require switches to have that basic functionality anyway (sflow or SNMP) so look at the switch first! 2. Network cabling good? A bad cable causes issues. 3. If you rule out the network, then look at your storage and your hosts.

4 TOOLS Here are a few tools that are easily used on a Windows system to aid in debugging. A) Windows has Performance Monitor. a. "Setup metrics on CPU, RAM, page faults, network statistics and I/O, disk stats and I/O, disk queue depth, etc. b. Monitor all statistics against known good numbers. " (see below) B) Windows Event Logs. a. Use the filtering option on the right to look for warnings/errors and critical events C) Windows Task Manager which is a high level view of everything. D) Storage logs. a. Controller and disk failures can cause I/O to go crazy on those path's as rewrite operations are sent out. This may bring down entire production critical systems on toptier storage arrays. b. LSI RAID controllers have a lsigetwin tool available for automatic dump of info. E) File system integrity. How does SCANDISK come back? Bad records and bad allocation tables can do bad things. Basic Windows Performance Tools Detailed Usage Here are details basic Windows tools that will help you determine how well your Windows PC is performing.

5 Task Manager/Resource Monitor Figure 1 What to open within Task Manager How to get this: Right Mouse Button on the Task Bar as shown below then pick Task Manager. An alternate method is to use the Alt-Ctrl-Del combo and select it. Figure 2 Using RMB to open Task Manager

6 Once Task Manager (TM) is opened, select the Performance tab and also select Resource Monitor which will open a new window of information as shown in Figure 1. Take away from this window: A quick view of the CPU and Memory being used up shown by the yellow square. Any value greater than 70% should raise a flag. Resource Monitor The Resource Monitor window looks like this: Click on the yellow highlighted items to expand each section. Take away from this window: This adds in information about the Storage (Hard Disks) and Network resources being used up. Once again, you do not want to see a number higher than 70% for the Network. For the Storage, under the Disk tab, you are verifying that the video is being written to the correct array [ File column] and that the Queue Length [red square] is not very large (single digits preferably less than one) as shown in Figure 3.

7 Figure 3 Storage Resource tab If the resource usage of all these elements is less than 70%, then it is possible to give the system more work to do. PERFMON: Dynamic and long term resource viewing and collecting. Create a User Defined data collector set as follows: 1) Start typing performance in the Win7 command line and select Performance Monitor (perfmon on other versions)

8 2) To collect the information in real time, add the counters under Performance->Monitoring Tools- >Performance Monitor. Save this resulting setup file in the documents dir for easy recall later (RMB. Save Settings). View of add counters and the order of use pic: (a) Step 3 is scroll to desired counter (b) Step 4 is select counter (c) Step 5 is expand counter list (d) Step 6 is select desired counters (e) Step 7 adds them to the list Add these counters : b) From each archiving LogicalDisk i) Disk Read Bytes/sec for the drive where the live/archived video are stored ii) Disk Write Bytes/sec for the drive where the live/archived video are stored iii) Avg. Disk Queue Length for the drive where the live/archived video are stored (IMPORTANT) iv) Current Disk Queue length for the drive where the live/archived video are stored (IMPORTANT) v) Disk Writes/sec for the drive where the live/archived video are stored c) From Network Interface <select the NICs you are using> i) Bytes Received/sec ii) Bytes Sent/sec iii) Bytes Total/sec iv) Packets Received Errors v) Packets Received Discarded d) From Processor i) %Processor Time for the _Total and all logical processor instances e) From Memory i) Pages/sec ii) Available Mbytes (lets you discover memory leaks) 3) On Performance Monitor (1 in pic above) do RMB then create Data Collector <<<< do this to record a log file to review later or run over a long time >>>>

9 4) Type a name such as XYZ Server Storage Certification 5) Browse for the path where you want to save the logs, then Finish RealTemp. Looking for hot systems Activate the log file as shown. The log file is RealTempLog.txt and stored where RealTemp is installed GPUZ a look at your video subsystem This tool tells us about the Video Card and will log the usage. Activate the logging. Note that on systems with multiple Video sources (ie mobo and card), you need to select the one you are using. This can be done dynamically.

10

Hardware Performance Optimization and Tuning. Presenter: Tom Arakelian Assistant: Guy Ingalls

Hardware Performance Optimization and Tuning. Presenter: Tom Arakelian Assistant: Guy Ingalls Hardware Performance Optimization and Tuning Presenter: Tom Arakelian Assistant: Guy Ingalls Agenda Server Performance Server Reliability Why we need Performance Monitoring How to optimize server performance

More information

Windows 2003 Performance Monitor. System Monitor. Adding a counter

Windows 2003 Performance Monitor. System Monitor. Adding a counter Windows 2003 Performance Monitor The performance monitor, or system monitor, is a utility used to track a range of processes and give a real time graphical display of the results, on a Windows 2003 system.

More information

MONITORING MICROSOFT WINDOWS SERVER 2003

MONITORING MICROSOFT WINDOWS SERVER 2003 1 Chapter 3 MONITORING MICROSOFT WINDOWS SERVER 2003 Chapter 3: MONITORING MICROSOFT WINDOWS SERVER 2003 2 CHAPTER OVERVIEW Use Event Viewer to monitor system logs. Configure Task Manager to display performance

More information

If you re the unofficial administrator of your home or small

If you re the unofficial administrator of your home or small C H A P T E R Monitoring Your Network If you re the unofficial administrator of your home or small office network, I imagine you re already saddled with a fairly long to-do list of network chores: adding

More information

Perfmon counters for Enterprise MOSS

Perfmon counters for Enterprise MOSS Perfmon counters for Enterprise MOSS # Counter What does it measure or can tell us Threshold [Action taken if] Notes PROCESSOR RELATED COUNTERS 1 Processor(_Total)\% Measures average processor utilization

More information

Windows Performance Monitor Troubleshooting Guide

Windows Performance Monitor Troubleshooting Guide Windows Performance Monitor Troubleshooting Guide Document Owner - Support Version Control Alan Davis Author John Nuttall Windows Performance counter troubleshooting guide This document is designed to

More information

Windows Server Performance Monitoring

Windows Server Performance Monitoring Spot server problems before they are noticed The system s really slow today! How often have you heard that? Finding the solution isn t so easy. The obvious questions to ask are why is it running slowly

More information

Quick Start for Network Agent. 5-Step Quick Start. What is Network Agent?

Quick Start for Network Agent. 5-Step Quick Start. What is Network Agent? What is Network Agent? The Websense Network Agent software component uses sniffer technology to monitor all of the internet traffic on the network machines that you assign to it. Network Agent filters

More information

my forecasted needs. The constraint of asymmetrical processing was offset two ways. The first was by configuring the SAN and all hosts to utilize

my forecasted needs. The constraint of asymmetrical processing was offset two ways. The first was by configuring the SAN and all hosts to utilize 1) Disk performance When factoring in disk performance, one of the larger impacts on a VM is determined by the type of disk you opt to use for your VMs in Hyper-v manager/scvmm such as fixed vs dynamic.

More information

Perfmon Collection Setup Instructions for Windows Server 2008+

Perfmon Collection Setup Instructions for Windows Server 2008+ Perfmon Collection Setup Instructions for Windows Server 2008+ Performance statistics are critically vital for the long-term health and capacity management of an enterprise environment. Unless a third-party

More information

FIGURE 33.5. Selecting properties for the event log.

FIGURE 33.5. Selecting properties for the event log. 1358 CHAPTER 33 Logging and Debugging Customizing the Event Log The properties of an event log can be configured. In Event Viewer, the properties of a log are defined by general characteristics: log path,

More information

Network setup and troubleshooting

Network setup and troubleshooting ACTi Knowledge Base Category: Troubleshooting Note Sub-category: Network Model: All Firmware: All Software: NVR Author: Jane.Chen Published: 2009/12/21 Reviewed: 2010/10/11 Network setup and troubleshooting

More information

SOLIDWORKS Enterprise PDM - Troubleshooting Tools

SOLIDWORKS Enterprise PDM - Troubleshooting Tools SOLIDWORKS Enterprise PDM - Troubleshooting Tools This document is intended for the IT and Database Manager to help diagnose and trouble shoot problems for SOLIDWORKS Enterprise PDM. Below are suggested

More information

Virtual Appliance Setup Guide

Virtual Appliance Setup Guide The Virtual Appliance includes the same powerful technology and simple Web based user interface found on the Barracuda Web Application Firewall hardware appliance. It is designed for easy deployment on

More information

Set Up a VM-Series Firewall on an ESXi Server

Set Up a VM-Series Firewall on an ESXi Server Set Up a VM-Series Firewall on an ESXi Server Palo Alto Networks VM-Series Deployment Guide PAN-OS 6.0 Contact Information Corporate Headquarters: Palo Alto Networks 4401 Great America Parkway Santa Clara,

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

AXIS Camera Station Quick Installation Guide

AXIS Camera Station Quick Installation Guide AXIS Camera Station Quick Installation Guide Copyright Axis Communications AB April 2005 Rev. 3.5 Part Number 23997 1 Table of Contents Regulatory Information.................................. 3 AXIS Camera

More information

One of the database administrators

One of the database administrators THE ESSENTIAL GUIDE TO Database Monitoring By Michael Otey SPONSORED BY One of the database administrators (DBAs) most important jobs is to keep the database running smoothly, which includes quickly troubleshooting

More information

Tue Apr 19 11:03:19 PDT 2005 by Andrew Gristina thanks to Luca Deri and the ntop team

Tue Apr 19 11:03:19 PDT 2005 by Andrew Gristina thanks to Luca Deri and the ntop team Tue Apr 19 11:03:19 PDT 2005 by Andrew Gristina thanks to Luca Deri and the ntop team This document specifically addresses a subset of interesting netflow export situations to an ntop netflow collector

More information

Set Up a VM-Series Firewall on an ESXi Server

Set Up a VM-Series Firewall on an ESXi Server Set Up a VM-Series Firewall on an ESXi Server Palo Alto Networks VM-Series Deployment Guide PAN-OS 6.1 Contact Information Corporate Headquarters: Palo Alto Networks 4401 Great America Parkway Santa Clara,

More information

Quick Start for Network Agent. 5-Step Quick Start. What is Network Agent?

Quick Start for Network Agent. 5-Step Quick Start. What is Network Agent? What is Network Agent? Websense Network Agent software monitors all internet traffic on the machines that you assign to it. Network Agent filters HTTP traffic and more than 70 other popular internet protocols,

More information

Installing an Omnicast System Omnicast version 3.5

Installing an Omnicast System Omnicast version 3.5 Installing an Omnicast System Omnicast version 3.5 INST-9001 Version 1.0 INST-9001 Page 1 Omnicast Install Table of Contents 1 PREAMBLE...3 1.1 DOCUMENT REVISIONS...3 1.2 OMNICAST OVERVIEW...3 1.3 SUPPORTED

More information

Destiny performance monitoring white paper

Destiny performance monitoring white paper Destiny performance monitoring white paper Monitoring server indicators Overview This paper provides an introduction to monitoring server indicators relevant to Destiny. It serves as a starting point for

More information

Optimize Your Deployment Using Best Practices

Optimize Your Deployment Using Best Practices Optimize Your Deployment Using Best Practices Presented by: Kayla Schilling Building Now for Your Future What is GP SQL Server Optimization? Independent review of your SQL configuration Verification that

More information

Server Management Tools (ASMT)

Server Management Tools (ASMT) 1 Auspex Server Management Tools (ASMT) Introduction This module presents the Auspex Server Management Tools, or ASMT. This is a graphical interface which allows you to perform most NetServer system administration

More information

If you already have your SAN infrastructure in place, you can skip this section.

If you already have your SAN infrastructure in place, you can skip this section. Part 1: Configuring the iscsi SAN Infrastructure Our first step will be physically setting up the SAN. If you already have your SAN infrastructure in place, you can skip this section. In this article,

More information

Configuring Your Computer and Network Adapters for Best Performance

Configuring Your Computer and Network Adapters for Best Performance Configuring Your Computer and Network Adapters for Best Performance ebus Universal Pro and User Mode Data Receiver ebus SDK Application Note This application note covers the basic configuration of a network

More information

pc resource monitoring and performance advisor

pc resource monitoring and performance advisor pc resource monitoring and performance advisor application note www.hp.com/go/desktops Overview HP Toptools is a modular web-based device management tool that provides dynamic information about HP hardware

More information

User Manual. IP Camera Recorder. www.allthings.com.au

User Manual. IP Camera Recorder. www.allthings.com.au User Manual IP Camera Recorder I. Preface IP Camera Recorder is a 36 Channel Camera recording software which supports IP Camera, and Camera Server. Users use this software to monitor real-time Camera,

More information

Remote PC Guide Series - Volume 1

Remote PC Guide Series - Volume 1 Introduction and Planning for Remote PC Implementation with NETLAB+ Document Version: 2016-02-01 What is a remote PC and how does it work with NETLAB+? This educational guide will introduce the concepts

More information

IntraVUE Plug Scanner/Recorder Installation and Start-Up

IntraVUE Plug Scanner/Recorder Installation and Start-Up IntraVUE Plug Scanner/Recorder Installation and Start-Up The IntraVUE Plug is a complete IntraVUE Hardware/Software solution that can plug directly into any network to continually scan and record details

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

General system requirements

General system requirements 2 General system requirements Minimal requirements Processor: Intel Core 2 Duo or equivalent Memory (RAM): HDD: NIC: 1 GB At least 100 MB available hard disk space. 1000 Mb/s, Jumbo frame 9kb. OS: Windows

More information

Device Monitoring Configuration 12/28/2007 2:15:00 PM - 1/11/2008 2:15:00 PM

Device Monitoring Configuration 12/28/2007 2:15:00 PM - 1/11/2008 2:15:00 PM 12/28/2007 2:15:00 PM - 1/11/2008 2:15:00 PM Page 2 of 6 Device Name: webom.sbsr2.local Operating System: Microsoft(R) Windows(R) Server 2003, Web Edition Manufacturer: KM266_ OS Version: 5.2.3790 Model:

More information

Server Manager Performance Monitor. Server Manager Diagnostics Page. . Information. . Audit Success. . Audit Failure

Server Manager Performance Monitor. Server Manager Diagnostics Page. . Information. . Audit Success. . Audit Failure Server Manager Diagnostics Page 653. Information. Audit Success. Audit Failure The view shows the total number of events in the last hour, 24 hours, 7 days, and the total. Each of these nodes can be expanded

More information

ION EEM 3.8 Server Preparation

ION EEM 3.8 Server Preparation PREREQUISITE GUIDE JUNE 21, 2006 ION EEM 3.8 Server Preparation This document details the server configuration required for an ION EEM installation. This document can and should be used by the your company

More information

MONITORING PERFORMANCE IN WINDOWS 7

MONITORING PERFORMANCE IN WINDOWS 7 MONITORING PERFORMANCE IN WINDOWS 7 Performance Monitor In this demo we will take a look at how we can use the Performance Monitor to capture information about our machine performance. We can access Performance

More information

MCTS Guide to Microsoft Windows 7. Chapter 10 Performance Tuning

MCTS Guide to Microsoft Windows 7. Chapter 10 Performance Tuning MCTS Guide to Microsoft Windows 7 Chapter 10 Performance Tuning Objectives Identify several key performance enhancements Describe performance tuning concepts Use Performance Monitor Use Task Manager Understand

More information

Ultra Thin Client TC-401 TC-402. Users s Guide

Ultra Thin Client TC-401 TC-402. Users s Guide Ultra Thin Client TC-401 TC-402 Users s Guide CONTENT 1. OVERVIEW... 3 1.1 HARDWARE SPECIFICATION... 3 1.2 SOFTWARE OVERVIEW... 4 1.3 HARDWARE OVERVIEW...5 1.4 NETWORK CONNECTION... 7 2. INSTALLING THE

More information

Video Recording Manager

Video Recording Manager Video Recording Manager MVM-BVRM en Software Manual Video Recording Manager Table of Contents en 3 Table of contents 1 Introduction 5 2 System overview 6 2.1 iscsi storage pools 6 2.2 VRM Functions 6

More information

ERserver. iseries. Work management

ERserver. iseries. Work management ERserver iseries Work management ERserver iseries Work management Copyright International Business Machines Corporation 1998, 2002. All rights reserved. US Government Users Restricted Rights Use, duplication

More information

Network Monitoring Comparison

Network Monitoring Comparison Network Monitoring Comparison vs Network Monitoring is essential for every network administrator. It determines how effective your IT team is at solving problems or even completely eliminating them. Even

More information

Bosch Recording Station. Release Notes

Bosch Recording Station. Release Notes Recipient Cc RSOs, BU CCTV, Tech support, BRS customers Bosch Recording Station Version 8.9 Release Notes Overview 1 New software features in BRS 8.9...2 2 Fixed defects / resolved customer complaints...4

More information

CHAPTER. Monitoring and Diagnosing

CHAPTER. Monitoring and Diagnosing CHAPTER 20. This chapter provides details about using the Diagnostics & Monitoring system available through ShoreTel Director. It contains the following information: Overview... 661 Architecture... 661

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

Virtual Appliance Setup Guide

Virtual Appliance Setup Guide The Barracuda SSL VPN Vx Virtual Appliance includes the same powerful technology and simple Web based user interface found on the Barracuda SSL VPN hardware appliance. It is designed for easy deployment

More information

WAVES. MultiRack SETUP GUIDE V9.80

WAVES. MultiRack SETUP GUIDE V9.80 WAVES MultiRack SETUP GUIDE V9.80 1 Table of Contents 1. Overview... 3 2. Basic Requirements... 3 3. Software... 4 4. Required Waves Licenses... 4 5. Installing MultiRack... 5 6. MultiRack Native... 6

More information

SOFTWARE INSTALLATION AND USB/i.LINK CONNECTION GUIDE

SOFTWARE INSTALLATION AND USB/i.LINK CONNECTION GUIDE SOFTWARE INSTALLATION AND USB/i.LINK CONNECTION GUIDE ENGLISH LYT1155-001A COPYRIGHT 2003 VICTOR COMPANY OF JAPAN, LTD. M3D8 Printed in Japan 0403-FO-ID-VP This document explains the basic information

More information

VRM Monitor. Online Help

VRM Monitor. Online Help VRM Monitor en Online Help VRM Monitor Table of Contents en 3 Table of Contents 1 Introduction 3 2 System overview 3 3 Getting started 4 3.1 Starting VRM Monitor 4 3.2 Starting Configuration Manager 4

More information

Hands-On Microsoft Windows Server 2008

Hands-On Microsoft Windows Server 2008 Hands-On Microsoft Windows Server 2008 Chapter 9 Server and Network Monitoring Objectives Understand the importance of server monitoring Monitor server services and solve problems with services Use Task

More information

About Me: Brent Ozar. Perfmon and Profiler 101

About Me: Brent Ozar. Perfmon and Profiler 101 Perfmon and Profiler 101 2008 Quest Software, Inc. ALL RIGHTS RESERVED. About Me: Brent Ozar SQL Server Expert for Quest Software Former SQL DBA Managed >80tb SAN, VMware Dot-com-crash experience Specializes

More information

Autodesk AutoCAD Map 3D 2009. Citrix XenApp 4.5 Performance Analysis

Autodesk AutoCAD Map 3D 2009. Citrix XenApp 4.5 Performance Analysis Autodesk AutoCAD Map 3D 2009 Citrix XenApp 4.5 Performance Analysis Notice The information in this publication is subject to change without notice. THIS PUBLICATION IS PROVIDED AS IS WITHOUT WARRANTIES

More information

IBM Tivoli Monitoring V6.2.3, how to debug issues with Windows performance objects issues - overview and tools.

IBM Tivoli Monitoring V6.2.3, how to debug issues with Windows performance objects issues - overview and tools. IBM Tivoli Monitoring V6.2.3, how to debug issues with Windows performance objects issues - overview and tools. Page 1 of 13 The module developer assumes that you understand basic IBM Tivoli Monitoring

More information

NAS 249 Virtual Machine Configuration with VirtualBox

NAS 249 Virtual Machine Configuration with VirtualBox NAS 249 Virtual Machine Configuration with VirtualBox Configure and run Virtual Machines on ASUSTOR Portal with VirtualBox A S U S T O R C O L L E G E COURSE OBJECTIVES Upon completion of this course you

More information

Midland BT Updater BTUpdater Program Program file (x86) ), Midland

Midland BT Updater BTUpdater Program Program file (x86) ), Midland Midland BT Updater After you downloaded the BT Updater setup application from the web site, double click on it and follow the installation procedure. The BTUpdater application is automatically installed

More information

CHAPTER 1 WhatsUp Flow Monitor Overview. CHAPTER 2 Configuring WhatsUp Flow Monitor. CHAPTER 3 Navigating WhatsUp Flow Monitor

CHAPTER 1 WhatsUp Flow Monitor Overview. CHAPTER 2 Configuring WhatsUp Flow Monitor. CHAPTER 3 Navigating WhatsUp Flow Monitor Contents CHAPTER 1 WhatsUp Flow Monitor Overview What is Flow Monitor?... 1 How does Flow Monitor work?... 2 Supported versions... 2 System requirements... 2 CHAPTER 2 Configuring WhatsUp Flow Monitor

More information

ESATA PCI CARD. User s Manual

ESATA PCI CARD. User s Manual ESATA PCI CARD User s Manual Introduction... 3 System Requirements... 3 RAID Introduction... 3 BIOS Configuration Utility... 5 Configuring Arrays... 5 RAID Mode Definitions... 5 BIOS Configuration Utility...

More information

Creating client-server setup with multiple clients

Creating client-server setup with multiple clients Creating client-server setup with multiple clients Coffalyser.Net uses a SQL client server database model to store all project/experiment- related data. The client-server model has one main application

More information

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 KRAMER ELECTRONICS LTD. USER GUIDE Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 Contents 1 Connecting to the Kramer Device via the Ethernet Port 1 1.1 Connecting the Ethernet Port Directly

More information

SolarWinds Comparison of Monitoring Techniques. On both. Target Server & Polling Engine

SolarWinds Comparison of Monitoring Techniques. On both. Target Server & Polling Engine SolarWinds Comparison of Monitoring Techniques On both Target Server & Polling Engine Contents Executive Summary... 3 Why Should You Keep Reading (ie: why do I care?)... 4 SNMP polling (as compared to

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

Deploy the ExtraHop Discover Appliance with Hyper-V

Deploy the ExtraHop Discover Appliance with Hyper-V Deploy the ExtraHop Discover Appliance with Hyper-V 2016 ExtraHop Networks, Inc. All rights reserved. This manual, in whole or in part, may not be reproduced, translated, or reduced to any machine-readable

More information

Getting Started on the PC and MAC

Getting Started on the PC and MAC Getting Started on the PC and MAC Click on the topic you want to view. Download the Desktop App Download the ios or Android App Desktop App Home Screen Home Screen Drop Down Menu Home Screen: Upcoming

More information

2» 10» 18» 26» PD3 34 00 42»

2» 10» 18» 26» PD3 34 00 42» » STARDOM Safe Capsule Series User Manual... 2» STARDOM Safe Capsule Serie Bedienungsanleitung... 10» Série STARDOM Safe Capsule Manuel de l utilisateur... 18 26 PD3500 34» Manual de usuario de STARDOM

More information

Using. Microsoft Virtual PC. Page 1

Using. Microsoft Virtual PC. Page 1 Using Microsoft Virtual PC T4 Page 1 Microsoft Virtual PC Microsoft Virtual PC allows multiple Guest Operating Systems (Virtual Machines) to run using the resources of the Host Operating System (The PC

More information

Client Hardware and Infrastructure Suggested Best Practices

Client Hardware and Infrastructure Suggested Best Practices Client Hardware and Infrastructure Suggested Best Practices While it is the responsibility of our Clients to support their hardware and infrastructure, the Pretty Good Practices below are provided for

More information

SeeTec ExpansionPackage

SeeTec ExpansionPackage SeeTec ExpansionPackage Contents Contents 1 SeeTec WebClient...1 1.1 System requirements... 2 1.1.1 Server requirements for Apache HTTP Server, SeeTec TranscodingEngine (STE) and SeeTec ApplicationGateway

More information

Users are Complaining that the System is Slow What Should I Do Now? Part 1

Users are Complaining that the System is Slow What Should I Do Now? Part 1 Users are Complaining that the System is Slow What Should I Do Now? Part 1 Jeffry A. Schwartz July 15, 2014 SQLRx Seminar jeffrys@isi85.com Overview Most of you have had to deal with vague user complaints

More information

SMARTcontrol. Dashboard. from

SMARTcontrol. Dashboard. from SMARTcontrol from 1% Dashboard The Dashboard gives you a real time view of hardware states in an easy to read graph and gauge layout. The system allows you to show data from as far back as 48 hours. Performance

More information

Web Server (Step 1) Processes request and sends query to SQL server via ADO/OLEDB. Web Server (Step 2) Creates HTML page dynamically from record set

Web Server (Step 1) Processes request and sends query to SQL server via ADO/OLEDB. Web Server (Step 2) Creates HTML page dynamically from record set Dawn CF Performance Considerations Dawn CF key processes Request (http) Web Server (Step 1) Processes request and sends query to SQL server via ADO/OLEDB. Query (SQL) SQL Server Queries Database & returns

More information

Stealth Pos Gateway. Product Technical Documentation. Version :- 4-01-30-CS-005. Document Revision History :-

Stealth Pos Gateway. Product Technical Documentation. Version :- 4-01-30-CS-005. Document Revision History :- Product Technical Documentation Stealth Pos Gateway Version :- 4-01-30-CS-005 Document Revision History :- Feb 2015 1.01 Release Mike Green proddocumentation@sunbirdsa.co.za 1 INDEX 1. Introduction 3 1.1.

More information

vrealize Operations Manager User Guide

vrealize Operations Manager User Guide vrealize Operations Manager User Guide vrealize Operations Manager 6.0.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

DELL TM PowerEdge TM T610 500 Mailbox Resiliency Exchange 2010 Storage Solution

DELL TM PowerEdge TM T610 500 Mailbox Resiliency Exchange 2010 Storage Solution DELL TM PowerEdge TM T610 500 Mailbox Resiliency Exchange 2010 Storage Solution Tested with: ESRP Storage Version 3.0 Tested Date: Content DELL TM PowerEdge TM T610... 1 500 Mailbox Resiliency

More information

Smartcontrol 2.0. simplicity, scalability, & reliability for the video market. Thorough. Easy. The New Standard in System Monitoring.

Smartcontrol 2.0. simplicity, scalability, & reliability for the video market. Thorough. Easy. The New Standard in System Monitoring. simplicity, scalability, & reliability for the video market. Smartcontrol 2.0 Thorough. Easy. The New Standard in System Monitoring. Check out more at BCDVideo.com Developed by Professional Security created

More information

Configuring WMI Performance Monitors

Configuring WMI Performance Monitors Configuring WMI Performance Monitors With WMI, WhatsUp Gold Premium Edition monitors and sends alerts based on performance counters that are reported from Microsoft Windows devices. The data collected

More information

User Reports. Time on System. Session Count. Detailed Reports. Summary Reports. Individual Gantt Charts

User Reports. Time on System. Session Count. Detailed Reports. Summary Reports. Individual Gantt Charts DETAILED REPORT LIST Track which users, when and for how long they used an application on Remote Desktop Services (formerly Terminal Services) and Citrix XenApp (known as Citrix Presentation Server). These

More information

vsphere Monitoring and Performance

vsphere Monitoring and Performance Update 1 vsphere 5.1 vcenter Server 5.1 ESXi 5.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check

More information

Resolving H202 Errors (INTERNAL)

Resolving H202 Errors (INTERNAL) Resolving H202 Errors (INTERNAL) Contents Scope and audience.......3 General H202 Error Information...... 3 System Recommendations....4 QuickBooks Multi User Mode - QuickBooks Over a Network......4 QuickBooks

More information

Network Client. Troubleshooting Guide FREQUENTLY ASKED QUESTIONS

Network Client. Troubleshooting Guide FREQUENTLY ASKED QUESTIONS Network Client Troubleshooting Guide 1 Network Client Troubleshooting Guide The first section of this guide answers some frequently asked questions (FAQs) about the operation of Intellex and the Network

More information

이 기기는 업무용 급 으로 전자파적합등록을 한 기기이오니 판매자 또는 사용자는 이점을 주의하시기 바라며 가정 외의 지역에서 사용하는 것을 목적으로 합니다

이 기기는 업무용 급 으로 전자파적합등록을 한 기기이오니 판매자 또는 사용자는 이점을 주의하시기 바라며 가정 외의 지역에서 사용하는 것을 목적으로 합니다 020-101186-01 020-101186-01 이 기기는 업무용 급 으로 전자파적합등록을 한 기기이오니 판매자 또는 사용자는 이점을 주의하시기 바라며 가정 외의 지역에서 사용하는 것을 목적으로 합니다 Table of Contents About this Document... 1 Document Conventions... 1 Audience... 1 Related

More information

Central Management Software CV3-M1024

Central Management Software CV3-M1024 Table of Contents Chapter 1. User Interface Overview...5 Chapter 2. Installation...6 2.1 Beginning Installation...6 2.2 Starting the CMS software...10 2.3 Starting it from the Start menu...10 2.4 Starting

More information

BlackHawk for MAC Software User Guide

BlackHawk for MAC Software User Guide BlackHawk for MAC Software User Guide Products: BLK-DH2 Series and BLK-HD Series DVRs Please read this manual before using your software, and always follow the instructions for safety and proper use. Save

More information

Troubleshooting Citrix MetaFrame Procedures

Troubleshooting Citrix MetaFrame Procedures Troubleshooting Citrix MetaFrame Procedures Document name Troubleshooting a Citrix MetaFrame environment v1.0.doc Author Marcel van As Last Revision Date 28 February 2006 Edited and released by: www.dabcc.com

More information

PC Proactive Solutions Technical View

PC Proactive Solutions Technical View PC Proactive Solutions Technical View PC Proactive Solutions Technicians View The following pages briefly describe our technicians view of our proactive management utility. Our software application is

More information

SonicWALL Global Management System Reporting Guide Standard Edition

SonicWALL Global Management System Reporting Guide Standard Edition SonicWALL Global Management System Reporting Guide Standard Edition Version 2.9.4 Copyright Information 2005 SonicWALL, Inc. All rights reserved. Under the copyright laws, this manual or the software described

More information

Cisco Application Networking Manager Version 2.0

Cisco Application Networking Manager Version 2.0 Cisco Application Networking Manager Version 2.0 Cisco Application Networking Manager (ANM) software enables centralized configuration, operations, and monitoring of Cisco data center networking equipment

More information

General Pipeline System Setup Information

General Pipeline System Setup Information Product Sheet General Pipeline Information Because of Pipeline s unique network attached architecture it is important to understand each component of a Pipeline system in order to create a system that

More information

Network Agent Quick Start

Network Agent Quick Start Network Agent Quick Start Topic 50500 Network Agent Quick Start Updated 17-Sep-2013 Applies To: Web Filter, Web Security, Web Security Gateway, and Web Security Gateway Anywhere, v7.7 and 7.8 Websense

More information

Preparing a SQL Server for EmpowerID installation

Preparing a SQL Server for EmpowerID installation Preparing a SQL Server for EmpowerID installation By: Jamis Eichenauer Last Updated: October 7, 2014 Contents Hardware preparation... 3 Software preparation... 3 SQL Server preparation... 4 Full-Text Search

More information

ServerPronto Cloud User Guide

ServerPronto Cloud User Guide ServerPronto Cloud User Guide Virtual machines Virtual machines are based on templates and are deployed on hypervisors. Hypervisors give them access to CPU, disk and network resources. The ServerPronto

More information

Aerohive Networks Inc. Free Bonjour Gateway FAQ

Aerohive Networks Inc. Free Bonjour Gateway FAQ Aerohive Networks Inc. Free Bonjour Gateway FAQ 1. About the Product... 1 2. Installation... 2 3. Management... 3 4. Troubleshooting... 4 1. About the Product What is the Aerohive s Free Bonjour Gateway?

More information

Installation Guide July 2009

Installation Guide July 2009 July 2009 About this guide Edition notice This edition applies to Version 4.0 of the Pivot3 RAIGE Operating System and to any subsequent releases until otherwise indicated in new editions. Notification

More information

Lab 12.1.7 Configure and Test Advanced Protocol Handling on the Cisco PIX Security Appliance

Lab 12.1.7 Configure and Test Advanced Protocol Handling on the Cisco PIX Security Appliance Lab 12.1.7 Configure and Test Advanced Protocol Handling on the Cisco PIX Security Appliance Objective Scenario Estimated Time: 20 minutes Number of Team Members: Two teams with four students per team

More information

Analyze Traffic with Monitoring Interfaces and Packet Forwarding

Analyze Traffic with Monitoring Interfaces and Packet Forwarding Analyze Traffic with Monitoring Interfaces and Packet Forwarding Published: 2016-04-08 This guide explains how to configure an ExtraHop appliance to analyze network traffic using both monitoring interfaces

More information

Managed Appliance Installation Guide

Managed Appliance Installation Guide Managed Appliance Installation Guide Introduction The CrashPlan PROe managed appliance is a fully managed system that requires minimal user maintenance. This guide is intended to assist you in installing,

More information

Using Microsoft Performance Monitor. Guide

Using Microsoft Performance Monitor. Guide Using Microsoft Performance Monitor Guide December 2005 The information contained in this document represents the current view of Compulink Management Center, Inc on the issues discussed as of the date

More information

Report on virtualisation technology as used at the EPO for Online Filing software testing

Report on virtualisation technology as used at the EPO for Online Filing software testing Report on virtualisation technology as used at the EPO for Online Filing software testing Virtualisation technology lets one computer do the job of multiple computers, all sharing the resources - including

More information

Getting Started with IntelleView POS Administrator Software

Getting Started with IntelleView POS Administrator Software Getting Started with IntelleView POS Administrator Software Administrator s Guide for Software Version 1.2 About this Guide This administrator s guide explains how to start using your IntelleView POS (IntelleView)

More information

Chapter 12 Network Administration and Support

Chapter 12 Network Administration and Support Chapter 12 Network Administration and Support Objectives Manage networked accounts Monitor network performance Protect your servers from data loss Guide to Networking Essentials, Fifth Edition 2 Managing

More information

Remote Support. User Guide 7.23

Remote Support. User Guide 7.23 Remote Support User Guide 7.23 Copyright 1997 2011 Cisco and/or its affiliates. All rights reserved. WEBEX, CISCO, Cisco WebEx, the CISCO logo, and the Cisco WebEx logo are trademarks or registered trademarks

More information