2017/10/16 15:32 1/20 3 Hosts. When a host is imported and updated, it can only be linked to additional templates and never be unlinked from any.

Size: px
Start display at page:

Download "2017/10/16 15:32 1/20 3 Hosts. When a host is imported and updated, it can only be linked to additional templates and never be unlinked from any."

Transcription

1 2017/10/16 15:32 1/20 3 Hosts 3 Hosts Overview Hosts are exported with many related objects and object relations. Host export contains: linked host groups host data template linkage host group linkage host interfaces directly linked applications directly linked items directly linked triggers directly linked graphs directly linked discovery rules with all prototypes directly linked web scenarios host macros host inventory data value maps When a host is imported and updated, it can only be linked to additional templates and never be unlinked from any. Exporting To export hosts, do the following: Go to: Configuration Hosts Mark the checkboxes of the hosts to export Click on Export below the list Selected hosts are exported to a local XML file with default name zabbix_export_hosts.xml. Zabbix Documentation

2 Last update: 2017/08/02 07:06 manual:xml_export_import:hosts Importing To import hosts, do the following: Go to: Configuration Hosts Click on Import to the right Select the import file Mark the required options in import rules Click on Import A success or failure message of the import will be displayed in the frontend. Import rules: Rule Update existing Create new Delete missing Description Existing elements will be updated with data taken from the import file. Otherwise they will not be updated. The import will add new elements using data from the import file. Otherwise it will not add them. The import will remove existing elements not present in the import file. Otherwise it will not remove them. Printed on 2017/10/16 15:32

3 2017/10/16 15:32 3/20 3 Hosts Export format <?xml version="1.0" encoding="utf-8"?> <zabbix_export> <version>3.4</version> <date> t08:26:43z</date> <hosts> <host> <host>zabbix server</host> <name>zabbix server</name> <description>zabbix monitoring server.</description> <proxy/> <status>0</status> <ipmi_authtype>-1</ipmi_authtype> <ipmi_privilege>2</ipmi_privilege> <ipmi_username/> <ipmi_password/> <tls_connect>1</tls_connect> <tls_accept>1</tls_accept> <tls_issuer/> <tls_subject/> <tls_psk_identity/> <tls_psk/> <templates/> <groups> <group> <name>zabbix servers</name> </group> </groups> <interfaces> <interface> <default>1</default> <type>1</type> <useip>1</useip> <ip> </ip> <dns/> <port>20001</port> <bulk>1</bulk> <interface_ref>if1</interface_ref> </interface> </interfaces> <applications> <application> <name>memory</name> </application> <application> <name>zabbix agent</name> </application> </applications> <items> Zabbix Documentation

4 Last update: 2017/08/02 07:06 manual:xml_export_import:hosts <item> <name>agent ping</name> <type>0</type> <snmp_community/> <snmp_oid/> <key>agent.ping</key> <delay>1m</delay> <history>1w</history> <trends>365d</trends> <status>0</status> <value_type>3</value_type> <allowed_hosts/> <units/> <snmpv3_contextname/> <snmpv3_securityname/> <snmpv3_securitylevel>0</snmpv3_securitylevel> <snmpv3_authprotocol>0</snmpv3_authprotocol> <snmpv3_authpassphrase/> <snmpv3_privprotocol>0</snmpv3_privprotocol> <snmpv3_privpassphrase/> <params/> <ipmi_sensor/> <authtype>0</authtype> <username/> <password/> <publickey/> <privatekey/> <port/> <description>the agent always returns 1 for this item. It could be used in combination with nodata() for availability check.</description> <inventory_link>0</inventory_link> <applications> <application> <name>zabbix agent</name> </application> </applications> <valuemap> <name>zabbix agent ping status</name> </valuemap> <logtimefmt/> <preprocessing/> <interface_ref>if1</interface_ref> <master_item/> </item> <item> <name>available memory</name> <type>0</type> <snmp_community/> <snmp_oid/> Printed on 2017/10/16 15:32

5 2017/10/16 15:32 5/20 3 Hosts <key>vm.memory.size[available]</key> <delay>1m</delay> <history>1w</history> <trends>365d</trends> <status>0</status> <value_type>3</value_type> <allowed_hosts/> <units>b</units> <snmpv3_contextname/> <snmpv3_securityname/> <snmpv3_securitylevel>0</snmpv3_securitylevel> <snmpv3_authprotocol>0</snmpv3_authprotocol> <snmpv3_authpassphrase/> <snmpv3_privprotocol>0</snmpv3_privprotocol> <snmpv3_privpassphrase/> <params/> <ipmi_sensor/> <authtype>0</authtype> <username/> <password/> <publickey/> <privatekey/> <port/> <description>available memory is defined as free+cached+buffers memory.</description> <inventory_link>0</inventory_link> <applications> <application> <name>memory</name> </application> </applications> <valuemap/> <logtimefmt/> <preprocessing/> <interface_ref>if1</interface_ref> <master_item/> </item> <item> <name>available memory</name> <type>18</type> <snmp_community/> <snmp_oid/> <key>dependent.am</key> <delay>0</delay> <history>90d</history> <trends>365d</trends> <status>0</status> <value_type>3</value_type> <allowed_hosts/> <units/> <snmpv3_contextname/> Zabbix Documentation

6 Last update: 2017/08/02 07:06 manual:xml_export_import:hosts <snmpv3_securityname/> <snmpv3_securitylevel>0</snmpv3_securitylevel> <snmpv3_authprotocol>0</snmpv3_authprotocol> <snmpv3_authpassphrase/> <snmpv3_privprotocol>0</snmpv3_privprotocol> <snmpv3_privpassphrase/> <params/> <ipmi_sensor/> <authtype>0</authtype> <username/> <password/> <publickey/> <privatekey/> <port/> <description/> <inventory_link>0</inventory_link> <applications/> <valuemap/> <logtimefmt/> <preprocessing/> <jmx_endpoint/> <master_item> <key>vm.memory.size[available]</key> </master_item> </item> </items> <discovery_rules> <discovery_rule> <name>mounted filesystem discovery</name> <type>0</type> <snmp_community/> <snmp_oid/> <key>vfs.fs.discovery</key> <delay>1h</delay> <status>0</status> <allowed_hosts/> <snmpv3_contextname/> <snmpv3_securityname/> <snmpv3_securitylevel>0</snmpv3_securitylevel> <snmpv3_authprotocol>0</snmpv3_authprotocol> <snmpv3_authpassphrase/> <snmpv3_privprotocol>0</snmpv3_privprotocol> <snmpv3_privpassphrase/> <params/> <ipmi_sensor/> <authtype>0</authtype> <username/> <password/> <publickey/> <privatekey/> Printed on 2017/10/16 15:32

7 2017/10/16 15:32 7/20 3 Hosts <port/> <filter> <evaltype>0</evaltype> <formula/> <conditions> <condition> <macro>{#fstype}</macro> <value>@file systems for discovery</value> <operator>8</operator> <formulaid>a</formulaid> </condition> </conditions> </filter> <lifetime>30d</lifetime> <description>discovery of file systems of different types as defined in global regular expression "File systems for discovery".</description> <item_prototypes> <item_prototype> <name>free disk space on $1</name> <type>0</type> <snmp_community/> <snmp_oid/> <key>vfs.fs.size[{#fsname},free]</key> <delay>1m</delay> <history>1w</history> <trends>365d</trends> <status>0</status> <value_type>3</value_type> <allowed_hosts/> <units>b</units> <snmpv3_contextname/> <snmpv3_securityname/> <snmpv3_securitylevel>0</snmpv3_securitylevel> <snmpv3_authprotocol>0</snmpv3_authprotocol> <snmpv3_authpassphrase/> <snmpv3_privprotocol>0</snmpv3_privprotocol> <snmpv3_privpassphrase/> <params/> <ipmi_sensor/> <authtype>0</authtype> <username/> <password/> <publickey/> <privatekey/> <port/> <description/> <inventory_link>0</inventory_link> <applications> <application> <name>filesystems</name> Zabbix Documentation

8 Last update: 2017/08/02 07:06 manual:xml_export_import:hosts </application> </applications> <valuemap/> <logtimefmt/> <preprocessing/> <application_prototypes> <application_prototype> <name>{#fsname}</name> </application_prototype> </application_prototypes> <interface_ref>if1</interface_ref> <master_item_prototype/> </item_prototype> </item_prototypes> <trigger_prototypes> <trigger_prototype> <expression>{zabbix server 2:vfs.fs.size[{#FSNAME},pfree].last()}<20</expression> <recovery_mode>0</recovery_mode> <recovery_expression/> <name>free disk space is less than 20% on volume {#FSNAME}</name> <correlation_mode>0</correlation_mode> <correlation_tag/> <url/> <status>0</status> <priority>2</priority> <description/> <type>0</type> <manual_close>0</manual_close> <dependencies/> <tags/> </trigger_prototype> </trigger_prototypes> <graph_prototypes> <graph_prototype> <name>disk space usage {#FSNAME}</name> <width>600</width> <height>340</height> <yaxismin>0.0000</yaxismin> <yaxismax>0.0000</yaxismax> <show_work_period>0</show_work_period> <show_triggers>0</show_triggers> <type>2</type> <show_legend>1</show_legend> <show_3d>1</show_3d> <percent_left>0.0000</percent_left> <percent_right>0.0000</percent_right> <ymin_type_1>0</ymin_type_1> <ymax_type_1>0</ymax_type_1> Printed on 2017/10/16 15:32

9 2017/10/16 15:32 9/20 3 Hosts <ymin_item_1>0</ymin_item_1> <ymax_item_1>0</ymax_item_1> <graph_items> <graph_item> <sortorder>0</sortorder> <drawtype>0</drawtype> <color>c80000</color> <yaxisside>0</yaxisside> <calc_fnc>2</calc_fnc> <type>2</type> <item> <host>zabbix server 2</host> <key>vfs.fs.size[{#fsname},total]</key> </item> </graph_item> <graph_item> <sortorder>1</sortorder> <drawtype>0</drawtype> <color>00c800</color> <yaxisside>0</yaxisside> <calc_fnc>2</calc_fnc> <type>0</type> <item> <host>zabbix server 2</host> <key>vfs.fs.size[{#fsname},free]</key> </item> </graph_item> </graph_items> </graph_prototype> </graph_prototypes> <host_prototypes/> <interface_ref>if1</interface_ref> </discovery_rule> </discovery_rules> <httptests> <httptest> <name>zabbix</name> <application/> <delay>1m</delay> <attempts>1</attempts> <agent>mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0)</agent> <http_proxy/> <variables/> <headers/> <status>0</status> <authentication>0</authentication> <http_user/> <http_password/> Zabbix Documentation

10 Last update: 2017/08/02 07:06 manual:xml_export_import:hosts <verify_peer>0</verify_peer> <verify_host>0</verify_host> <ssl_cert_file/> <ssl_key_file/> <ssl_key_password/> <steps> <step> <name>main page</name> <url> <posts/> <variables/> <headers/> <follow_redirects>1</follow_redirects> <retrieve_mode>0</retrieve_mode> <timeout>1m</timeout> <required/> <status_codes>200</status_codes> </step> </steps> </httptest> </httptests> <macros> <macro> <macro>{$m1}</macro> <value>m1</value> </macro> <macro> <macro>{$m2}</macro> <value>m2</value> </macro> </macros> <inventory/> </host> </hosts> <value_maps> <value_map> <name>zabbix agent ping status</name> <mappings> <mapping> <value>1</value> <newvalue>up</newvalue> </mapping> </mappings> </value_map> </value_maps> </zabbix_export> Element tags Printed on 2017/10/16 15:32

11 2017/10/16 15:32 11/20 3 Hosts Element tag values are explained in the table below. Host tags groups Root element for groups. group Individual group. name Unique group name. hosts host Root element for hosts. Individual host. host Unique host name. name Visible host name. description text Host description. status ipmi_authtype ipmi_privilege 0 - monitored 1 - not monitored -1 - default 0 - none 1 - MD2 2 - MD5 4 - straight 5 - OEM 6 - RMCP+ 1 - callback 2 - user 3 - operator 4 - admin 5 - OEM Host status. IPMI session authentication type. IPMI session privilege level. ipmi_username Username for IPMI checks. ipmi_password Password for IPMI checks. tls_connect tls_accept 1 - unencrypted 2 - TLS with PSK 4 - TLS with certificate 1 - unencrypted 2 - TLS with PSK 3 - unencrypted and TLS with PSK 4 - TLS with certificate 5 - unencrypted and TLS with certificate 6 - TLS with PSK or certificate 7 - unencrypted and TLS with PSK or certificate Type of outgoing connection. Type of incoming connection. tls_issuer Allowed agent/proxy certificate issuer. tls_subject Allowed agent/proxy certificate subject. tls_psk_indentity PSK identity. tls_psk PSK value. Zabbix Documentation

12 Last update: 2017/08/02 07:06 manual:xml_export_import:hosts proxy name Proxy. Name of the proxy (if any) that monitors the host. templates template interfaces interface Root element for linked templates. Individual template. name Template name. default type useip 0 - secondary 1 - primary (default) 0 - unknown 1 - Zabbix agent 2 - SNMP 3 - IPMI 4 - JMX Root element for host interfaces. Individual interface. Interface status. Only one primary interface of one type can be on a host. Interface type. 0 - use DNS Interface to use for connecting to the name host. 1 - use IP address ip IP address, can be either IPv4 or IPv6. dns DNS name. port Port number. bulk interface_ref 0 - disable 1 - enable Use bulk requests for SNMP. Interface reference name to be used in items. applications application name Root element for applications. Individual application. Application name. macros macro name value Root element for macros. Individual macro. User macro name. User macro value. Host item tags items Root element for items. item Individual item. name Item name. Printed on 2017/10/16 15:32

13 2017/10/16 15:32 13/20 3 Hosts type snmp_community 0 - Zabbix agent 1 - SNMPv1 agent 2 - Zabbix trapper 3 - simple check 4 - SNMPv2 agent 5 - internal 6 - SNMPv3 agent 7 - Zabbix agent (active) 8 - aggregate 9 - HTTP test (web monitoring scenario step) 10 - external 11 - database monitor 12 - IPMI agent 13 - SSH agent 14 - Telnet agent 15 - calculated 16 - JMX agent 17 - SNMP trap 18 - Dependent item Item type. SNMP community name if 'type' is 1,4. snmp_oid SNMP object ID. key Item key. delay history trends status value_type allowed_hosts 0 - enabled 1 - disabled 0 - float 1 - character 2 - log 3 - unsigned 4 - text Update interval of the item. Seconds, time unit with suffix, custom intervals or user macros. A time unit of how long the history data should be stored. Time unit with suffix or user macro. A time unit of how long the trends data should be stored. Time unit with suffix or user macro. Item status. Received value type. List of IP addresses (comma delimited) of hosts allowed sending data for the item if 'type' is 2. Zabbix Documentation

14 Last update: 2017/08/02 07:06 manual:xml_export_import:hosts units Units of returned values (bps, B). snmpv3_contextname SNMPv3 context name. snmpv3_securityname SNMPv3 security name. snmpv3_securitylevel snmpv3_authprotocol snmpv3_authpassphrase snmpv3_privprotocol snmpv3_privpassphrase params 0 - MD5 1 - SHA 0 - DES 1 - AES text 0 - noauthnopriv 1 - authnopriv 2 - authpriv SNMPv3 security level. SNMPv3 authentication protocol. SNMPv3 authentication passphrase. SNMPv3 privacy protocol. SNMPv3 privacy passphrase. Name of the Executed script if 'type' is 13,14 SQL query field if 'type' is 11 Formula field if 'type' is 15 ipmi_sensor IPMI sensor ID if 'type' is 12. authtype 0 - password 1 - key Authentication type if 'type' is 13. username User name if 'type' is 11,13,14. password Password if 'type' is 11,13,14. publickey privatekey Name of the public key file if 'type' is 13. Name of the private key file if 'type' is 13. port Custom port for the item. description text Item description. inventory_link logtimefmt 0 - no link number - number of field in the 'host_inventory' table Use item value to populate this inventory field. Format of the time in log entries. Used only by log items. interface_ref Reference to host interface. value map applications application preprocessing step name name Value map. Name of the value map to use for the item. Root element for applications. Individual application. Application name. Item value preprocessing. Individual item value preprocessing step. Printed on 2017/10/16 15:32

15 2017/10/16 15:32 15/20 3 Hosts type params 1 - custom multiplier 2 - right trim 3 - left trim 4 - trim from both sides 5 - regular expression matching 6 - boolean to decimal 7 - octal to decimal Type of the item value 8 - hexadecimal to preprocessing step. decimal 9 - simple change; calculated as (received valueprevious value) 10 - change per second; calculated as (received valueprevious value)/(time nowtime of last check) Parameters of the item value preprocessing step. master_item key Individual item master item data. Dependent item master item key value. Host low-level discovery rule tags discovery_rules discovery_rule For most of the element tag values, see element tag values for a regular item. Only the tags that are specific to low-level discovery rules, are described below. lifetime Root element for low-level discovery rules. Individual low-level discovery rule. Time period after which items that are no longer discovered will be deleted. Seconds, time unit with suffix or user macro. filter Individual filter. Zabbix Documentation

16 Last update: 2017/08/02 07:06 manual:xml_export_import:hosts evaltype formula conditions 0 - And/or logic 1 - And logic 2 - Or logic 3 - custom formula Logic to use for checking lowlevel discovery rule filter conditions. Custom calculation formula for filter conditions. Root element for filter conditions. condition macro value operator. formulaid character Individual filter condition. Low-level discovery macro name. Filter value: regular expression or global regular expression. Filter condition ID. Used in the custom calculation formula. item_prototypes item_prototype application_prototypes application_prototype For most of the element tag values, see element tag values for a regular item. Only the tags that are specific to item_prototypes, are described below. name Root element for item_prototypes. Individual item_prototype. Root element for application prototypes. Individual application prototype. Application prototype name. master_item_prototype key Individual item prototype master item prototype data. Dependent item prototype master item prototype key value. Host trigger tags triggers Root element for triggers. trigger Individual trigger. expression Trigger expression. Printed on 2017/10/16 15:32

17 2017/10/16 15:32 17/20 3 Hosts dependencies dependency tags tag recovery_mode recovery_expression 0 - expression 1 - recovery expression 2 - none name Trigger name. correlation_mode correlation_tag 0 - no event correlation 1 - event correlation by tag Basis for generating OK events. Trigger recovery expression. Correlation mode. url Trigger URL. status priority 0 - enabled 1 - disabled 0 - not classified 1 - information 2 - warning 3 - average 4 - high 5 - disaster The tag name to be used for event correlation. Trigger status. Trigger severity. description text Trigger description. type manual_close 0 - single problem event 1 - multiple problem events 0 - not allowed 1 - allowed Event generation type. Manual closing of problem events. Root element for dependencies. Individual dependency. name Dependency trigger name. expression Dependency trigger expression. recovery_expression Dependency trigger recovery expression. Root element for event tags. Individual event tag. tag Tag name. value Tag value. Host graph tags graphs graph Root element for graphs. Individual graph. name Graph name. width Graph width, in pixels. Used for preview and for pie/exploded graphs. Zabbix Documentation

18 Last update: 2017/08/02 07:06 manual:xml_export_import:hosts graph_items graph_item height yaxismin yaxismax show_work_period show_triggers type show_legend show_3d percent_left percent_right ymin_type_1 ymax_type_1 double double 0 - no 1 - yes 0 - no 1 - yes 0 - no 1 - yes 0-2D 1-3D double double 0 - normal 1 - stacked 2 - pie 3 - exploded 4-3D pie 5-3D exploded 0 - calculated 1 - fixed 2 - last value of the selected item 0 - calculated 1 - fixed 2 - last value of the selected item Graph height, in pixels. Used for preview and for pie/exploded graphs. Value of Y axis minimum if 'ymin_type_1' is 1. Value of Y axis maximum if 'ymax_type_1' is 1. Highlight non-working hours if 'type' is 0,1. Display simple trigger values as a line if 'type' is 0,1. Graph type. Display graph legend. Enable 3D style if 'type' is 2,3. Show the percentile line for left axis if 'type' is 0. Show the percentile line for right axis if 'type' is 0. Minimum value of Y axis if 'type' is 0,1. Maximum value of Y axis if 'type' is 0,1. ymin_item_1 null or item details Item details if 'ymin_type_1' is 2. ymax_item_1 null or item details Item details if 'ymax_type_1' is 2. sortorder drawtype 0 - single line 1 - filled region 2 - bold line 3 - dotted line 4 - dashed line Root element for graph items. Individual graph item. Draw order. The smaller value is drawn first. Can be used to draw lines or regions behind (or in front of) another. Draw style if graph 'type' is 0. color Element colour (6 symbols, hex). yaxisside 0 - left axis 1 - right axis Y axis position (left or right) the element belongs to if graph 'type' is 0,1. Printed on 2017/10/16 15:32

19 2017/10/16 15:32 19/20 3 Hosts calc_fnc type 1 - minimum 2 - average 4 - maximum 7 - all (minimum, average and maximum, if graph 'type' is 0) 9 - last (if graph 'type' is not 0,1) Data to draw if more than one value exists for an item. 1 - value of the item is represented proportionally on the pie Draw type for pie/exploded graphs. 2 - value of the item represents the whole pie (graph sum) item Individual item. host Item host. key Item key. Host web scenario tags Element httptests httptest Element property Type Range Description Root element for web scenarios. Individual web scenario. name Web scenario name. delay Frequency of executing the web scenario. Seconds, time unit with suffix or user macro. attempts 1-10 The number of attempts for executing web scenario steps. agent http_proxy variables text Client agent. Zabbix will pretend to be the selected browser. This is useful when a website returns different content for different browsers. Specify an HTTP proxy to use, using the format: List of scenario-level variables (macros) that may be used in scenario steps. headers text HTTP headers that will be sent when performing a request. status authentication 0 - enabled Web scenario status. 1 - disabled 0 - none 1 - basic 2 - NTLM Authentication method. http_user Authentication user name. http_password Authentication password for specified user name. verify_peer verify_host 0 - no 1 - yes 0 - no 1 - yes Verify the SSL certificate of the web server. Verify that the Common Name field or the Subject Alternate Name field of the web server certificate matches. ssl_cert_file Name of the SSL certificate file used for client authentication. ssl_key_file Name of the SSL private key file used for client authentication. Zabbix Documentation

20 Last update: 2017/08/02 07:06 manual:xml_export_import:hosts Element steps step Element property ssl_key_password Type Range Description SSL private key file password. Root element for web scenario steps. Individual web scenario step. name Web scenario step name. url URL for monitoring. posts text List of 'Post' variables. variables text List of step-level variables (macros) that should be applied after this step. If the variable value has a 'regex:' prefix, then its value is extracted from the data returned by this step according to the regular expression pattern following the 'regex:' prefix headers text HTTP headers that will be sent when performing a request. follow_redirects retrieve_mode 0 - no 1 - yes Follow HTTP redirects. 0 - content 1 - HTTP response retrieve mode. headers only timeout Timeout of step execution. Seconds, time unit with suffix or user macro. required Required. Ignored if empty. status_codes A comma delimited list of accepted status codes. Ignored if empty. For example: , From: - Zabbix Documentation 3.4 Permanent link: Last update: 2017/08/02 07:06 Printed on 2017/10/16 15:32

Getting started with Zabbix API

Getting started with Zabbix API 2018/07/04 21:07 1/10 Getting started with Zabbix API Getting started with Zabbix API What is Zabbix API Normally, you have only one way, to manipulate, configure and create objects in Zabbix - through

More information

Manage Your Device Inventory

Manage Your Device Inventory About Device Inventory, page 1 Device Inventory and Cisco ISE Authentication, page 7 Device Inventory Tasks, page 7 Add a Device Manually, page 8 Filter Devices, page 12 Change Devices Layout View, page

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

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

Configuring Communication Services

Configuring Communication Services This chapter includes the following sections: Configuring HTTP, on page 1 Configuring SSH, on page 2 Configuring XML API, on page 3 Enabling Redfish, on page 3 Configuring IPMI, on page 4 Configuring SNMP,

More information

Configure Site Network Settings

Configure Site Network Settings About Global Network Settings, page 1 About Device Credentials, page 2 Configure Global Device Credentials, page 4 Configure IP Address Pools, page 9 Configure Global Network Servers, page 9 Configure

More information

2018/03/23 00:39 1/10 8. Web monitoring. To perform web monitoring Zabbix server must be initially configured with curl (libcurl) support.

2018/03/23 00:39 1/10 8. Web monitoring. To perform web monitoring Zabbix server must be initially configured with curl (libcurl) support. 2018/03/23 00:39 1/10 8. Web monitoring 8. Web monitoring Overview With Zabbix you can check several availability aspects of web sites. To perform web monitoring Zabbix server must be initially configured

More information

Discover Your Network

Discover Your Network About Discovery, on page 1 Discovery Prerequisites, on page 2 Discovery Credentials, on page 2 Preferred Management IP Address, on page 4 Discovery Configuration Guidelines and Limitations, on page 5 Perform

More information

Configure SNMP. Understand SNMP. This chapter explains Simple Network Management Protocol (SNMP) as implemented by Cisco NCS 4000 series.

Configure SNMP. Understand SNMP. This chapter explains Simple Network Management Protocol (SNMP) as implemented by Cisco NCS 4000 series. This chapter explains Simple Network Management Protocol (SNMP) as implemented by Cisco NCS 4000 series. Understand SNMP, page 1 Basic SNMP Components, page 2 SNMPv3 Support, page 3 SNMP Traps, page 4

More information

2018/10/16 04:56 1/10 9 WEB Monitoring

2018/10/16 04:56 1/10 9 WEB Monitoring 2018/10/16 04:56 1/10 9 WEB Monitoring 9 WEB Monitoring 1 Goals Zabbix WEB Monitoring support is developed with the following goals: Performance monitoring of WEB applications Availability monitoring of

More information

Configuring the Cisco APIC-EM Settings

Configuring the Cisco APIC-EM Settings Logging into the Cisco APIC-EM, page 1 Quick Tour of the APIC-EM Graphical User Interface (GUI), page 2 Configuring the Prime Infrastructure Settings, page 3 Discovery Credentials, page 4 Security, page

More information

ZABBIX TIPS & TRICKS. Kaspars Mednis, ZABBIX

ZABBIX TIPS & TRICKS. Kaspars Mednis, ZABBIX ZABBIX TIPS & TRICKS Kaspars Mednis, ZABBIX 1. {$USER_MACROS} Zabbix Tips and Tricks What are {$USER_MACROS}? They are variable names to store different information trigger thresholds different filters

More information

HT801/HT802 Firmware Release Notes IMPORTANT UPGRADING NOTE

HT801/HT802 Firmware Release Notes IMPORTANT UPGRADING NOTE HT801/HT802 Firmware Release Notes IMPORTANT UPGRADING NOTE Once HT801/HT802 is upgraded to 1.0.3.2 or above, downgrading to 1.0.2.x firmware version or lower is not supported. Once HT801/HT802 is upgraded

More information

HT812/HT814 Firmware Release Note IMPORTANT UPGRADING NOTE

HT812/HT814 Firmware Release Note IMPORTANT UPGRADING NOTE HT812/HT814 Firmware Release Note IMPORTANT UPGRADING NOTE Once HT812/HT814 is upgraded to 1.0.3.2 or above, downgrading to 1.0.2.x firmware version or lower is not supported. Once HT812/HT814 is upgraded

More information

Read the following information carefully, before you begin an upgrade.

Read the following information carefully, before you begin an upgrade. Read the following information carefully, before you begin an upgrade. Review Supported Upgrade Paths, page 1 Review Time Taken for Upgrade, page 1 Review Available Cisco APIC-EM Ports, page 2 Securing

More information

How to Configure SSL VPN Portal for Forcepoint NGFW TECHNICAL DOCUMENT

How to Configure SSL VPN Portal for Forcepoint NGFW TECHNICAL DOCUMENT How to Configure SSL VPN Portal for Forcepoint NGFW TECHNICAL DOCUMENT Ta Table of Contents Table of Contents TA TABLE OF CONTENTS 1 TABLE OF CONTENTS 1 BACKGROUND 2 CONFIGURATION STEPS 2 Create a SSL

More information

HT801/HT802 Firmware Release Note IMPORTANT UPGRADING NOTE

HT801/HT802 Firmware Release Note IMPORTANT UPGRADING NOTE HT801/HT802 Firmware Release Note IMPORTANT UPGRADING NOTE Once HT801/HT802 is upgraded to 1.0.3.2 or above, downgrading to 1.0.2.x firmware version or lower is not supported. Once HT801/HT802 is upgraded

More information

HT812/HT814 Firmware Release Notes IMPORTANT UPGRADING NOTE

HT812/HT814 Firmware Release Notes IMPORTANT UPGRADING NOTE HT812/HT814 Firmware Release Notes IMPORTANT UPGRADING NOTE Once HT812/HT814 is upgraded to 1.0.3.2 or above, downgrading to 1.0.2.x firmware version or lower is not supported. Once HT812/HT814 is upgraded

More information

User Manual MS Energy Services

User Manual MS Energy Services User Manual MS Energy Services Table of content Access 4 Log In 4 Home Page 5 Add pre-visualisations 6 Pre-visualisation with variables 7 Multiple pre-visualisations 8 Pre-visualisation window 8 Design

More information

BIG-IP Access Policy Manager : Secure Web Gateway. Version 13.0

BIG-IP Access Policy Manager : Secure Web Gateway. Version 13.0 BIG-IP Access Policy Manager : Secure Web Gateway Version 13.0 Table of Contents Table of Contents BIG-IP APM Secure Web Gateway Overview...9 About APM Secure Web Gateway... 9 About APM benefits for web

More information

Forescout. Configuration Guide. Version 4.2

Forescout. Configuration Guide. Version 4.2 Forescout Version 4.2 Contact Information Forescout Technologies, Inc. 190 West Tasman Drive San Jose, CA 95134 USA https://www.forescout.com/support/ Toll-Free (US): 1.866.377.8771 Tel (Intl): 1.408.213.3191

More information

ForeScout CounterACT. Configuration Guide. Version 1.8

ForeScout CounterACT. Configuration Guide. Version 1.8 ForeScout CounterACT Network Module: Wireless Plugin Version 1.8 Table of Contents About the Wireless Plugin... 4 Wireless Network Access Device Terminology... 6 How It Works... 6 About WLAN Controller/Lightweight

More information

Managing System Administration Settings

Managing System Administration Settings This chapter contains the following sections: Setting up the Outgoing Mail Server, page 2 Working with Email Templates, page 2 Configuring System Parameters (Optional), page 5 Updating the License, page

More information

MIB Browser Version 10 User Guide

MIB Browser Version 10 User Guide MIB Browser Version 10 User Guide The ireasoning MIB browser is a powerful and easy-to-use tool powered by ireasoning SNMP API. MIB browser is an indispensable tool for engineers to manage SNMP enabled

More information

The Security feature available on the ME 1200 Web GUI allows you to set the security configurations for

The Security feature available on the ME 1200 Web GUI allows you to set the security configurations for The Security feature available on the ME 1200 Web GUI allows you to set the security configurations for the ME 1200. Switch, page 1 Network, page 16 Switch Users Configuration This option provides an overview

More information

ForeScout Extended Module for ArcSight

ForeScout Extended Module for ArcSight Version 2.8 Table of Contents About the ArcSight Integration... 4 Use Cases... 4 Send Endpoint Status, Compliance, or Property Changes from CounterACT to ArcSight... 5 SmartConnector Health and Compliance

More information

1 Macros supported by location

1 Macros supported by location 2018/08/21 05:36 1/23 1 Macros supported by location 1 Macros supported by location Overview The table contains a complete list of macros supported by Zabbix. {ACTION.ID} {ACTION.NAME} {ALERT.MESSAGE}

More information

ForeScout CounterACT. Configuration Guide. Version 4.1

ForeScout CounterACT. Configuration Guide. Version 4.1 ForeScout CounterACT Network Module: VPN Concentrator Plugin Version 4.1 Table of Contents About the VPN Concentrator Plugin... 3 What to Do... 3 Requirements... 3 CounterACT Requirements... 3 Supported

More information

Configuring the Management Interface and Security

Configuring the Management Interface and Security CHAPTER 5 Configuring the Management Interface and Security Revised: February 15, 2011, Introduction This module describes how to configure the physical management interfaces (ports) as well as the various

More information

Power IQ HyperV Quick Setup Guide

Power IQ HyperV Quick Setup Guide Power IQ HyperV Quick Setup Guide Thank you for your purchase of Sunbird's Power IQ. This Quick Setup Guide explains how to install and configure the Power IQ with Hyper-V. For additional information on

More information

User s Manual. Version 5

User s Manual. Version 5 User s Manual Version 5 Copyright 2017 Safeway. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into any language,

More information

AppSpider Enterprise. Getting Started Guide

AppSpider Enterprise. Getting Started Guide AppSpider Enterprise Getting Started Guide Contents Contents 2 About AppSpider Enterprise 4 Getting Started (System Administrator) 5 Login 5 Client 6 Add Client 7 Cloud Engines 8 Scanner Groups 8 Account

More information

CounterACT Wireless Plugin

CounterACT Wireless Plugin CounterACT Wireless Plugin Version 1.7.0 Table of Contents About the Wireless Plugin... 4 Wireless Network Access Device Terminology... 5 How It Works... 6 About WLAN Controller/Lightweight Access Points...

More information

DELL EMC OPENMANAGE ESSENTIALS (OME) SNMPV3 SUPPORT

DELL EMC OPENMANAGE ESSENTIALS (OME) SNMPV3 SUPPORT DELL EMC OPENMANAGE ESSENTIALS (OME) SNMPV3 SUPPORT SNMPv3 based Discovery/Inventory/Event ABSTRACT This technical white paper explains how to make use of the SNMPv3 protocol for discovery or inventory

More information

Configuring Network-based IDS and IPS Devices

Configuring Network-based IDS and IPS Devices CHAPTER 7 Revised: November 30, 2007 Network intrusion detection and intrusion preventions systems are a critical source for identifying active attacks to MARS. This chapter explains how to bootstrap and

More information

Nortel Unified Communications Management. Fundamentals. Release: 1.0 Document Revision: NN

Nortel Unified Communications Management. Fundamentals. Release: 1.0 Document Revision: NN Release: 1.0 Document Revision: 01.01 www.nortel.com NN48014-100. Release: 1.0 Publication: NN48014-100 Document release date: All Rights Reserved. Printed in Canada NORTEL, the globemark design, and the

More information

2018/10/21 15:07 1/10 14 JMX monitoring

2018/10/21 15:07 1/10 14 JMX monitoring 2018/10/21 15:07 1/10 14 JMX monitoring 14 JMX monitoring Overview JMX monitoring can be used to monitor JMX counters of a Java application. JMX monitoring has native support in Zabbix in the form of a

More information

How to Configure Authentication and Access Control (AAA)

How to Configure Authentication and Access Control (AAA) How to Configure Authentication and Access Control (AAA) Overview The Barracuda Web Application Firewall provides features to implement user authentication and access control. You can create a virtual

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 Application Template Definitions

Using Application Template Definitions CHAPTER 4 This chapter describes how to use Cisco Application Networking Manager (ANM) application template definitions for configuring ACE virtual contexts. This chapter uses the terms virtual context

More information

IPMI Configuration Guide

IPMI Configuration Guide IPMI Configuration Guide 1. Introduction of IPMI Server Manager... 2 2. IPMI Server Manager GUI Overview... 3 1 1. Introduction of IPMI Server Manager IPMI Server Manager allows remote access of computers

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

UCS Manager Communication Services

UCS Manager Communication Services Communication Protocols, page 1 Communication Services, page 1 Non-Secure Communication Services, page 3 Secure Communication Services, page 5 Network-Related Communication Services, page 12 Communication

More information

Control Wireless Networks

Control Wireless Networks How-to Guide CounterACT Version 7.0.0 Table of Contents About Wireless Endpoints... 3 Prerequisites... 3 Setup... 3 Create a Policy to Detect All Hosts Connected to Wireless Devices... 11 Evaluate Your

More information

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0. Administration Guide

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0. Administration Guide BlackBerry Enterprise Server for Microsoft Office 365 Version: 1.0 Administration Guide Published: 2013-01-29 SWD-20130131125552322 Contents 1 Related resources... 18 2 About BlackBerry Enterprise Server

More information

ForeScout Extended Module for IBM BigFix

ForeScout Extended Module for IBM BigFix Version 1.1 Table of Contents About BigFix Integration... 4 Use Cases... 4 Additional BigFix Documentation... 4 About this Module... 4 About Support for Dual Stack Environments... 5 Concepts, Components,

More information

Defining IPsec Networks and Customers

Defining IPsec Networks and Customers CHAPTER 4 Defining the IPsec Network Elements In this product, a VPN network is a unique group of targets; a target can be a member of only one network. Thus, a VPN network allows a provider to partition

More information

AlliedView -EMS DEVICE MANAGER USER S GUIDE

AlliedView -EMS DEVICE MANAGER USER S GUIDE AlliedView -EMS 4.0.1 DEVICE MANAGER USER S GUIDE AlliedView -EMS 4.0.1 DEVICE MANAGER USER S GUIDE Page 1 of 125 TABLE OF CONTENTS 1 OVERVIEW...6 2 STARTING DEVICE MANAGER...7 2.1 STARTING FROM THE COMMAND

More information

This chapter describes the tasks that you perform after installing Prime Cable Provisioning.

This chapter describes the tasks that you perform after installing Prime Cable Provisioning. This chapter describes the tasks that you perform after installing Prime Cable Provisioning. Licensing Prime Cable Provisioning, page 1 Cisco Prime Network Registrar Configurations, page 5 Setting Up a

More information

Configuration Guide. Requires Vorex version 3.9 or later and VSA version or later. English

Configuration Guide. Requires Vorex version 3.9 or later and VSA version or later. English Kaseya v2 Integration of VSA with Vorex Configuration Guide Requires Vorex version 3.9 or later and VSA version 9.3.0.11 or later English September 15, 2017 Copyright Agreement The purchase and use of

More information

Create and Apply Clientless SSL VPN Policies for Accessing. Connection Profile Attributes for Clientless SSL VPN

Create and Apply Clientless SSL VPN Policies for Accessing. Connection Profile Attributes for Clientless SSL VPN Create and Apply Clientless SSL VPN Policies for Accessing Resources, page 1 Connection Profile Attributes for Clientless SSL VPN, page 1 Group Policy and User Attributes for Clientless SSL VPN, page 3

More information

Distribute Call Studio applications to Unified CVP VXML Servers.

Distribute Call Studio applications to Unified CVP VXML Servers. is one of the Cisco Unified Customer Voice Portal (CVP) components and a web-based interface using which you can configure other Unified CVP components and devices in the Unified CVP solution. Use to perform

More information

HT801/HT802 Firmware Release Note IMPORTANT UPGRADING NOTE

HT801/HT802 Firmware Release Note IMPORTANT UPGRADING NOTE HT801/HT802 Firmware Release Note IMPORTANT UPGRADING NOTE Once HT801/HT802 is upgraded to 1.0.5.7 or above, downgrading to 1.0.2.x firmware version or lower is not supported. Once HT801/HT802 is upgraded

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

GOBENCH IQ Release v

GOBENCH IQ Release v GOBENCH IQ Release v1.2.3.3 2018-06-11 New Add-Ons / Features / Enhancements in GOBENCH IQ v1.2.3.3 GOBENCH IQ v1.2.3.3 contains several new features and enhancements ** New version of the comparison Excel

More information

Advanced Service Design. vrealize Automation 6.2

Advanced Service Design. vrealize Automation 6.2 vrealize Automation 6.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation, submit your feedback to

More information

Nimsoft Monitor. netapp Guide. v1.0 series

Nimsoft Monitor. netapp Guide. v1.0 series Nimsoft Monitor netapp Guide v1.0 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Nortel Unified Communications Management. Fundamentals. Release: 1.0 Document Revision: NN

Nortel Unified Communications Management. Fundamentals. Release: 1.0 Document Revision: NN Release: 1.0 Document Revision: 01.02 www.nortel.com NN48014-100. Release: 1.0 Publication: NN48014-100 Document release date: All Rights Reserved. Printed in Canada The information in this document is

More information

Sophos Mobile as a Service

Sophos Mobile as a Service startup guide Product Version: 8 Contents About this guide... 1 What are the key steps?... 2 Change your password... 3 Change your login name... 4 Activate Mobile Advanced licenses...5 Check your licenses...6

More information

Nexio IconStation Data Source Wizard

Nexio IconStation Data Source Wizard Nexio IconStation Data Source Wizard 6/18/2014 175-100354-00 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers this document and its contents

More information

Realms and Identity Policies

Realms and Identity Policies The following topics describe realms and identity policies: Introduction:, page 1 Creating a Realm, page 5 Creating an Identity Policy, page 11 Creating an Identity Rule, page 15 Managing Realms, page

More information

System Administration

System Administration Most of SocialMiner system administration is performed using the panel. This section describes the parts of the panel as well as other administrative procedures including backup and restore, managing certificates,

More information

CA Nimsoft Monitor. Discovery User Guide. v7.1

CA Nimsoft Monitor. Discovery User Guide. v7.1 CA Nimsoft Monitor Discovery User Guide v7.1 September 2013 Legal Notices This online help system (the "System") is for your informational purposes only and is subject to change or withdrawal by CA at

More information

Forescout. eyeextend for IBM BigFix. Configuration Guide. Version 1.2

Forescout. eyeextend for IBM BigFix. Configuration Guide. Version 1.2 Forescout Version 1.2 Contact Information Forescout Technologies, Inc. 190 West Tasman Drive San Jose, CA 95134 USA https://www.forescout.com/support/ Toll-Free (US): 1.866.377.8771 Tel (Intl): 1.408.213.3191

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

KYOCERA Device Manager User Guide

KYOCERA Device Manager User Guide KYOCERA Device Manager User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held

More information

Configuring SAP Targets and Runtime Users

Configuring SAP Targets and Runtime Users CHAPTER 4 Before you can create or run processes in your SAP environment, you must create the targets on which the processes will run. Targets are used to define specific environments where activities,

More information

Administrator's Guide

Administrator's Guide Administrator's Guide Contents Administrator's Guide... 7 Using Web Config Network Configuration Software... 8 About Web Config... 8 Accessing Web Config... 8 Changing the Administrator Password in Web

More information

ForeScout Extended Module for HPE ArcSight

ForeScout Extended Module for HPE ArcSight ForeScout Extended Module for HPE ArcSight Version 2.7.1 Table of Contents About the HPE ArcSight Integration... 4 Use Cases... 4 Send Endpoint Status, Compliance, or Property Changes from CounterACT to

More information

WhatsUp Gold. Evaluation Guide

WhatsUp Gold. Evaluation Guide WhatsUp Gold Evaluation Guide Table of Contents This guide provides and overview of WhatsUp Gold. Refer to our Online Help for more details. Section Step 1: Getting Started Description Installation requirements

More information

Nimsoft Monitor. netapp Guide. v1.1 series

Nimsoft Monitor. netapp Guide. v1.1 series Nimsoft Monitor netapp Guide v1.1 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

GXP1610/1615/1620/1625/1628/1630 Firmware Release Notes IMPORTANT UPGRADING NOTE

GXP1610/1615/1620/1625/1628/1630 Firmware Release Notes IMPORTANT UPGRADING NOTE GXP1610/1615/1620/1625/1628/1630 Firmware Release Notes IMPORTANT UPGRADING NOTE Starting from firmware version 1.0.2.21, downgrading to version 1.0.2.4 or lower requires a matched protocol for upgrading

More information

HT801/HT802 Firmware Release Notes IMPORTANT UPGRADING NOTE

HT801/HT802 Firmware Release Notes IMPORTANT UPGRADING NOTE HT801/HT802 Firmware Release Notes IMPORTANT UPGRADING NOTE Once HT801/HT802 is upgraded to 1.0.3.2 or above, downgrading to 1.0.2.x firmware version or lower is not supported. Once HT801/HT802 is upgraded

More information

Managing System Administration Settings

Managing System Administration Settings This chapter contains the following sections: Setting up the Outgoing Mail Server, page 2 Working with Email Templates, page 2 Configuring System Parameters (Optional), page 5 Running an Object Search,

More information

EMC Clariion SAN storage system

EMC Clariion SAN storage system Configuring and Monitoring Dell Configuring and Monitoring an EqualLogic PS Series SAN Storage EMC Clariion SAN storage system eg Enterprise v5.6 eg Enterprise v5.2 Restricted Rights Legend The information

More information

Add and Organize Devices

Add and Organize Devices This chapter contains the following topics: Add Devices to Prime Infrastructure, on page 1 Import Devices from Another Source, on page 7 Create Device Import CSV Files, on page 7 Add Devices Manually (New

More information

Content and Purpose of This Guide... 1 User Management... 2

Content and Purpose of This Guide... 1 User Management... 2 Contents Introduction--1 Content and Purpose of This Guide........................... 1 User Management........................................ 2 Security--3 Security Features.........................................

More information

Nexio G-Scribe Data Source Wizard

Nexio G-Scribe Data Source Wizard Nexio G-Scribe Data Source Wizard 6/17/2014 175-100330-00 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers this document and its contents

More information

SNMPv3 Community MIB Support

SNMPv3 Community MIB Support The SNMP Version 3 Community MIB Support feature provides support for the Simple Network Management Protocol Version 3 (SNMPv3) Community MIB (SNMP-COMMUNITY-MIB) module defined in RFC 2576, Coexistence

More information

Device and Subdevice Manager

Device and Subdevice Manager CHAPTER 3 To access Device tasks, log into the system (see Logging In section on page 2-1). Then, from the Home page, click the Devices tab. The Device Functional Overview page appears showing: View Device

More information

VERTIV. Avocent ACS8xxx Advanced Console System Release Notes VERSION 2.4.2, AUGUST 24, Release Notes Section Outline. 1 Update Instructions

VERTIV. Avocent ACS8xxx Advanced Console System Release Notes VERSION 2.4.2, AUGUST 24, Release Notes Section Outline. 1 Update Instructions VERTIV Avocent ACS8xxx Advanced Console System Release Notes VERSION 2.4.2, AUGUST 24, 2018 Release Notes Section Outline 1 Update Instructions 2 Appliance Firmware Version Information 3 Local Client Requirements

More information

User authentication configuration example 11 Command authorization configuration example 13 Command accounting configuration example 14

User authentication configuration example 11 Command authorization configuration example 13 Command accounting configuration example 14 Contents Logging in to the CLI 1 Login methods 1 Logging in through the console or AUX port 2 Logging in through Telnet 5 Telnetting to the switch 5 Telnetting from the switch to another device 7 Logging

More information

12. Regular expressions

12. Regular expressions 2017/12/18 14:49 1/5 12. Regular expressions 12. Regular expressions Overview Perl Compatible Regular s (PCRE) are ed in Zabbix. There are two ways of using regular expressions in Zabbix: manually entering

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

Cluster Management Workflows for OnCommand System Manager

Cluster Management Workflows for OnCommand System Manager ONTAP 9 Cluster Management Workflows for OnCommand System Manager June 2017 215-11440-C0 doccomments@netapp.com Updated for ONTAP 9.2 Table of Contents 3 Contents OnCommand System Manager workflows...

More information

OmniVista 3.5 Discovery Help

OmniVista 3.5 Discovery Help Using Discovery Open the Discovery application by clicking Discovery in the Task Bar, selecting Discovery from the Applications menu, or by clicking the Discovery icon in the Topology Toolbar. The Discovery

More information

Configuring Cisco Network Plug and Play

Configuring Cisco Network Plug and Play This document provides an overview of the Cisco Network Plug and Play solution and explains the process for pre-provisioning projects and managing unplanned devices in the network. This chapter includes

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

BIG-IP Analytics: Implementations. Version 13.1

BIG-IP Analytics: Implementations. Version 13.1 BIG-IP Analytics: Implementations Version 13.1 Table of Contents Table of Contents Setting Up Application Statistics Collection...5 What is Analytics?...5 About HTTP Analytics profiles... 5 Overview:

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

Administrator's Guide

Administrator's Guide Administrator's Guide Contents Administrator's Guide... 7 Using Web Config Network Configuration Software... 8 About Web Config... 8 Accessing Web Config... 8 Changing the Administrator Password in Web

More information

Hostopia WebMail Help

Hostopia WebMail Help Hostopia WebMail Help Table of Contents GETTING STARTED WITH WEBMAIL...5 Version History...6 Introduction to WebMail...6 Cookies and WebMail...6 Logging in to your account...6 Connection time limit...7

More information

Managing GSS Devices from the GUI

Managing GSS Devices from the GUI CHAPTER 1 This chapter describes how to configure and manage your Global Site Selector Manager (GSSM) and Global Site Selector (GSS) devices from the primary GSSM graphical user interface. It includes

More information

Workspace Administrator Help File

Workspace Administrator Help File Workspace Administrator Help File Table of Contents HotDocs Workspace Help File... 1 Getting Started with Workspace... 3 What is HotDocs Workspace?... 3 Getting Started with Workspace... 3 To access Workspace...

More information

Device Management Basics

Device Management Basics The following topics describe how to manage devices in the Firepower System: The Device Management Page, on page 1 Remote Management Configuration, on page 2 Adding Devices to the Firepower Management

More information

Getting Started with Locator

Getting Started with Locator Getting Started with Locator The Locator application is a search tool within OmniVista. Locator's Search tab enables you to locate the switch and slot/port that is directly connected to a user-specified

More information

The Discovery Wizard now provides the ability to create SNMP Setups that can be selected for individual discoveries. An SNMP Setup specifies:

The Discovery Wizard now provides the ability to create SNMP Setups that can be selected for individual discoveries. An SNMP Setup specifies: Using Discovery Using Discovery Open the Discovery application by clicking Discovery in the Task Bar, selecting Discovery from the Applications menu, or by clicking the Discovery icon in the Topology Toolbar.

More information

Configuring Security Features on an External AAA Server

Configuring Security Features on an External AAA Server CHAPTER 3 Configuring Security Features on an External AAA Server The authentication, authorization, and accounting (AAA) feature verifies the identity of, grants access to, and tracks the actions of users

More information

DiskBoss DATA MANAGEMENT

DiskBoss DATA MANAGEMENT DiskBoss DATA MANAGEMENT Disk Change Monitor Version 9.3 May 2018 www.diskboss.com info@flexense.com 1 1 Product Overview DiskBoss is an automated, policy-based data management solution allowing one to

More information

OPC XML-DA Client Driver PTC Inc. All Rights Reserved.

OPC XML-DA Client Driver PTC Inc. All Rights Reserved. 2018 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 4 Overview 4 Project Architecture 5 Setup 6 Channel Properties General 6 Channel Properties Write Optimizations 7 Channel Properties

More information