UltraMon HSPI User s Guide A HomeSeer HS2 plug-in to monitor network connected devices

Size: px
Start display at page:

Download "UltraMon HSPI User s Guide A HomeSeer HS2 plug-in to monitor network connected devices"

Transcription

1 UltraMon HSPI User s Guide A HomeSeer HS2 plug-in to monitor network connected devices Copyright 2012 ultrajones@hotmail.com Revised 12/23/2012 This document contains proprietary and copyrighted information and may not be copied, reproduced, translated, or reduced to any electronic medium without prior consent, in writing, from ultrajones@hotmail.com.

2 Table of Contents Introduction... 4 Intended Audience... 4 UltraMon HSPI Overview... 4 How It Works... 4 Features... 4 Requirements... 5 Default Options... 5 UltraMon HSPI Installation... 5 Downloading the HomeSeer Plug-in... 5 Enabling the HomeSeer Plug-in... 6 UltraMon HSPI Configuration... 6 Web Page Layout... 6 UltraMon HSPI Options... 7 Adding Monitored Devices... 8 Modifying a Monitored Devices Deleting a Monitored Device UltraMon HSPI Triggers Device Status Trigger Device Value Trigger UltraMon HSPI Trigger Actions UltraMon Device Action UltraMon HSPI Trigger Conditions UltraMon HSPI API Reference ResetDeviceStatistics Function DoWOL Function DoWOLByName Function

3 DoShutdown Function DoShutdownByName Function GetMonitoredDevices Function GetMonitoredIPAddresses Function GetIPSubnets Function

4 Introduction UltraMon is a HomeSeer HS2 plug-in that allows you to monitor devices on your home network. Multiple threading allows device monitoring to take place without disrupting the performance of HomeSeer. UltraMon supports the ability to send a Wake on LAN (WOL) packet to turn on PCs that support WOL and to shutdown a networked PC using PsShutdown or the UltraMon Shudown Service installed on a Windows PC. Intended Audience This document is intended for the HomeSeer user that has chosen to install and configure the UltraMon HomeSeer Plug-in. UltraMon HSPI Overview How It Works At regular intervals, the plug-in obtains a list of devices owned by the plug-in, then sends either an ICMP ping or connects to the TCP port to determine the device status. The plug-in updates the HomeSeer device depending on the up/down status of the device. o o o For ICMP ping monitoring, the device string can be updated to contain a more verbose status. For TCP port monitoring, the device string indicates the TCP port number being monitored. The device status can also be updated depending on the up/down status of the device. This option may be useful when creating events that trigger off the device status. The plug-in monitors selected IP subnets for new devices and allows you to easily create a HomeSeer device for hosts found on the network. A HomeSeer trigger can also be created to alert you when a new device is discovered on your network. Features Provides the ability to monitor the status of the devices on your network using ICMP ping. Discovers all network devices on selected /24 subnets. Provides the ability to monitor the status of a service running on a device using a TCP port connection test. A "Discovered" devices web page allowing you to easily create a HomeSeer device for hosts on your network. HomeSeer trigger for new IP addresses discovered on monitored subnets. 4

5 Support alias (HomeSeer device name different than hostname or fully qualified domain name). All pre-defined device types have an associated image (e.g. camera, laptop, iphone, router, Xbox, etc). Ability to wake up a computer via WOL packet. Ability to shutdown, reboot, log off, sleep, hibernate local networked computers using PsShutdown (by Windows Sysinternals) or using the UltraMon Shutdown windows service (available via separate download). Multiple threading allows device monitoring to take place without disrupting the performance of HomeSeer. Requirements Homeseer or greater Default Options Device monitoring is enabled. Five minutes delay between checks intervals. Ping device 2 times before marking a device unreachable. Device monitoring begins 60 seconds after HomeSeer starts. Ping timeout of 1 second. Flag device failed after 5 consecutive failures. UltraMon HSPI Installation Downloading the HomeSeer Plug-in 1. From your HomeSeer web page, select the Updater button. 2. Click the Next button until you find the entry for UltraMon, the click the checkbox to mark the plug-in for installation. 3. Click the Next button to begin downloading the UltraMon plug-in package. 4. Restart HomeSeer once you see the following message displayed: 5

6 Enabling the HomeSeer Plug-in 1. From your HomeSeer web page, select the Setup button. 2. Select the Interfaces tab. 3. From the Built-in Interfaces section, click the Disabled button to enable the UltraMon plug-in, and then select Save to enable the plug-in. 4. The UltraMon plug-in is now enabled. Click the UltraMon button to view the plug-in status, setup, devices and discovered devices. UltraMon HSPI Configuration Web Page Layout The Ultramon plug-in has four web pages that provide access the available features of the plug-in. The available web pages are as follows: 1. Status Displays the plug-in status and monitored device statistics. 2. Options Displays and allows you to change the options associated with the plug-in. 3. Device Types Allows you to create custom UltraMon device types. 4. Devices Displays an at-a-glance status of all UltraMon devices created by either the Add Device button or selecting discovered devices from the Discovered web page. 6

7 5. Discovered Displays all discovered devices on your network. The monitored subnets are created the first time you start the plug-in and can be changed or disabled from the Options web page. 6. UPnP Devices Displays all discovered UPnP devices on your network. UltraMon HSPI Options All options are set from the Options web page. The following options are supported: 1. Delay Between Checks The number of minutes to pause between checks. 2. Attempts The number of times to try sending an ICMP ping to a device. 3. Marked Failed After The number of consecutive failures before flagging the device offline. 4. Ping Timeout The number of seconds to wait for a ping response. 5. Update Device String Updates the HomeSeer device string with the results. 6. Update Device Status Updates the HomeSeer device status (on/off) based on ping results. 7. Monitored Subnets A list of /24 IP subnets to monitor. 8. Send Send an when non-monitored hosts are discovered on the network. 9. To address used to send the notification to From sender address used to send the notifications. This address must be valid Subject Default subject for the non-monitored IP address on network notifications Body - Default template for the non-monitored IP address on network notifications. 13. WOL UDP Port UDP Port used to send the WOL packet to. 14. Shutdown Program Select either UltraMonShutdown or PsShutdown, and then click the Save Options button. If you select UltraMonShutdown, then a download link will be provided so you can install the Windows Service on your Windows computers. 15. PsShutdown Path Specifies the location of the PsShutdown application used to shutdown computers on your network. 16. Shutdown Username The username used to authenticate to a remote system. 17. Shutdown Password The password used to authenticate to a remote system. The password is stored encrypted within the hspi_ultramon.ini file. 18. Shutdown Message The message displayed to logged-on users when a shutdown countdown commences. 19. Display Message For Display shutdown message for the specified number of seconds before the shutdown. Selecting 0 disables the message dialog. 20. Connection Timeout Specifies the number of seconds to wait for the Shutdown program to return a result before giving up. 21. Countdown Display Specifies the countdown in seconds until the shutdown. 22. Allow Shutdown Abort Allow the shutdown to be aborted by the interactive user. 23. Force Exit Forces all running applications to exit during the shutdown instead of giving them a chance to gracefully save their data. 7

8 24. Authorized User Roles The HomeSeer users authorized to access the web page. This option does not override the default HomeSeer web server settings. 25. Register Link If set to Yes, the UltraMon button will be displayed on all web pages. 26. Debug Mode If set to Yes, the plug-in will write verbose logging to the HomeSeer log file. Adding Monitored Devices You can manually add a monitored from the UltraMon Devices web page. 1. From the UltraMon - Devices web page, click the Add Device button. 2. From the UltraMon Device web page, enter the Device Name, Hostname or IP Address, select the device type, and then select the Device Monitoring type. 3. For ICMP Ping monitoring, enter the Device MAC, then indicate the HomeSeer buttons you want created. The device MAC address is optional and is only needed if the device supports WOL. 8

9 4. For TCP Port monitoring, enter the TCP port number, then enter a short description for the TCP port (e.g. HTTP Web Service), then indicate if you want the Browser button created. You can also automatically add ICMP Ping monitored devices from the UltraMon Discovered web page. This method allows you to quickly add all your devices in one step. You can customize them after they get created. 1. Access the list of discovered devices from the UltraMon Discovered web page. 2. Click each device you want to create, then click the Save button. 9

10 3. Once the web page refreshes, the checkboxes will be checked and disabled and the status will show the devices were created successfully. Modifying a Monitored Devices You can modify an UltraMon monitored device the same way you modify any other HomeSeer device. Simply click on the device name from the HomeSeer device page, and then change the device properties as needed. UltraMon takes advantage of a new feature of HomeSeer 2 that allows the plug-in to display the device properties along with the typical HomeSeer device properties. 10

11 Deleting a Monitored Device You can delete an UltraMon monitored device the same we you delete any other HomeSeer device. From the HomeSeer device web page, click the device name, then from the HomeSeer modify device web page, click the Delete button. UltraMon HSPI Triggers You can create HomeSeer events using device status or value triggers. In addition, you can create an event which triggers when the plug-in detects a new host on your network (e.g. UltraMon Host Discovery). Device Status Trigger UltraMon HSPI can keep the device status updated (on or off) based on the current monitored device state. In order to use a Device Status Trigger, you need to have Update Device Status set to Yes in order for this event to work as expected. 1. Create a new HomeSeer event, and then select Device Status Change as the trigger. 2. Select your UltraMon device, and then set the status to Change to On or Change To Off as needed. Device Value Trigger UltraMon HSPI uses the HomeSeer device value to keep track of the state of the monitored device. The device status displayed depends on the current value of the Device Value. The following device values are valid: Online - Device value of 2 (2 or more consecutive ping successes) Recovered - Device value of 1 (1 consecutive ping successes) Unknown - Device value of 0 (newly created device or device values reset) Troubled - Device value of -1 (1 consecutive failure) Troubled x 2 - Device value of -2 (2 consecutive failures) Troubled x 3 - Device value of -3 (3 consecutive failures) Troubled x 4 - Device value of -4 (4 consecutive failures) Troubled x 5 - Device value of -5 (5 consecutive failures) Offline - Device value of -6 (6 or more consecutive failures) 11

12 UltraMon HSPI Trigger Actions UltraMon Device Action This is a generic plug-in action that allows you to define actions to take on a monitored device. Send WOL Allows you to send a WOL packet to the device. Shutdown Allows you to send a shutdown action to the device. Note: Additional actions may be added in future releases. UltraMon HSPI Trigger Conditions This plug-in does not have any HomeSeer trigger conditions defined. UltraMon HSPI API Reference ResetDeviceStatistics Function This function resets the statistics associated to each monitored device. The HomeSeer device will be reset back to an unknown status. Dim strresults As String = hs.plugin("ultramon").resetdevicestatistics() hs.writelog("debug", strresults) DoWOL Function This function allows you to send a wake on LAN (WOL) packet to a device that has been configured to support WOL. You must have already set the SupportsWOL HomeSeer device attribute and have entered a device MAC address from the HomeSeer device properties page. Dim strdeviceref As String = "12345" Call hs.plugin("ultramon").dowol(strdeviceref) DoWOLByName Function This function allows you to send a wake on LAN (WOL) packet to a device that has been configured to support WOL. You must have already set the SupportsWOL HomeSeer device attribute and have entered a device MAC address from the HomeSeer device properties page. Dim strdevicename As String = "DeviceLocation DeviceName" Call hs.plugin("ultramon").dowolbyname(strdevicename) 12

13 DoShutdown Function This function allows you to shutdown a PC using a command line application of your choosing. You must define the application path and application command line arguments from the UltraMon options web page. "Suspend" Suspend the computer. "Hibernate Hibernate the computer. "Shutdown" Poweroff the computer "Lock" Lock the computer. "Logoff Logoff the console user. "Reboot" Reboot after shutdown. Dim strdeviceref As String = "12345" Call hs.plugin("ultramon").doshutdown(strdeviceref, "Shutdown") DoShutdownByName Function This function allows you to shutdown a PC using a command line application of your choosing. You must define the application path and application command line arguments from the UltraMon options web page. "Suspend" Suspend the computer. "Hibernate Hibernate the computer. "Shutdown" Poweroff the computer "Lock" Lock the computer. "Logoff Logoff the console user. "Reboot" Reboot after shutdown. Dim strdevicename As String = "DeviceLocation DeviceName" Call hs.plugin("ultramon").doshutdownbyname(strdevicename, "Shutdown") GetMonitoredDevices Function This function returns a hashtable of the monitored devices. The key is a unique HomeSeer device reference and the value is an object that contains the HomeSeer device code, device name, device type, device value, host ID, hostname, host IP address, supports WOL value, date last checked and the last ICMP ping result. Dim DeviceList As Hashtable = hspi.getmonitoreddevices() If DeviceList.Count = 0 Then No devices found Else Enumerate through the hashtable Dim MyEnum As IDictionaryEnumerator = DeviceList.GetEnumerator While MyEnum.MoveNext 13

14 Get the host data Dim objhost As Object = DeviceList(MyEnum.Key) Dim devicecode As String = objhost.devcode Dim devicename As String = objhost.devname Dim hostid As String = objhost.hostid Dim hostname As String = objhost.hostname Dim hostmacaddr As String = objhost.hostipaddr Dim pingresult As String = objhost.result Do something useful with the results End While End If GetMonitoredIPAddresses Function This function returns a hashtable of all monitored devices on your network. See GetIPSubnets Function example. GetIPSubnets Function This function returns a sorted hashtable of all IP address associated with the monitored subnets. The key is a long that is identical to the dotted quad (example ). Dim IPAddresses As Specialized.StringDictionary = hspi.getmonitoredipaddresses() Dim IPSubnets As SortedList = hspi.getipsubnets() If IPSubnets.Count = 0 Then No monitored subents found Else Enumerate through the hashtable For Each IPSubnet As Long In IPSubnets.Keys Dim IPHosts As SortedList = IPSubnets(IPSubnet) Convert long to IP address Dim stripsubnet As String = "" Try stripsubnet = New System.Net.IPAddress(IPSubnet).ToString Catch ex As Exception stripsubnet = " " End Try 14

15 Get an enumerator Dim MyEnum As IDictionaryEnumerator = IPHosts.GetEnumerator While MyEnum.MoveNext Convert long to IP address Dim stripaddress As String = "" Try stripaddress = New System.Net.IPAddress(MyEnum.Key).ToString Catch ex As Exception stripaddress = " " End Try If IPAddresses.ContainsKey(strIPAddress) = True Then This IP address has an assoicated HomeSeer device End If Get the host data Dim objhost As Object = IPHosts(MyEnum.Key) If objhost.result = "Success" Then Do something useful with hosts that are alive on the network Dim devicecode As String = objhost.devcode Dim devicename As String = objhost.devname Dim hostid As String = objhost.hostid Dim hostname As String = objhost.hostname Dim hostmacaddr As String = objhost.hostipaddr Dim pingresult As String = objhost.result Do something useful with the results End If End While Next End If 15

UltraMon3 HSPI User s Guide A HomeSeer HS3 plug-in to monitor network connected devices

UltraMon3 HSPI User s Guide A HomeSeer HS3 plug-in to monitor network connected devices UltraMon3 HSPI User s Guide A HomeSeer HS3 plug-in to monitor network connected devices Copyright 2016 ultrajones@hotmail.com Revised 04/12/2016 This document contains proprietary and copyrighted information

More information

UltraNetCam HSPI User s Guide A HomeSeer HS2 plug-in used to capture snapshots from network cameras for surveillance and security purposes.

UltraNetCam HSPI User s Guide A HomeSeer HS2 plug-in used to capture snapshots from network cameras for surveillance and security purposes. UltraNetCam HSPI User s Guide A HomeSeer HS2 plug-in used to capture snapshots from network cameras for surveillance and security purposes. Copyright 2013 ultrajones@hotmail.com Revised 02/03/2013 This

More information

UltraNetCam3 HSPI User s Guide

UltraNetCam3 HSPI User s Guide UltraNetCam3 HSPI User s Guide A HomeSeer HS3 plug-in used to capture snapshots from network cameras for surveillance and security purposes. Copyright 2014 ultrajones@hotmail.com Revised 12/21/2014 This

More information

UltraNetatmo3 HSPI User s Guide A HomeSeer HS3 plug-in to connect to the Netatmo Urban Weather Station.

UltraNetatmo3 HSPI User s Guide A HomeSeer HS3 plug-in to connect to the Netatmo Urban Weather Station. UltraNetatmo3 HSPI User s Guide A HomeSeer HS3 plug-in to connect to the Netatmo Urban Weather Station. Copyright 2016 ultrajones@hotmail.com Revised 04/19/2016 This document contains proprietary and copyrighted

More information

UltraLighting3 HSPI User s Guide A HomeSeer HS3 plug-in used to control your LIFX Wi-Fi enabled, multi-colored LED lights.

UltraLighting3 HSPI User s Guide A HomeSeer HS3 plug-in used to control your LIFX Wi-Fi enabled, multi-colored LED lights. UltraLighting3 HSPI User s Guide A HomeSeer HS3 plug-in used to control your LIFX Wi-Fi enabled, multi-colored LED lights. Copyright 2016 ultrajones@hotmail.com Revised 09/10/2016 This document contains

More information

UltraHTDAudio3 HSPI User s Guide A HomeSeer HS3 plug-in to control the Home Theater Direct (HTD) Whole-House Audio System.

UltraHTDAudio3 HSPI User s Guide A HomeSeer HS3 plug-in to control the Home Theater Direct (HTD) Whole-House Audio System. UltraHTDAudio3 HSPI User s Guide A HomeSeer HS3 plug-in to control the Home Theater Direct (HTD) Whole-House Audio System. Copyright 2016 ultrajones@hotmail.com Revised 08/17/2016 This document contains

More information

Configuring the EminentWare Wake On Lan Feature

Configuring the EminentWare Wake On Lan Feature This PDF is no longer being maintained. Search the SolarWinds Success Center for more information. Configuring the EminentWare Wake On Lan Feature EminentWare s Wake On Lan (WOL) feature allows you to

More information

Mobile Zero Client Management Console User Guide

Mobile Zero Client Management Console User Guide Mobile Zero Client Management Console User Guide Computing Innovations. v1.0c February 4, 2015 Contents Chapter 1: Installing the Management Console...3 Chapter 2: Getting Started...4 Installing the Cirrus

More information

WhatsConfigured v3.1 User Guide

WhatsConfigured v3.1 User Guide WhatsConfigured v3.1 User Guide Contents Table of Contents Welcome to WhatsConfigured v3.1 Finding more information and updates... 1 Sending feedback... 2 Deploying WhatsConfigured STEP 1: Prepare the

More information

Digi Connect WAN / ConnectPort WAN Cellular Setup of Surelink

Digi Connect WAN / ConnectPort WAN Cellular Setup of Surelink Digi Connect WAN / ConnectPort WAN Cellular Setup of Surelink 1. SureLink Settings The following options configure the SureLink settings for your Digi device. These settings ensure that your device is

More information

Quality of Service Setup Guide (NB14 Series)

Quality of Service Setup Guide (NB14 Series) Quality of Service Setup Guide (NB14 Series) About This Quality of Service (QoS) Guide Quality of Service refers to the reservation of bandwidth resources on the Nb14 Series router to provide different

More information

American Dynamics RAID Storage System iscsi Software User s Manual

American Dynamics RAID Storage System iscsi Software User s Manual American Dynamics RAID Storage System iscsi Software User s Manual Release v2.0 April 2006 # /tmp/hello Hello, World! 3 + 4 = 7 How to Contact American Dynamics American Dynamics (800) 507-6268 or (561)

More information

Centerity Monitor 4.0. Administration Guide

Centerity Monitor 4.0. Administration Guide Centerity Monitor 4.0 Administration Guide May 2017 About This Guide 2 Contents About This Guide... 8 End-User License Agreement (EULA)... 8 Before You Begin... 8 Audience... 8 Centerity Monitor User Guide...

More information

Peplink SD Switch User Manual. Published on October 25th, 2018

Peplink SD Switch User Manual. Published on October 25th, 2018 Peplink SD Switch User Manual Published on October 25th, 2018 1 Table of Contents Switch Layout 4 Specifications 5 Hardware Overview 6 Quick Start Functions 7 Reset Switch 7 Connect Ethernet 7 Connect

More information

Deploy the ExtraHop Discover Appliance 1100

Deploy the ExtraHop Discover Appliance 1100 Deploy the ExtraHop Discover Appliance 1100 Published: 2018-07-17 The following procedures explain how to deploy an ExtraHop Discover appliance 1100. System requirements Your environment must meet the

More information

IP Device Search and Configuration Tool Operation Manual

IP Device Search and Configuration Tool Operation Manual IP Device Search and Configuration Tool Operation Manual Note Copyright Statement This manual may not be reproduced in any form or by any means used to create any derivative such as translation, transformation,

More information

GWN7000 Firmware Release Note IMPORTANT UPGRADING NOTE

GWN7000 Firmware Release Note IMPORTANT UPGRADING NOTE GWN7000 Firmware Release Note IMPORTANT UPGRADING NOTE 2 intermedia upgrading are required from 1.0.1.x to 1.0.2.62. Please refer to 1.0.2.62 release note for upgrading steps. Controller module of any

More information

Online Help StruxureWare Data Center Expert

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

More information

Installation Guide. Cimatron Site Manager 2.0 Release Note

Installation Guide. Cimatron Site Manager 2.0 Release Note Installation Guide Cimatron Site Manager 2.0 Release Note Installation Guide i Table of Contents Introduction... 1 Cimatron Site Manager Components... 2 Installation... 3 Hardware Requirements... 3 Software

More information

Web-Mon Guide. View E-Mon Web-Mon Product Page

Web-Mon Guide. View E-Mon Web-Mon Product Page View E-Mon Web-Mon Product Page Web-Mon Guide ElectricSubmeter.com (A division of Test Equipment Depot) - 800.517.8431 99 Washington Street Melrose, MA 02176 - FAX 781.665.0780 PAGE 1 OF 47 Web-Mon User

More information

User s Manual PowerPanel Shutdown Service Graceful Shutdown and Notification service to ensure power protection of your computer

User s Manual PowerPanel Shutdown Service Graceful Shutdown and Notification service to ensure power protection of your computer User s Manual PowerPanel Shutdown Service Graceful Shutdown and Notification service to ensure power protection of your computer K01-SNMP004-00 TABLE OF CONTENTS INTRODUCTION... 1 INSTALLATION GUIDE...

More information

If you have a computer enabled with Intel Active Management Technology

If you have a computer enabled with Intel Active Management Technology Chapter13 Intel Active Management Technology in Small and Medium-sized Business I do not fear computers. I fear the lack of them. Isaac Asimov (1920 1992) If you have a computer enabled with Intel Active

More information

Standalone DVR User s Manual. Figure 4-81

Standalone DVR User s Manual. Figure 4-81 Figure 4-81 4.11.2 Network 4.11.2.1 TCP/IP The single network adapter interface is shown as in Figure 4-82 and the dual network adapters interface is shown as in Figure 4-83 Network Mode : Includes multiple

More information

SNMP Web Management. User s Manual

SNMP Web Management. User s Manual SNMP Web Management User s Manual Suitable Product: SNMP Web Card SNMP Web Box Management Software for Uninterruptible Power Supply Systems Table of Contents 1. Overview... 1 1.1 Introduction... 1 1.2

More information

WhatsConnected v3.5 User Guide

WhatsConnected v3.5 User Guide WhatsConnected v3.5 User Guide Contents Table of Contents Welcome to WhatsConnected Finding more information and updates... 5 Installing and Configuring WhatsConnected System requirements... 6 Installation

More information

User Manual. SSV Remote Access Gateway. Web ConfigTool

User Manual. SSV Remote Access Gateway. Web ConfigTool SSV Remote Access Gateway Web ConfigTool User Manual SSV Software Systems GmbH Dünenweg 5 D-30419 Hannover Phone: +49 (0)511/40 000-0 Fax: +49 (0)511/40 000-40 E-mail: sales@ssv-embedded.de Document Revision:

More information

Using ANM With Virtual Data Centers

Using ANM With Virtual Data Centers APPENDIXB Date: 3/8/10 This appendix describes how to integrate ANM with VMware vcenter Server, which is a third-party product for creating and managing virtual data centers. Using VMware vsphere Client,

More information

Protecting the Platforms. When it comes to the cost of keeping computers in good working order, Chapter10

Protecting the Platforms. When it comes to the cost of keeping computers in good working order, Chapter10 Chapter10 Protecting the Platforms Painting: The art of protecting flat surfaces from the weather and exposing them to the critic. Ambrose Bierce (1842 1914) When it comes to the cost of keeping computers

More information

Portal configuration commands

Portal configuration commands Contents Portal configuration commands 1 display portal acl 1 display portal connection statistics 5 display portal free-rule 7 display portal interface 9 display portal-roaming 11 display portal server

More information

Table Of Contents. 1. Introduction... 1

Table Of Contents. 1. Introduction... 1 User Manual Table of Content Table Of Contents 1. Introduction... 1 1.1 Brief Introduction to Web Interfaces... 1 1.2 How to Log In... 1 1.3 General Setting... 2 1.3.1 Date and Time Setting... 2 1.3.2

More information

User s Manual PowerPanel Shutdown Service Graceful Shutdown and Notification service to ensure power protection of your computer

User s Manual PowerPanel Shutdown Service Graceful Shutdown and Notification service to ensure power protection of your computer User s Manual PowerPanel Shutdown Service Graceful Shutdown and Notification service to ensure power protection of your computer Version 1.3 TABLE OF CONTENTS INTRODUCTION... 1 INSTALLATION GUIDE... 4

More information

Configuring the CSS as a Client of a TACACS+ Server

Configuring the CSS as a Client of a TACACS+ Server CHAPTER 4 Configuring the CSS as a Client of a TACACS+ Server The Terminal Access Controller Access Control System (TACACS+) protocol provides access control for routers, network access servers (NAS),

More information

Kvaser BlackBird Getting Started Guide

Kvaser BlackBird Getting Started Guide Kvaser BlackBird Getting Started Guide Copyright 2007-2018 Kvaser AB, Mölndal, Sweden http://www.kvaser.com Printed Sunday 16 th September, 2018 We believe that the information contained herein was accurate

More information

RX3041. User's Manual

RX3041. User's Manual RX3041 User's Manual Table of Contents 1 Introduction... 2 1.1 Features and Benefits... 3 1.2 Package Contents... 3 1.3 Finding Your Way Around... 4 1.4 System Requirements... 6 1.5 Installation Instruction...

More information

KYOCERA Net Admin User Guide

KYOCERA Net Admin User Guide KYOCERA Net Admin 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

Viewing System Status, page 404. Backing Up and Restoring a Configuration, page 416. Managing Certificates for Authentication, page 418

Viewing System Status, page 404. Backing Up and Restoring a Configuration, page 416. Managing Certificates for Authentication, page 418 This chapter describes how to maintain the configuration and firmware, reboot or reset the security appliance, manage the security license and digital certificates, and configure other features to help

More information

Section 3 - Configuration. Enable Auto Channel Scan:

Section 3 - Configuration. Enable Auto Channel Scan: Enable Auto Channel Scan: Wireless Channel: The Auto Channel Scan setting can be selected to allow the DGL-4500 to choose the channel with the least amount of interference. Indicates the channel setting

More information

Yamaha Router Configuration Training ~ Web GUI ~

Yamaha Router Configuration Training ~ Web GUI ~ Yamaha Router Configuration Training ~ Web GUI ~ Equipment RTX810 Gigabit VPN Router SWX2200-8G/24G Smart L2 Switch GbE 5, USB 3G modem 1Gbps throughput All GbE Cooperation with RTX810 200Mbps VPN throughput

More information

Step 3 - How to Configure Basic System Settings

Step 3 - How to Configure Basic System Settings Before configuring the IP address and network settings, complete Step 2 - How to Configure IP Address, network Settings, and Firewall. Verify the computer and the are connected to the same network, with

More information

OSPREY BOSS USER GUIDE

OSPREY BOSS USER GUIDE O OSPREY BOSS USER GUIDE www.ospreyvideo.com 20161222 About Osprey BOSS Osprey BOSS is a utility application for managing Osprey Talon encoder systems on a Local Area Network (LAN). It is an extensible

More information

power port make sure the ac adapter is plugged into the correct port Make sure to include at the beginning.

power port make sure the ac adapter is plugged into the correct port Make sure to include  at the beginning. Quickstart Guide If you have a blank SD card, you may insert it into the camera. To set up your camera for use on the network, connect the camera's wired network port to a router. Connect the AC adapter

More information

OPC UA Configuration Manager Help 2010 Kepware Technologies

OPC UA Configuration Manager Help 2010 Kepware Technologies OPC UA Configuration Manager Help 2010 Kepware Technologies 1 OPC UA Configuration Manager Help Table of Contents 1 Getting Started... 2 Help Contents... 2 Overview... 2 Server Settings... 2 2 OPC UA Configuration...

More information

USER MANUAL. PowerFrame TM Personal. UPS Monitoring Software

USER MANUAL. PowerFrame TM Personal.   UPS Monitoring Software USER MANUAL PowerFrame TM Personal UPS Monitoring Software www.bxterra.com 1 TABLE OF CONTENTS Introduction... Structure... Applications... Features... System Requirements... Supported Operating Systems...

More information

Installation and Programming Manual

Installation and Programming Manual Installation and Programming Manual UT-4 v2.0 Communication Interface 1. Introduction The UT-4 interface enables communication with various devices equipped with serial port trough a computer network.

More information

PROMISE ARRAY MANAGEMENT ( PAM) FOR FastTrak S150 TX2plus, S150 TX4 and TX4000. User Manual. Version 1.3

PROMISE ARRAY MANAGEMENT ( PAM) FOR FastTrak S150 TX2plus, S150 TX4 and TX4000. User Manual. Version 1.3 PROMISE ARRAY MANAGEMENT ( PAM) FOR FastTrak S150 TX2plus, S150 TX4 and TX4000 User Manual Version 1.3 Promise Array Management Copyright 2003 Promise Technology, Inc. All Rights Reserved. Copyright by

More information

Finding Support Information for Platforms and Cisco IOS Software Images

Finding Support Information for Platforms and Cisco IOS Software Images First Published: June 19, 2006 Last Updated: June 19, 2006 The Cisco Networking Services () feature is a collection of services that can provide remote event-driven configuring of Cisco IOS networking

More information

iconnect625w Copyright Disclaimer Enabling Basic Wireless Security

iconnect625w Copyright Disclaimer Enabling Basic Wireless Security iconnect625w Enabling Basic Wireless Security Copyright Copyright 2006 OPEN Networks Pty Ltd. All rights reserved. The content of this manual is subject to change without notice. The information and messages

More information

Oct 2007 Version 1.01

Oct 2007 Version 1.01 Oct 2007 Version 1.01 Table of Contents Introduction...4 System Requirement...4 Getting Started...4 Installing the Smart WLAN Manager...5 Discovering the Switch and AP...9 Understanding the Screen Layout...12

More information

HOME AUTOMATION, INC. Model 93A00-1. Serial Server. User s Manual

HOME AUTOMATION, INC. Model 93A00-1. Serial Server. User s Manual HOME AUTOMATION, INC. Model 93A00-1 Serial Server User s Manual Document Number 93I00-1 Rev. A December, 2009 Introduction The 93A00-1 is a RS232/RS485 to TCP/IP converter integrated with a robust system

More information

Zebra Link-OS Printer Profile Manager Enterprise

Zebra Link-OS Printer Profile Manager Enterprise Zebra Link-OS Printer Profile Manager Enterprise User Guide P1094865-001 Copyright 2017 ZIH Corp. and/or its affiliates. All rights reserved. ZEBRA and the stylized Zebra head are trademarks of ZIH Corp.,

More information

Faronics Power Save User Guide

Faronics Power Save User Guide 1 2 Last modified: August, 2015 1999-2015 Faronics Corporation. All rights reserved. Faronics, Deep Freeze, Faronics Core Console, Faronics Anti-Executable, Faronics Anti-Virus, Faronics Data Igloo, Faronics

More information

Before you Start! How to set-up Port Forwarding

Before you Start! How to set-up Port Forwarding Before you Start! Port forwarding works best when using Apple Safari, Microsoft Internet Explorer 8, or Mozilla Firefox. Note: Google Chrome and Microsoft Internet Explorer 9 have been identified to have

More information

H3C SecBlade SSL VPN Card

H3C SecBlade SSL VPN Card H3C SecBlade SSL VPN Card Super Administrator Web Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document version: 5PW105-20130801 Copyright 2003-2013, Hangzhou H3C Technologies

More information

Chapter 10 - Configure ASA Basic Settings and Firewall using ASDM

Chapter 10 - Configure ASA Basic Settings and Firewall using ASDM Chapter 10 - Configure ASA Basic Settings and Firewall using ASDM This lab has been updated for use on NETLAB+ Topology Note: ISR G1 devices use FastEthernet interfaces instead of GigabitEthernet interfaces.

More information

SmarterControl SCSIP FOR HS3

SmarterControl SCSIP FOR HS3 DOCUMENT VERSION 1.3 FOR SCSIP 1.5.9 AND ABOVE Creating Multi Menus, Pin number requests and call control all without any scripting knowledge. SmarterControl SCSIP 1.5.3.9 FOR HS3 Manual and Examples Duncan

More information

Command Manual Network Protocol. Table of Contents

Command Manual Network Protocol. Table of Contents Table of Contents Table of Contents Chapter 1 IP Address Configuration Commands... 1-1 1.1 IP Address Configuration Commands... 1-1 1.1.1 display ip host... 1-1 1.1.2 display ip interface... 1-1 1.1.3

More information

Yamaha LAN Monitor. User Guide

Yamaha LAN Monitor. User Guide Yamaha LAN Monitor User Guide EN Information The software and this document are the exclusive copyrights of Yamaha Corporation. Copying or modifying the software or reproduction of this document, by any

More information

10ZiG Manager Cloud Setup Guide

10ZiG Manager Cloud Setup Guide 10ZiG Manager Cloud Setup Guide Welcome to the 10ZiG Manager Cloud Setup guide. This guide will help you install all of the components within the 10ZiG Management suite. Please take note of the following

More information

Configuring IDS TCP Reset Using VMS IDS MC

Configuring IDS TCP Reset Using VMS IDS MC Configuring IDS TCP Reset Using VMS IDS MC Document ID: 47560 Contents Introduction Prerequisites Requirements Components Used Conventions Configure Network Diagram Configurations Initial Sensor Configuration

More information

Monitoring Operator Guide. Access Control Manager Software Version

Monitoring Operator Guide. Access Control Manager Software Version Monitoring Operator Guide Access Control Manager Software Version 5.12.0 2016-2018, Avigilon Corporation. All rights reserved. AVIGILON, the AVIGILON logo, ACCESS CONTROL MANAGER, ACM, and ACM VERIFY are

More information

Generic IP Camera Driver

Generic IP Camera Driver Generic IP Camera Driver Information Sheet for Crimson v3.0+ Compatible Devices IP cameras and web cameras where the static image is accessible through a web interface in either JPEG or bitmap formats.

More information

ForeScout Extended Module for MaaS360

ForeScout Extended Module for MaaS360 Version 1.8 Table of Contents About MaaS360 Integration... 4 Additional ForeScout MDM Documentation... 4 About this Module... 4 How it Works... 5 Continuous Query Refresh... 5 Offsite Device Management...

More information

Dell Command Intel vpro Out of Band

Dell Command Intel vpro Out of Band Dell Command Intel vpro Out of Band Version 3.0 User's Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION

More information

A5500 Configuration Guide

A5500 Configuration Guide A5500 Configuration Guide Sri Ram Kishore February 2012 Table of contents Gateway Configuration... 3 Accessing your gateway configuration tool... 3 Configuring your broadband Internet access... 3 Configuring

More information

6.2. Management & Administration Guide

6.2. Management & Administration Guide 6.2 Management & Administration Guide Netmon Management and Administration Guide 2 Contents Contents... 2 Introduction... 5 Settings Explorer... 5 Initial Setup... 6 Network Interfaces... 6 (Re)configuring

More information

MRD-310 MRD G Cellular Modem / Router Web configuration reference guide. Web configuration reference guide

MRD-310 MRD G Cellular Modem / Router Web configuration reference guide. Web configuration reference guide Web configuration reference guide 6623-3201 MRD-310 MRD-330 Westermo Teleindustri AB 2008 3G Cellular Modem / Router Web configuration reference guide www.westermo.com Table of Contents 1 Basic Configuration...

More information

AirServer Connect User Guide

AirServer Connect User Guide 1 Contents Welcome... 3 Unique features... 3 Set up your AirServer Connect... 4 The Home Screen... 5 Navigating Menus... 5 Configuring Basic Settings... 6 Screen Mirroring Methods... 7 Airplay... 7 Mac...

More information

PT Activity 5.6.1: Packet Tracer Skills Integration Challenge Topology Diagram

PT Activity 5.6.1: Packet Tracer Skills Integration Challenge Topology Diagram Topology Diagram All contents are Copyright 2008 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 6 Addressing Table Device Interface IP Address Subnet Mask

More information

WOL works within the same subnet. For WOL to work across subnets, you need to make some changes in the router to forward WOL broadcast packets.

WOL works within the same subnet. For WOL to work across subnets, you need to make some changes in the router to forward WOL broadcast packets. ZENworks 2017 Update 2 Using Wakeon-LAN January 2018 Wake-on-LAN (WOL) is a feature available on devices and is used to remotely wake up devices that are in shutdown, sleep, or hibernate mode. To perform

More information

Configuration Manager

Configuration Manager CHAPTER 7 This chapter describes how to perform routine Cisco VXC Manager configuration management tasks using the Administrator Console. It provides information on managing the configuration settings

More information

How to Configure a Remote Management Tunnel for an F-Series Firewall

How to Configure a Remote Management Tunnel for an F-Series Firewall How to Configure a Remote Management Tunnel for an F-Series Firewall If the managed NextGen Firewall F-Series cannot directly reach the NextGen Control Center, it must connect via a remote management tunnel.

More information

PC DOWNLOAD UTILITY User Instructions

PC DOWNLOAD UTILITY User Instructions Date: Saturday, November 01, 2003 Version: 2.0c PC DOWNLOAD UTILITY User Instructions 1.0 DESCRIPTION The above screen is from the 2.0 version. Earlier versions are similar except there is no menu. The

More information

Apple computers tend to have the WOL settings in the BIOS already enabled by default.

Apple computers tend to have the WOL settings in the BIOS already enabled by default. is also known as WoL. This technology was developed to tell computers to power on from a powered off state by software across the network. By incorporating this technology into computer networks, administrators

More information

Marshall Electronics. VS Manager. Software Manual

Marshall Electronics. VS Manager. Software Manual Marshall Electronics VS Manager Software Manual Copyright February 2012, Marshall Electronics, Inc. All Rights Reserved. This document may not be copied. Trademarks Other trademarks used in this document

More information

UIP1869V User Interface Guide

UIP1869V User Interface Guide UIP1869V User Interface Guide (Firmware version 0.1.8 and later) Table of Contents Opening the UIP1869V's Configuration Utility... 3 Connecting to Your Broadband Modem... 5 Setting up with DHCP... 5 Updating

More information

Network Management Card. User Manual

Network Management Card. User Manual User Manual 1 Contents Contents 2 Chapter 1 Overview 3 1.1 NMC package contents 4 1.2 NMC CD Resources 4 1.3 Features 4 1.4 NMC Applications 5 Chapter 2 NMC parameters setting via serial COM port 6 2.1

More information

WhatsConfigured for WhatsUp Gold 2016 User Guide

WhatsConfigured for WhatsUp Gold 2016 User Guide WhatsConfigured for WhatsUp Gold 2016 User Guide Contents Welcome to WhatsConfigured 1 What is WhatsConfigured? 1 Finding more information and updates 1 Sending feedback 2 Deploying WhatsConfigured 3 STEP

More information

How to Configure a Remote Management Tunnel for Barracuda NG Firewalls

How to Configure a Remote Management Tunnel for Barracuda NG Firewalls How to Configure a Remote Management Tunnel for Barracuda NG Firewalls If the managed NG Firewall can not directly reach the NG Control Center it must connect via a remote management tunnel. The remote

More information

Port Forwarding Setup (RTA1025W Rev2)

Port Forwarding Setup (RTA1025W Rev2) Port Forwarding Setup (RTA1025W Rev2) Port Forwarding Port forwarding enables programs or devices running on your LAN to communicate with the internet as if they were directly connected. This is most commonly

More information

Table of Contents 1 Commands for Access Controller Switch Interface Board 1-1

Table of Contents 1 Commands for Access Controller Switch Interface Board 1-1 Table of Contents 1 Commands for Access Controller Switch Interface Board 1-1 Commands for Access Controller and Access Controller Switch Interface Board 1-1 acl (user interface view) 1-1 activation-key

More information

Device Manager. Managing Devices CHAPTER

Device Manager. Managing Devices CHAPTER 2 CHAPTER This chapter describes how to perform routine device management tasks using the Administrator Console. It provides information on managing the devices within your Cisco VXC Manager environment.

More information

Cisco TelePresence Conductor with Cisco Unified Communications Manager

Cisco TelePresence Conductor with Cisco Unified Communications Manager Cisco TelePresence Conductor with Cisco Unified Communications Manager Deployment Guide XC2.2 Unified CM 8.6.2 and 9.x D14998.09 Revised March 2014 Contents Introduction 4 About this document 4 Further

More information

Manage Your Inventory

Manage Your Inventory About Inventory About Inventory, on page 1 Inventory and Cisco ISE Authentication, on page 6 Add a Device Manually, on page 7 Integrate Meraki Dashboard, on page 10 Filter Devices, on page 11 Change Devices

More information

Network Management Card. User Manual

Network Management Card. User Manual User Manual 1 Contents Contents 2 Chapter 1 Overview 3 1.1 NMC package contents 4 1.2 NMC CD Resources 4 1.3 Features 4 1.4 NMC Applications 5 Chapter 2 NMC parameters setting via serial COM port 6 2.1

More information

Comodo Network Center Software Version 1.1

Comodo Network Center Software Version 1.1 Comodo Network Center Software Version 1.1 User Guide Guide Version 2.3.112311 Comodo Security Solutions 1255 Broad Street STE 100 Clifton, NJ 07013 Table of Contents Comodo Network Center - Introduction...

More information

epowerswitch 1G R2 User guide Version

epowerswitch 1G R2 User guide Version epowerswitch 1G R2 User guide Version 02 2011 www.neol.com Copyright by NEOL S.A.S - 4 Rue Nationale, 67800 BISCHHEIM, France Printed in France All rights reserved. No part of this documentation, accompanying

More information

LifeSize Passport Configuration Preferences Version 4.7

LifeSize Passport Configuration Preferences Version 4.7 LifeSize Passport Configuration Preferences Version 4.7 This document presents a visual depiction of the preferences users and administrators can set to configure LifeSize Passport using software release

More information

Legal Notes. Regarding Trademarks KYOCERA MITA Corporation

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

More information

AT&T Cloud Web Security Service

AT&T Cloud Web Security Service AT&T Cloud Web Security Service Troubleshooting Guide Table of Contents 1 Summary... 3 2 Explicit Proxy Access Method... 4 2.1 Explicit Proxy Flow Diagram... 4 3 Proxy Forwarding Access Method... 6 3.1

More information

Manage Your Inventory

Manage Your Inventory About Inventory About Inventory, on page 1 Inventory and Cisco ISE Authentication, on page 2 Display Information About Your Inventory, on page 2 Types of Devices in the DNA Center Inventory, on page 6

More information

SOUND MANAGER 2.0 USER GUIDE SOUND MASKING PAGING AUDIO MASS NOTIFICATION REV

SOUND MANAGER 2.0 USER GUIDE SOUND MASKING PAGING AUDIO MASS NOTIFICATION REV SOUND MANAGER 2.0 USER GUIDE SOUND MASKING PAGING AUDIO MASS NOTIFICATION REV 3003-13-12 TABLE OF CONTENTS OVERVIEW...2 COMPATIBILITY...2 USER OPERATION...3 SPECTRA i.net S WEB-BASED ACCESS AND TUNING

More information

Managing the Mobility Express Network

Managing the Mobility Express Network Under the Management tab on the navigation pane, an admin users can do the following: 1 Configure access to the Mobility Express controller 2 Manage Admin Accounts 3 Configure Time 4 Perform a Software

More information

Recovering a NetComm Wireless M2M router via the recovery console. Technical Support Guide

Recovering a NetComm Wireless M2M router via the recovery console. Technical Support Guide Recovering a NetComm Wireless M2M router via the recovery console Technical Support Guide Copyright Copyright 2016 NetComm Wireless Limited. All rights reserved. The information contained herein is proprietary

More information

User Guide. Pharos Control Software

User Guide. Pharos Control Software User Guide Pharos Control Software 1910012155 REV 2.0.1 April 2017 COPYRIGHT & TRADEMARKS Specifications are subject to change without notice. is a registered trademark of TP-Link Technologies Co., Ltd.

More information

Agilent Technologies. Connectivity Guide. USB/LAN/GPIB Interfaces. Agilent Technologies

Agilent Technologies. Connectivity Guide. USB/LAN/GPIB Interfaces. Agilent Technologies Agilent Technologies USB/LAN/GPIB Interfaces Connectivity Guide Agilent Technologies Notices Agilent Technologies, Inc. 2003-2006 No part of this manual may be reproduced in any form or by any means (including

More information

HomeTroller SEL Getting Started Guide

HomeTroller SEL Getting Started Guide HomeTroller SEL Getting Started Guide Congratulations on your purchase! Your HomeTroller SEL is ready to put you in control of your home. Please take a few minutes to read through this guide to familiarize

More information

Conquest Ethernet Controller Configuration Web Pages

Conquest Ethernet Controller Configuration Web Pages Conquest Ethernet Controller Configuration Web Pages Application Guide Contents Introduction...1 Login Window...2 Device Window...3 Security Window...4 Application Windows...5 Firmware Update Window...6

More information

Cisco TelePresence Conductor with Cisco Unified Communications Manager

Cisco TelePresence Conductor with Cisco Unified Communications Manager Cisco TelePresence Conductor with Cisco Unified Communications Manager Deployment Guide TelePresence Conductor XC4.0 Unified CM 10.5(2) January 2016 Contents Introduction 6 About this document 6 Related

More information

Configuring Routes on the ACE

Configuring Routes on the ACE CHAPTER2 This chapter describes how the ACE is considered a router hop in the network when it is in routed mode. In the Admin or user contexts, the ACE supports static routes only. The ACE supports up

More information

OPC UA Configuration Manager PTC Inc. All Rights Reserved.

OPC UA Configuration Manager PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 4 Overview 4 5 Project Properties - OPC UA 5 Server Endpoints 7 Trusted Clients 9 Discovery Servers 10 Trusted Servers 11 Instance

More information