NetXMS Database Reference

Size: px
Start display at page:

Download "NetXMS Database Reference"

Transcription

1 NetXMS Database Reference 2012 "Raden Solutions" SIA

2 Table of Contents Overview 4 Tables: NetXMS5 Table: ACL8 Table: ACTIONS9 Table: ADDRESS_LISTS 10 Table: AGENT_CONFIGS11 Table: AGENT_PKG12 Table: ALARMS13 Table: ALARM_NOTES15 Table: AP_BINDINGS 16 Table: AP_COMMON 17 Table: AP_CONFIG_FILES18 Table: AUDIT_LOG 19 Table: BUSINESS_SERVICES 20 Table: CERTIFICATES21 Table: CLUSTERS 22 Table: CLUSTER_MEMBERS23 Table: CLUSTER_RESOURCES 24 Table: CLUSTER_SYNC_SUBNETS 25 Table: CONDITIONS26 Table: COND_DCI_MAP 27 Table: CONFIG28 Table: CONFIG_CLOB29 Table: CONTAINERS 30 Table: CONTAINER_CATEGORIES 31 Table: CONTAINER_MEMBERS 32 Table: DASHBOARDS 33 Table: DASHBOARD_ELEMENTS34 Table: DCI_SCHEDULES 35 Table: DCT_COLUMN_NAMES36 Table: DCT_NODE_MAP 37 Table: DC_TABLES38 Table: DC_TABLE_COLUMNS 40 Table: DELETED_OBJECTS41 Table: EVENT_CFG 42 Table: EVENT_GROUPS 43 Table: EVENT_GROUP_MEMBERS 44 Table: EVENT_LOG 45 Table: EVENT_POLICY 46 Table: GRAPHS 47 Table: GRAPH_ACL48 Table: IDATA49 Table: IMAGES50 Table: INTERFACES51 Table: ITEMS53 Table: JOB_HISTORY55 Table: LICENSES56 Table: METADATA57 Table: NETWORK_MAPS 58 Table: NETWORK_MAP_ELEMENTS 59 Table: NETWORK_MAP_LINKS 60 Table: NETWORK_SERVICES 61 Table: NODES62 Table: NODE_LINKS64 Table: NSMAP65 Table: OBJECT_CUSTOM_ATTRIBUTES66 Table: OBJECT_PROPERTIES 67 Table: OBJECT_TOOLS 69 Table: OBJECT_TOOLS_ACL 70 Table: OBJECT_TOOLS_TABLE_COLUMNS 71 Table: ORGANIZATIONS72 Table: PERSONS "Raden Solutions" SIA 2

3 Table: POLICY_ACTION_LIST 74 Table: POLICY_EVENT_LIST75 Table: POLICY_SITUATION_ATTR_LIST 76 Table: POLICY_SOURCE_LIST77 Table: POLICY_TIME_RANGE_LIST78 Table: RAW_DCI_VALUES79 Table: REPORTS 80 Table: REPORT_RESULTS 81 Table: SCRIPT_LIBRARY 82 Table: SITUATIONS 83 Table: SLM_AGREEMENTS 84 Table: SLM_CHECKS 85 Table: SLM_SERVICE_HISTORY86 Table: SLM_TICKETS87 Table: SMS88 Table: SNMP_COMMUNITIES89 Table: SNMP_TRAP_CFG 90 Table: SNMP_TRAP_LOG 91 Table: SNMP_TRAP_PMAP92 Table: SUBNETS93 Table: SYSLOG94 Table: TDATA95 Table: TEMPLATES 96 Table: THRESHOLDS97 Table: TIME_RANGES99 Table: TRUSTED_NODES100 Table: USERDB_CUSTOM_ATTRIBUTES101 Table: USERS 102 Table: USER_GROUPS 104 Table: USER_GROUP_MEMBERS 105 Table: USER_PROFILES106 Table: USM_CREDENTIALS107 Table: VPN_CONNECTORS108 Table: VPN_CONNECTOR_NETWORKS109 Table: ZONES "Raden Solutions" SIA 3

4 Overview This document contains a reference information for the NetXMS database The pages below describe database structure for Oracle DBMS but the same information can be applied to all other supported DBMSes 2012 "Raden Solutions" SIA 4

5 Tables: NetXMS Tables Name ACL ACTIONS ADDRESS_LISTS AGENT_CONFIGS AGENT_PKG ALARMS ALARM_NOTES AP_BINDINGS AP_COMMON AP_CONFIG_FILES AUDIT_LOG BUSINESS_SERVICES CERTIFICATES CLUSTERS CLUSTER_MEMBERS CLUSTER_RESOURCES CLUSTER_SYNC_SUBNETS CONDITIONS COND_DCI_MAP CONFIG CONFIG_CLOB CONTAINERS CONTAINER_CATEGORIES CONTAINER_MEMBERS DASHBOARDS DASHBOARD_ELEMENTS DCI_SCHEDULES DCT_COLUMN_NAMES DCT_NODE_MAP DC_TABLES DC_TABLE_COLUMNS DELETED_OBJECTS EVENT_CFG EVENT_GROUPS EVENT_GROUP_MEMBERS Object's Access Control Lists Actions for use with event processing policies, such as or sms notifications, or external commands List of network addresses Agent configurations Agent packages Alarms Alarm notes Agent policy node bindings Common attributes for agent policies Agent policies - configuration files Audit log Business services for SLA monitoring Certificates used by the system for cryptograhy Clusters sets of nodes working in clustered mode Cluster members Cluster resources Cluster interconnect subnets Condition objects DCI to condition mappings System configuration table System configuration data for large data Containers Container categories reserved Container members Dashboard objects used by console Dashboard elements used by console Custom schedules for DCIs Column name dictionary Table DCIs Host to template mappings Tables for data collection Table DCIs Table columns for data collection Table DCIs Deleted objects Event configuration Event groups - used for grouping by common usage pattern, eg node statuses reserved Event group members reserved 2012 "Raden Solutions" SIA 5

6 Name EVENT_LOG EVENT_POLICY GRAPHS GRAPH_ACL IDATA IMAGES INTERFACES ITEMS JOB_HISTORY LICENSES METADATA NETWORK_MAPS NETWORK_MAP_ELEMENTS NETWORK_MAP_LINKS NETWORK_SERVICES NODES NODE_LINKS NSMAP OBJECT_CUSTOM_ATTRIBUTES OBJECT_PROPERTIES OBJECT_TOOLS OBJECT_TOOLS_ACL Log of events Event processing policies Predefined charts Access lists for predefined charts see GRAPHS DCI value history Image library Network interfaces for Nodes Data collection items DCIs Job history for server-originated jobs System license System meta data DBMS type, schema version etc Network map list Network map data Network map data Network services provided by specific nodes Objects of type Node Node links for SLA Nodes to subnets mappings User-defined attributes for objects Object properties properties which are common for all types of objects Configurable tools for objects Access lists for object tools OBJECT_TOOLS_TABLE_COLUMNS Configuration of columns for SNMP_TABLE and AGENT_TABLE type of object tools ORGANIZATIONS PERSONS POLICY_ACTION_LIST POLICY_EVENT_LIST POLICY_SITUATION_ATTR_LIST POLICY_SOURCE_LIST POLICY_TIME_RANGE_LIST RAW_DCI_VALUES REPORTS REPORT_RESULTS SCRIPT_LIBRARY SITUATIONS SLM_AGREEMENTS SLM_CHECKS SLM_SERVICE_HISTORY Organizations reserved Persons reserved Policy actions event processing policy Policy events event processing policy Policy situation attributes event processing policy Policy sources event processing policy Policy time ranges event processing policy Reports Report results Script library Situations Service level agreements Service level check configuration Service level agreements - service change history 2012 "Raden Solutions" SIA 6

7 Name SLM_TICKETS SMS SNMP_COMMUNITIES SNMP_TRAP_CFG SNMP_TRAP_LOG SNMP_TRAP_PMAP SUBNETS SYSLOG TDATA TEMPLATES THRESHOLDS TIME_RANGES TRUSTED_NODES USERDB_CUSTOM_ATTRIBUTES USERS USER_GROUPS USER_GROUP_MEMBERS USER_PROFILES USM_CREDENTIALS VPN_CONNECTORS VPN_CONNECTOR_NETWORKS ZONES Service level tickets to log SLA violations SNMP communities SNMP trap configuration Log of SNMP traps SNMP trap parameters mapping Subnets known to the system Stored syslog messages Table DCI value history Data collection templates Rules to check thresholds Time range objects Trusted nodes for cross-node data collection Custom attributes for user database objects System users System user groups Users and group relationships User profiles Default SNMP v3 USM credentials VPN connectors Mapping of VPN connectors to IP networks Network zones description of network topology 2012 "Raden Solutions" SIA 7

8 Table: ACL Object's Access Control Lists OBJECT_ID NUMBER22 Object identifier USER_ID NUMBER22 User Identifier ACCESS_RIGHTS NUMBER22 Bitmask of object's access rights as defined in nxclapih Name Type SYS_C Unique OBJECT_ID, USER_ID CREATE TABLE ACL OBJECT_ID NUMBER22 NOT NULL, USER_ID NUMBER22 NOT NULL, ACCESS_RIGHTS NUMBER22 NOT NULL, CONSTRAINT PK_ACL PRIMARY KEY OBJECT_ID, USER_ID 2012 "Raden Solutions" SIA 8

9 Table: ACTIONS Actions for use with event processing policies, such as or sms notifications, or external commands ACTION_ID NUMBER22 Action Identifier ACTION_NAME VARCHAR263 Name of the action ACTION_TYPE NUMBER22 Type of the action IS_DISABLED NUMBER22 Enabled / Disabled RCPT_ADDR VARCHAR2255 Recepient address _SUBJECT VARCHAR2255 subject ACTION_DATA CLOB Action-dependent data message text for or sms, command line for external commands Name Type SYS_C Unique ACTION_ID SYS_IL C00007$$ Unique CREATE TABLE ACTIONS ACTION_ID NUMBER22 NOT NULL, ACTION_NAME VARCHAR263 NOT NULL, ACTION_TYPE NUMBER22 NOT NULL, IS_DISABLED NUMBER22 NOT NULL, RCPT_ADDR VARCHAR2255 NULL, _SUBJECT VARCHAR2255 NULL, ACTION_DATA CLOB NULL, CONSTRAINT PK_ACTIONS PRIMARY KEY ACTION_ID 2012 "Raden Solutions" SIA 9

10 Table: ADDRESS_LISTS List of network addresses LIST_TYPE NUMBER22 List type COMMUNITY_ID NUMBER22 Community id for SNMP, 0 otherwise ADDR_TYPE NUMBER22 Address type 0 - single address or mask, 1 - address range ADDR1 VARCHAR215 Either specific address or first address in range ADDR2 VARCHAR215 Last address in range Name Type IDX_ADDRESS_LISTS_LIST_TYPE Non-unique LIST_TYPE SYS_C Unique LIST_TYPE, COMMUNITY_ID, ADDR_TYPE, ADDR1, ADDR2 CREATE TABLE ADDRESS_LISTS LIST_TYPE NUMBER22 NOT NULL, COMMUNITY_ID NUMBER22 NOT NULL, ADDR_TYPE NUMBER22 NOT NULL, ADDR1 VARCHAR215 NOT NULL, ADDR2 VARCHAR215 NOT NULL, CONSTRAINT PK_ADDRESS_LISTS PRIMARY KEY LIST_TYPE, COMMUNITY_ID, ADDR_TYPE, ADDR1, ADDR "Raden Solutions" SIA 10

11 Table: AGENT_CONFIGS Agent configurations CONFIG_ID NUMBER22 Configuration identifier CONFIG_NAME VARCHAR2255 Configuration name CONFIG_FILE CLOB Contents of agent's configuration file CONFIG_FILTER CLOB NXSL filter script which indicates whether the config can be applied to the node SEQUENCE_NUMBER NUMBER22 Config sequence number indicates order in which configs are scanned Name Type SYS_C Unique CONFIG_ID SYS_IL C00003$$ Unique SYS_IL C00004$$ Unique CREATE TABLE AGENT_CONFIGS CONFIG_ID NUMBER22 NOT NULL, CONFIG_NAME VARCHAR2255 NOT NULL, CONFIG_FILE CLOB NOT NULL, CONFIG_FILTER CLOB NOT NULL, SEQUENCE_NUMBER NUMBER22 NOT NULL, CONSTRAINT PK_AGENT_CONFIGS PRIMARY KEY CONFIG_ID 2012 "Raden Solutions" SIA 11

12 Table: AGENT_PKG Agent packages PKG_ID NUMBER22 Unique package identifier PKG_NAME VARCHAR263 Package name VERSION VARCHAR231 Package version PLATFORM VARCHAR263 Platform for package PKG_FILE VARCHAR2255 Path to package file DESCRIPTION VARCHAR2255 Package description Name Type SYS_C Unique PKG_ID CREATE TABLE AGENT_PKG PKG_ID NUMBER22 NOT NULL, PKG_NAME VARCHAR263 NULL, VERSION VARCHAR231 NULL, PLATFORM VARCHAR263 NULL, PKG_FILE VARCHAR2255 NULL, DESCRIPTION VARCHAR2255 NULL, CONSTRAINT PK_AGENT_PKG PRIMARY KEY PKG_ID 2012 "Raden Solutions" SIA 12

13 Table: ALARMS Alarms ALARM_ID NUMBER22 Unique alarm identifier ALARM_STATE NUMBER22 Alarm state outstanding, acknowledged etc, as defined in nxclapih HD_STATE NUMBER22 Help Desk system state HD_REF VARCHAR263 Help Desk reference CREATION_TIME NUMBER22 Alarm creation time Unix timestamp LAST_CHANGE_TIME NUMBER22 Last alarm change time Unix timestamp SOURCE_OBJECT_ID NUMBER22 Alarm source object identifier SOURCE_EVENT_CODE NUMBER22 Alarm source event code references EVENT_CFG SOURCE_EVENT_ID NUMBER20 Alarm source event identifier references EVENT_LOG MESSAGE VARCHAR2255 Alarm message ORIGINAL_SEVERITY NUMBER22 Alarm's original severity normal, warning etc, as defined in nxclapih CURRENT_SEVERITY NUMBER22 Current alarm severity REPEAT_COUNT NUMBER22 Alarm repeat count ALARM_KEY VARCHAR2255 Alarm key used for auto acknowlegment ACK_BY NUMBER22 Identifier of user who has acknowleged alarm TERM_BY NUMBER22 Identifier of user who has terminated alarm TIMEOUT NUMBER22 Timeout for the alarm in seconds TIMEOUT_EVENT NUMBER22 Timeout event code references EVENT_CFG Timeout event will be generated if the alarm is in outstanding state for more than TIMEOUT seconds Name Type SYS_C Unique ALARM_ID CREATE TABLE ALARMS ALARM_ID NUMBER22 NOT NULL, ALARM_STATE NUMBER22 NOT NULL, HD_STATE NUMBER22 NOT NULL, HD_REF VARCHAR263 NULL, CREATION_TIME NUMBER22 NOT NULL, LAST_CHANGE_TIME NUMBER22 NOT NULL, SOURCE_OBJECT_ID NUMBER22 NOT NULL, SOURCE_EVENT_CODE NUMBER22 NOT NULL, 2012 "Raden Solutions" SIA 13

14 SOURCE_EVENT_ID NUMBER20 NOT NULL, MESSAGE VARCHAR2255 NULL, ORIGINAL_SEVERITY NUMBER22 NOT NULL, CURRENT_SEVERITY NUMBER22 NOT NULL, REPEAT_COUNT NUMBER22 NOT NULL, ALARM_KEY VARCHAR2255 NULL, ACK_BY NUMBER22 NOT NULL, TERM_BY NUMBER22 NOT NULL, TIMEOUT NUMBER22 NOT NULL, TIMEOUT_EVENT NUMBER22 NOT NULL, CONSTRAINT PK_ALARMS PRIMARY KEY ALARM_ID 2012 "Raden Solutions" SIA 14

15 Table: ALARM_NOTES Alarm notes NOTE_ID NUMBER22 Note identifier ALARM_ID NUMBER22 Alarm identifier references ALARMS CHANGE_TIME NUMBER22 Note change time Unix timestamp USER_ID NUMBER22 User identifier for the alarm note NOTE_TEXT CLOB Text of the alarm note Name Type IDX_ALARM_NOTES_ALARM_ID Non-unique ALARM_ID SYS_C Unique NOTE_ID SYS_IL C00005$$ Unique CREATE TABLE ALARM_NOTES NOTE_ID NUMBER22 NOT NULL, ALARM_ID NUMBER22 NOT NULL, CHANGE_TIME NUMBER22 NOT NULL, USER_ID NUMBER22 NOT NULL, NOTE_TEXT CLOB NOT NULL, CONSTRAINT PK_ALARM_NOTES PRIMARY KEY NOTE_ID 2012 "Raden Solutions" SIA 15

16 Table: AP_BINDINGS Agent policy node bindings POLICY_ID NUMBER22 Policy identifier NODE_ID NUMBER22 Node identifier references NODES Name Type SYS_C Unique POLICY_ID, NODE_ID CREATE TABLE AP_BINDINGS POLICY_ID NUMBER22 NOT NULL, NODE_ID NUMBER22 NOT NULL, CONSTRAINT PK_AP_BINDINGS PRIMARY KEY POLICY_ID, NODE_ID 2012 "Raden Solutions" SIA 16

17 Table: AP_COMMON Common attributes for agent policies ID NUMBER22 Agent policies - common attributes POLICY_TYPE NUMBER22 Policy type 1 - Config, 2 - Log parser VERSION NUMBER22 Policy version DESCRIPTION CLOB Name Type SYS_C Unique ID SYS_IL C00004$$ Unique CREATE TABLE AP_COMMON ID NUMBER22 NOT NULL, POLICY_TYPE NUMBER22 NOT NULL, VERSION NUMBER22 NOT NULL, DESCRIPTION CLOB NULL, CONSTRAINT PK_AP_COMMON PRIMARY KEY ID 2012 "Raden Solutions" SIA 17

18 Table: AP_CONFIG_FILES Agent policies - configuration files POLICY_ID NUMBER22 Policy identifier FILE_CONTENT CLOB File content Name Type SYS_C Unique POLICY_ID SYS_IL C00002$$ Unique CREATE TABLE AP_CONFIG_FILES POLICY_ID NUMBER22 NOT NULL, FILE_CONTENT CLOB NULL, CONSTRAINT PK_AP_CONFIG_FILES PRIMARY KEY POLICY_ID 2012 "Raden Solutions" SIA 18

19 Table: AUDIT_LOG Audit log RECORD_ID NUMBER22 Unique record identifier TIMESTAMP NUMBER22 Record timestamp SUBSYSTEM VARCHAR232 Audit subsystem security, objects etc, as defined in nms_coreh SUCCESS NUMBER success, 0 - failure USER_ID NUMBER22 User identifier WORKSTATION VARCHAR263 Workstation reference OBJECT_ID NUMBER22 Object identifier MESSAGE CLOB Audit message Name Type SYS_C Unique RECORD_ID SYS_IL C00008$$ Unique CREATE TABLE AUDIT_LOG RECORD_ID NUMBER22 NOT NULL, TIMESTAMP NUMBER22 NOT NULL, SUBSYSTEM VARCHAR232 NOT NULL, SUCCESS NUMBER22 NOT NULL, USER_ID NUMBER22 NOT NULL, WORKSTATION VARCHAR263 NOT NULL, OBJECT_ID NUMBER22 NOT NULL, MESSAGE CLOB NULL, CONSTRAINT PK_AUDIT_LOG PRIMARY KEY RECORD_ID 2012 "Raden Solutions" SIA 19

20 Table: BUSINESS_SERVICES Business services for SLA monitoring SERVICE_ID NUMBER22 Unique service identifier Name Type SYS_C Unique SERVICE_ID CREATE TABLE BUSINESS_SERVICES SERVICE_ID NUMBER22 NOT NULL, CONSTRAINT PK_BUSINESS_SERVICES PRIMARY KEY SERVICE_ID 2012 "Raden Solutions" SIA 20

21 Table: CERTIFICATES Certificates used by the system for cryptograhy CERT_ID NUMBER22 Unique certificate identifier CERT_TYPE NUMBER22 Certificate type 0 - Trusted CA, 1 - User CERT_DATA CLOB Certificate contents SUBJECT CLOB Subject COMMENTS CLOB Comments Name Type SYS_C Unique CERT_ID SYS_IL C00003$$ Unique SYS_IL C00004$$ Unique SYS_IL C00005$$ Unique CREATE TABLE CERTIFICATES CERT_ID NUMBER22 NOT NULL, CERT_TYPE NUMBER22 NOT NULL, CERT_DATA CLOB NOT NULL, SUBJECT CLOB NOT NULL, COMMENTS CLOB NOT NULL, CONSTRAINT PK_CERTIFICATES PRIMARY KEY CERT_ID 2012 "Raden Solutions" SIA 21

22 Table: CLUSTERS Clusters sets of nodes working in clustered mode ID NUMBER22 Unique cluster identifier CLUSTER_TYPE NUMBER22 Cluster type must be 0 ZONE_GUID NUMBER22 Zone GUID references ZONES Name Type SYS_C Unique ID CREATE TABLE CLUSTERS ID NUMBER22 NOT NULL, CLUSTER_TYPE NUMBER22 NOT NULL, ZONE_GUID NUMBER22 NOT NULL, CONSTRAINT PK_CLUSTERS PRIMARY KEY ID 2012 "Raden Solutions" SIA 22

23 Table: CLUSTER_MEMBERS Cluster members CLUSTER_ID NUMBER22 Cluster identifier references CLUSTERS NODE_ID NUMBER22 Node identifier references NODES Name Type SYS_C Unique CLUSTER_ID, NODE_ID CREATE TABLE CLUSTER_MEMBERS CLUSTER_ID NUMBER22 NOT NULL, NODE_ID NUMBER22 NOT NULL, CONSTRAINT PK_CLUSTER_MEMBERS PRIMARY KEY CLUSTER_ID, NODE_ID 2012 "Raden Solutions" SIA 23

24 Table: CLUSTER_RESOURCES Cluster resources CLUSTER_ID RESOURCE_ID RESOURCE_NAME IP_ADDR CURRENT_OWNER NUMBER22 NUMBER22 VARCHAR2255 VARCHAR215 NUMBER22 Name Type SYS_C Unique CLUSTER_ID, RESOURCE_ID CREATE TABLE CLUSTER_RESOURCES CLUSTER_ID NUMBER22 NOT NULL, RESOURCE_ID NUMBER22 NOT NULL, RESOURCE_NAME VARCHAR2255 NULL, IP_ADDR VARCHAR215 NOT NULL, CURRENT_OWNER NUMBER22 NOT NULL, CONSTRAINT PK_CLUSTER_RESOURCES PRIMARY KEY CLUSTER_ID, RESOURCE_ID 2012 "Raden Solutions" SIA 24

25 Table: CLUSTER_SYNC_SUBNETS Cluster interconnect subnets CLUSTER_ID SUBNET_ADDR SUBNET_MASK NUMBER22 VARCHAR215 VARCHAR215 Name Type SYS_C Unique CLUSTER_ID, SUBNET_ADDR CREATE TABLE CLUSTER_SYNC_SUBNETS CLUSTER_ID NUMBER22 NOT NULL, SUBNET_ADDR VARCHAR215 NOT NULL, SUBNET_MASK VARCHAR215 NOT NULL, CONSTRAINT PK_CLUSTER_SYNC_SUBNETS PRIMARY KEY CLUSTER_ID, SUBNET_ADDR 2012 "Raden Solutions" SIA 25

26 Table: CONDITIONS Condition objects ID ACTIVATION_EVENT NUMBER22 NUMBER22 DEACTIVATION_EVENT NUMBER22 SOURCE_OBJECT ACTIVE_STATUS INACTIVE_STATUS SCRIPT NUMBER22 NUMBER22 NUMBER22 CLOB Name Type SYS_C Unique ID SYS_IL C00007$$ Unique CREATE TABLE CONDITIONS ID NUMBER22 NOT NULL, ACTIVATION_EVENT NUMBER22 NOT NULL, DEACTIVATION_EVENT NUMBER22 NOT NULL, SOURCE_OBJECT NUMBER22 NOT NULL, ACTIVE_STATUS NUMBER22 NOT NULL, INACTIVE_STATUS NUMBER22 NOT NULL, SCRIPT CLOB NOT NULL, CONSTRAINT PK_CONDITIONS PRIMARY KEY ID 2012 "Raden Solutions" SIA 26

27 Table: COND_DCI_MAP DCI to condition mappings CONDITION_ID NUMBER22 SEQUENCE_NUMBER NUMBER22 DCI_ID NODE_ID DCI_FUNC NUM_POLLS NUMBER22 NUMBER22 NUMBER22 NUMBER22 Name Type SYS_C Unique CONDITION_ID, SEQUENCE_NUMBER CREATE TABLE COND_DCI_MAP CONDITION_ID NUMBER22 NOT NULL, SEQUENCE_NUMBER NUMBER22 NOT NULL, DCI_ID NUMBER22 NOT NULL, NODE_ID NUMBER22 NOT NULL, DCI_FUNC NUMBER22 NOT NULL, NUM_POLLS NUMBER22 NOT NULL, CONSTRAINT PK_COND_DCI_MAP PRIMARY KEY CONDITION_ID, SEQUENCE_NUMBER 2012 "Raden Solutions" SIA 27

28 Table: CONFIG System configuration table VAR_NAME VARCHAR263 Configuration variable name VAR_VALUE VARCHAR2255 Configuration variable value IS_VISIBLE NUMBER variable shown in console, 0 - otherwise NEED_SERVER_RESTART NUMBER22 Name Type SYS_C Unique VAR_NAME CREATE TABLE CONFIG VAR_NAME VARCHAR263 NOT NULL, VAR_VALUE VARCHAR2255 NOT NULL, IS_VISIBLE NUMBER22 NOT NULL DEFAULT 1, NEED_SERVER_RESTART NUMBER22 NOT NULL DEFAULT 0, CONSTRAINT PK_CONFIG PRIMARY KEY VAR_NAME 1 - server must be restarted for the value to take effect, 0 - otherwise 2012 "Raden Solutions" SIA 28

29 Table: CONFIG_CLOB System configuration data for large data VAR_NAME VARCHAR263 Configuration variable name VAR_VALUE CLOB Configuration variable value Name Type SYS_C Unique VAR_NAME SYS_IL C00002$$ Unique CREATE TABLE CONFIG_CLOB VAR_NAME VARCHAR263 NOT NULL, VAR_VALUE CLOB NOT NULL, CONSTRAINT PK_CONFIG_CLOB PRIMARY KEY VAR_NAME 2012 "Raden Solutions" SIA 29

30 Table: CONTAINERS Containers ID NUMBER22 Unique container identifier CATEGORY NUMBER22 Container category references CONTAINER_CATEGORIES OBJECT_CLASS NUMBER22 Object class AUTO_BIND_FILTER CLOB Reserved FLAGS NUMBER22 Reserved Name Type SYS_C Unique ID SYS_IL C00004$$ Unique CREATE TABLE CONTAINERS ID NUMBER22 NOT NULL, CATEGORY NUMBER22 NOT NULL, OBJECT_CLASS NUMBER22 NOT NULL, AUTO_BIND_FILTER CLOB NULL, FLAGS NUMBER22 NULL, CONSTRAINT PK_CONTAINERS PRIMARY KEY ID 2012 "Raden Solutions" SIA 30

31 Table: CONTAINER_CATEGORIES Container categories reserved CATEGORY NUMBER22 Reserved NAME VARCHAR263 Reserved IMAGE_ID NUMBER22 Reserved DESCRIPTION CLOB Reserved Name Type SYS_C Unique CATEGORY SYS_IL C00004$$ Unique CREATE TABLE CONTAINER_CATEGORIES CATEGORY NUMBER22 NOT NULL, NAME VARCHAR263 NULL, IMAGE_ID NUMBER22 NOT NULL, DESCRIPTION CLOB NULL, CONSTRAINT PK_CONTAINER_CATEGORIES PRIMARY KEY CATEGORY 2012 "Raden Solutions" SIA 31

32 Table: CONTAINER_MEMBERS Container members CONTAINER_ID NUMBER22 Container identifier references CONTAINERS OBJECT_ID NUMBER22 Object identifier Name Type SYS_C Unique CONTAINER_ID, OBJECT_ID CREATE TABLE CONTAINER_MEMBERS CONTAINER_ID NUMBER22 NOT NULL, OBJECT_ID NUMBER22 NOT NULL, CONSTRAINT PK_CONTAINER_MEMBERS PRIMARY KEY CONTAINER_ID, OBJECT_ID 2012 "Raden Solutions" SIA 32

33 Table: DASHBOARDS Dashboard objects used by console ID NUM_COLUMNS OPTIONS NUMBER22 NUMBER22 NUMBER22 Name Type SYS_C Unique ID CREATE TABLE DASHBOARDS ID NUMBER22 NOT NULL, NUM_COLUMNS NUMBER22 NOT NULL, OPTIONS NUMBER22 NULL, CONSTRAINT PK_DASHBOARDS PRIMARY KEY ID 2012 "Raden Solutions" SIA 33

34 Table: DASHBOARD_ELEMENTS Dashboard elements used by console DASHBOARD_ID NUMBER22 Dashboard identifier references DASHBOARDS ELEMENT_ID NUMBER22 Dashboard element identifier unique within a dashboard ELEMENT_TYPE NUMBER22 Dashboard element type ELEMENT_DATA CLOB Dashboard element data LAYOUT_DATA CLOB Dashboard layout data Name Type SYS_C Unique DASHBOARD_ID, ELEMENT_ID SYS_IL C00004$$ Unique SYS_IL C00005$$ Unique CREATE TABLE DASHBOARD_ELEMENTS DASHBOARD_ID NUMBER22 NOT NULL, ELEMENT_ID NUMBER22 NOT NULL, ELEMENT_TYPE NUMBER22 NOT NULL, ELEMENT_DATA CLOB NULL, LAYOUT_DATA CLOB NULL, CONSTRAINT PK_DASHBOARD_ELEMENTS PRIMARY KEY DASHBOARD_ID, ELEMENT_ID 2012 "Raden Solutions" SIA 34

35 Table: DCI_SCHEDULES Custom schedules for DCIs SCHEDULE_ID NUMBER22 Schedule identifier ITEM_ID NUMBER22 Item identifier SCHEDULE VARCHAR2255 Schedule contents string in cron format Name Type SYS_C Unique ITEM_ID, SCHEDULE_ID CREATE TABLE DCI_SCHEDULES SCHEDULE_ID NUMBER22 NOT NULL, ITEM_ID NUMBER22 NOT NULL, SCHEDULE VARCHAR2255 NOT NULL, CONSTRAINT PK_DCI_SCHEDULES PRIMARY KEY SCHEDULE_ID, ITEM_ID 2012 "Raden Solutions" SIA 35

36 Table: DCT_COLUMN_NAMES Column name dictionary Table DCIs COLUMN_ID COLUMN_NAME NUMBER22 VARCHAR263 Name Type SYS_C Unique COLUMN_ID CREATE TABLE DCT_COLUMN_NAMES COLUMN_ID NUMBER22 NOT NULL, COLUMN_NAME VARCHAR263 NOT NULL, CONSTRAINT PK_DCT_COLUMN_NAMES PRIMARY KEY COLUMN_ID 2012 "Raden Solutions" SIA 36

37 Table: DCT_NODE_MAP Host to template mappings TEMPLATE_ID NUMBER22 Template identifier NODE_ID NUMBER22 Node identifier Name Type SYS_C Unique TEMPLATE_ID, NODE_ID CREATE TABLE DCT_NODE_MAP TEMPLATE_ID NUMBER22 NOT NULL, NODE_ID NUMBER22 NOT NULL, CONSTRAINT PK_DCT_NODE_MAP PRIMARY KEY TEMPLATE_ID, NODE_ID 2012 "Raden Solutions" SIA 37

38 Table: DC_TABLES Tables for data collection Table DCIs ITEM_ID NODE_ID TEMPLATE_ID TEMPLATE_ITEM_ID NAME INSTANCE_COLUMN DESCRIPTION FLAGS SOURCE SNMP_PORT POLLING_INTERVAL RETENTION_TIME STATUS SYSTEM_TAG RESOURCE_ID PROXY_NODE PERFTAB_SETTINGS NUMBER22 NUMBER22 NUMBER22 NUMBER22 VARCHAR2255 VARCHAR263 VARCHAR2255 NUMBER22 NUMBER22 NUMBER22 NUMBER22 NUMBER22 NUMBER22 VARCHAR2255 NUMBER22 NUMBER22 CLOB Name Type SYS_C Unique ITEM_ID SYS_IL C00017$$ Unique CREATE TABLE DC_TABLES ITEM_ID NUMBER22 NOT NULL, NODE_ID NUMBER22 NOT NULL, TEMPLATE_ID NUMBER22 NOT NULL, TEMPLATE_ITEM_ID NUMBER22 NOT NULL, NAME VARCHAR2255 NULL, INSTANCE_COLUMN VARCHAR263 NULL, DESCRIPTION VARCHAR2255 NULL, FLAGS NUMBER22 NOT NULL, SOURCE NUMBER22 NOT NULL, SNMP_PORT NUMBER22 NOT NULL, POLLING_INTERVAL NUMBER22 NOT NULL, RETENTION_TIME NUMBER22 NOT NULL, STATUS NUMBER22 NOT NULL, SYSTEM_TAG VARCHAR2255 NULL, RESOURCE_ID NUMBER22 NOT NULL, PROXY_NODE NUMBER22 NOT NULL, PERFTAB_SETTINGS CLOB NULL, 2012 "Raden Solutions" SIA 38

39 CONSTRAINT PK_DC_TABLES PRIMARY KEY ITEM_ID 2012 "Raden Solutions" SIA 39

40 Table: DC_TABLE_COLUMNS Table columns for data collection Table DCIs TABLE_ID COLUMN_NAME SNMP_OID DATA_TYPE TRANSFORMATION_SCRIPT CLOB NUMBER22 VARCHAR263 VARCHAR21023 NUMBER22 Name Type SYS_C Unique TABLE_ID, COLUMN_NAME SYS_IL C00005$$ Unique CREATE TABLE DC_TABLE_COLUMNS TABLE_ID NUMBER22 NOT NULL, COLUMN_NAME VARCHAR263 NOT NULL, SNMP_OID VARCHAR21023 NULL, DATA_TYPE NUMBER22 NOT NULL, TRANSFORMATION_SCRIPT CLOB NULL, CONSTRAINT PK_DC_TABLE_COLUMNS PRIMARY KEY TABLE_ID, COLUMN_NAME 2012 "Raden Solutions" SIA 40

41 Table: DELETED_OBJECTS Deleted objects OBJECT_ID NUMBER22 Object identifier OBJECT_CLASS NUMBER22 Object class NAME VARCHAR263 Object name IP_ADDR VARCHAR215 Object IP address IP_NETMASK VARCHAR215 Object IP netmask Name Type SYS_C Unique OBJECT_ID CREATE TABLE DELETED_OBJECTS OBJECT_ID NUMBER22 NOT NULL, OBJECT_CLASS NUMBER22 NOT NULL, NAME VARCHAR263 NOT NULL, IP_ADDR VARCHAR215 NOT NULL, IP_NETMASK VARCHAR215 NOT NULL, CONSTRAINT PK_DELETED_OBJECTS PRIMARY KEY OBJECT_ID 2012 "Raden Solutions" SIA 41

42 Table: EVENT_CFG Event configuration EVENT_CODE NUMBER22 Event code EVENT_NAME VARCHAR263 Event name SEVERITY NUMBER22 Event severity code normal, warning etc, as defined in nxclapih FLAGS NUMBER22 Event flags as defined in nxeventh MESSAGE DESCRIPTION CLOB VARCHAR2255 Event text message template see g for format Event description Name Type SYS_C Unique EVENT_CODE SYS_IL C00006$$ Unique CREATE TABLE EVENT_CFG EVENT_CODE NUMBER22 NOT NULL, EVENT_NAME VARCHAR263 NOT NULL, SEVERITY NUMBER22 NOT NULL, FLAGS NUMBER22 NOT NULL, MESSAGE VARCHAR2255 NOT NULL, DESCRIPTION CLOB NOT NULL, CONSTRAINT PK_EVENT_CFG PRIMARY KEY EVENT_CODE 2012 "Raden Solutions" SIA 42

43 Table: EVENT_GROUPS Event groups - used for grouping by common usage pattern, eg node statuses reserved ID NUMBER22 Unique event group identifier NAME VARCHAR263 Event group name DESCRIPTION VARCHAR2255 Event group description RANGE_START NUMBER22 Range start from event code; references EVENT_CFG RANGE_END NUMBER22 Range end to event code; references EVENT_CFG Name Type SYS_C Unique ID CREATE TABLE EVENT_GROUPS ID NUMBER22 NOT NULL, NAME VARCHAR263 NOT NULL, DESCRIPTION VARCHAR2255 NOT NULL, RANGE_START NUMBER22 NOT NULL, RANGE_END NUMBER22 NOT NULL, CONSTRAINT PK_EVENT_GROUPS PRIMARY KEY ID 2012 "Raden Solutions" SIA 43

44 Table: EVENT_GROUP_MEMBERS Event group members reserved GROUP_ID NUMBER22 Event group identifier references EVENT_GROUPS EVENT_CODE NUMBER22 Event code Name Type SYS_C Unique GROUP_ID, EVENT_CODE CREATE TABLE EVENT_GROUP_MEMBERS GROUP_ID NUMBER22 NOT NULL, EVENT_CODE NUMBER22 NOT NULL, CONSTRAINT PK_EVENT_GROUP_MEMBERS PRIMARY KEY GROUP_ID, EVENT_CODE 2012 "Raden Solutions" SIA 44

45 Table: EVENT_LOG Log of events EVENT_ID NUMBER20 Unique event log entry identifier EVENT_CODE NUMBER22 Event code references EVENT_CFG EVENT_TIMESTAMP NUMBER22 Event time Unix timestamp EVENT_SOURCE NUMBER22 Event source object id EVENT_SEVERITY NUMBER22 Event severity eg normal, warnig; as defined in nxclapih EVENT_MESSAGE VARCHAR2255 Event message ROOT_EVENT_ID NUMBER20 Root event id references EVENT_LOG USER_TAG VARCHAR263 User custom tag Name Type IDX_EVENT_LOG_EVENT_TIMESTAMP Non-unique EVENT_TIMESTAMP SYS_C Unique EVENT_ID CREATE TABLE EVENT_LOG EVENT_ID NUMBER20 NOT NULL, EVENT_CODE NUMBER22 NOT NULL, EVENT_TIMESTAMP NUMBER22 NOT NULL, EVENT_SOURCE NUMBER22 NOT NULL, EVENT_SEVERITY NUMBER22 NOT NULL, EVENT_MESSAGE VARCHAR2255 NULL, ROOT_EVENT_ID NUMBER20 NOT NULL, USER_TAG VARCHAR263 NULL, CONSTRAINT PK_EVENT_LOG PRIMARY KEY EVENT_ID 2012 "Raden Solutions" SIA 45

46 Table: EVENT_POLICY Event processing policies RULE_ID NUMBER22 Unique policy rule identifier FLAGS NUMBER22 Rule flags bitmask eg stop processing, generate alarm; as defined in nxclapih COMMENTS CLOB User comment for this rule SCRIPT CLOB NXSL script to be executed by this rule ALARM_MESSAGE VARCHAR2255 Alarm message to be generated by this rule ALARM_SEVERITY NUMBER22 Severity of the alarm message ALARM_KEY VARCHAR2255 Alarm key ALARM_TIMEOUT NUMBER22 Alarm timeout ALARM_TIMEOUT_EVENT NUMBER22 Alarm timeout event SITUATION_ID NUMBER22 Situation identifier SITUATION_INSTANCE VARCHAR2255 Situation instance Name Type SYS_C Unique RULE_ID SYS_IL C00003$$ Unique SYS_IL C00004$$ Unique CREATE TABLE EVENT_POLICY RULE_ID NUMBER22 NOT NULL, FLAGS NUMBER22 NOT NULL, COMMENTS CLOB NOT NULL, SCRIPT CLOB NOT NULL, ALARM_MESSAGE VARCHAR2255 NOT NULL, ALARM_SEVERITY NUMBER22 NOT NULL, ALARM_KEY VARCHAR2255 NOT NULL, ALARM_TIMEOUT NUMBER22 NOT NULL, ALARM_TIMEOUT_EVENT NUMBER22 NOT NULL, SITUATION_ID NUMBER22 NOT NULL, SITUATION_INSTANCE VARCHAR2255 NOT NULL, CONSTRAINT PK_EVENT_POLICY PRIMARY KEY RULE_ID 2012 "Raden Solutions" SIA 46

47 Table: GRAPHS Predefined charts GRAPH_ID NUMBER22 Unique chart identifier OWNER_ID NUMBER22 Chart owner id references USERS NAME VARCHAR2255 Chart name CONFIG CLOB Chart configuration Name Type SYS_C Unique GRAPH_ID SYS_IL C00004$$ Unique CREATE TABLE GRAPHS GRAPH_ID NUMBER22 NOT NULL, OWNER_ID NUMBER22 NOT NULL, NAME VARCHAR2255 NOT NULL, CONFIG CLOB NOT NULL, CONSTRAINT PK_GRAPHS PRIMARY KEY GRAPH_ID 2012 "Raden Solutions" SIA 47

48 Table: GRAPH_ACL Access lists for predefined charts see GRAPHS GRAPH_ID NUMBER22 Chart identifier references GRAPHS USER_ID NUMBER22 User identifier references USERS USER_RIGHTS NUMBER22 User rights for this chart as defined in nxclapih Name Type SYS_C Unique GRAPH_ID, USER_ID CREATE TABLE GRAPH_ACL GRAPH_ID NUMBER22 NOT NULL, USER_ID NUMBER22 NOT NULL, USER_RIGHTS NUMBER22 NOT NULL, CONSTRAINT PK_GRAPH_ACL PRIMARY KEY GRAPH_ID, USER_ID 2012 "Raden Solutions" SIA 48

49 Table: IDATA ITEM_ID IDATA_TIMESTAMP IDATA_VALUE NUMBER22 NUMBER22 VARCHAR2255 Name Type IDX_IDATA_101_ID_TIMESTAMP Non-unique CREATE TABLE IDATA ITEM_ID NUMBER22 NOT NULL, IDATA_TIMESTAMP NUMBER22 NOT NULL, IDATA_VALUE VARCHAR2255 NULL ITEM_ID, IDATA_TIMESTAMP 2012 "Raden Solutions" SIA 49

50 Table: IMAGES Image library GUID VARCHAR236 Image GUID NAME VARCHAR2255 Image name CATEGORY VARCHAR2255 Image category MIMETYPE VARCHAR232 Image mimetype PROTECTED NUMBER image can be deleted, 1 - otherwise Name Type SYS_C Unique GUID SYS_C Unique NAME, CATEGORY CREATE TABLE IMAGES GUID VARCHAR236 NOT NULL, NAME VARCHAR2255 NOT NULL, CATEGORY VARCHAR2255 NOT NULL, MIMETYPE VARCHAR232 NOT NULL, PROTECTED NUMBER22 NULL DEFAULT 0, CONSTRAINT PK_IMAGES PRIMARY KEY GUID 2012 "Raden Solutions" SIA 50

TSM Studio Server User Guide 2.9.0.0

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

More information

NNMi120 Network Node Manager i Software 9.x Essentials

NNMi120 Network Node Manager i Software 9.x Essentials NNMi120 Network Node Manager i Software 9.x Essentials Instructor-Led Training For versions 9.0 9.2 OVERVIEW This course is designed for those Network and/or System administrators tasked with the installation,

More information

NMS300 Network Management System

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

More information

How to create custom dashboards in SNMPc OnLine 2007

How to create custom dashboards in SNMPc OnLine 2007 How to create custom dashboards in SNMPc OnLine 2007 The dashboard feature in SNMPc OnLine allows you to create a custom screen comprised of individual maps, event views and trend reports (widgets). This

More information

RPM Utility Software. User s Manual

RPM Utility Software. User s Manual RPM Utility Software User s Manual Table of Contents 1. Introduction...1 2. Installation...2 3. RPM Utility Interface...4 1. Introduction General RPM Utility program is an RPM monitoring, and management

More information

Ruckus Wireless ZoneDirector Command Line Interface

Ruckus Wireless ZoneDirector Command Line Interface Ruckus Wireless ZoneDirector Command Line Interface Reference Guide Part Number 800-70258-001 Published September 2010 www.ruckuswireless.com Contents About This Guide Document Conventions................................................

More information

SevOne NMS Download Installation and Implementation Guide

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

More information

Configuring and Monitoring Citrix Branch Repeater

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

More information

WhatsUp Gold v11 Features Overview

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

More information

Technical Notes P/N 302-000-337 Rev 01

Technical Notes P/N 302-000-337 Rev 01 SNMP Trap Monitoring Solution EMC SourceOne Version 7.0 and later Technical Notes P/N 302-000-337 Rev 01 September 27, 2013 These technical notes contain supplemental information about EMC SourceOne, version

More information

NetBrain Discovery Appliance Manual

NetBrain Discovery Appliance Manual NetBrain Discovery Appliance Manual NetBrain Technologies, Inc. 2009-07-20-1 - Table of Contents 1. Overview... 4 2. Installation... 5 2.1 Installation Software... 5 2.1.1 Install ActivePerl... 5 2.1.2

More information

Network Load Balancing

Network Load Balancing Network Load Balancing Step by Step installation of Network Load Balancing in Windows Server 2008 R2. Prerequisite for NLB Cluster 1. Log on to NODE1 Windows Server 2008 R2 system with a domain account

More information

1. INTERFACE ENHANCEMENTS 2. REPORTING ENHANCEMENTS

1. INTERFACE ENHANCEMENTS 2. REPORTING ENHANCEMENTS W E L C O M E T O M O N I T O R I N G H E A V E N NEW THINGS ABOUT PANDORA FMS 5.0 A new version of Pandora FMS full of enhancements is about to hit the market. Pandora FMS 5.0 will be released by the

More information

Integrating CoroSoft Datacenter Automation Suite with F5 Networks BIG-IP

Integrating CoroSoft Datacenter Automation Suite with F5 Networks BIG-IP Integrating CoroSoft Datacenter Automation Suite with F5 Networks BIG-IP Introducing the CoroSoft BIG-IP Solution Configuring the CoroSoft BIG-IP Solution Optimizing the BIG-IP configuration Introducing

More information

Command Center 5.0 2015-05-15 13:29:23 UTC. 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement

Command Center 5.0 2015-05-15 13:29:23 UTC. 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Command Center 5.0 2015-05-15 13:29:23 UTC 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Contents Command Center 5.0... 11 Command Center 5.0... 13 Release Notes...

More information

OnCommand Unified Manager

OnCommand Unified Manager OnCommand Unified Manager Operations Manager Administration Guide For Use with Core Package 5.2 NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1(408) 822-6000 Fax: +1(408) 822-4501

More information

CA NSM System Monitoring. Option for OpenVMS r3.2. Benefits. The CA Advantage. Overview

CA NSM System Monitoring. Option for OpenVMS r3.2. Benefits. The CA Advantage. Overview PRODUCT BRIEF: CA NSM SYSTEM MONITORING OPTION FOR OPENVMS Option for OpenVMS r3.2 CA NSM SYSTEM MONITORING OPTION FOR OPENVMS HELPS YOU TO PROACTIVELY DISCOVER, MONITOR AND DISPLAY THE HEALTH AND AVAILABILITY

More information

Configuring and Monitoring SiteMinder Policy Servers

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

More information

How To Monitor Cisco Secure Pix Firewall Using Ipsec And Snmp Through A Pix Tunnel

How To Monitor Cisco Secure Pix Firewall Using Ipsec And Snmp Through A Pix Tunnel itoring Cisco Secure PIX Firewall Using SNMP and Syslog Thro Table of Contents Monitoring Cisco Secure PIX Firewall Using SNMP and Syslog Through VPN Tunnel...1 Introduction...1 Before You Begin...1 Conventions...1

More information

Monitoring and Analyzing Switch Operation

Monitoring and Analyzing Switch Operation B Monitoring and Analyzing Switch Operation Contents Overview..................................................... B-3....................................... B-4 Menu Access To Status and Counters.........................

More information

CA Nimsoft Monitor. Probe Guide for NT Event Log Monitor. ntevl v3.8 series

CA Nimsoft Monitor. Probe Guide for NT Event Log Monitor. ntevl v3.8 series CA Nimsoft Monitor Probe Guide for NT Event Log Monitor ntevl v3.8 series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and

More information

Kaseya 2. User Guide. Version 7.0. English

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

More information

Kaseya 2. Quick Start Guide. for VSA 6.1

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

More information

PrintFleet Enterprise Security Overview

PrintFleet Enterprise Security Overview PrintFleet Inc. is committed to providing software products that are secure for use in all network environments. PrintFleet software products only collect the critical imaging device metrics necessary

More information

mbits Network Operations Centrec

mbits Network Operations Centrec mbits Network Operations Centrec The mbits Network Operations Centre (NOC) is co-located and fully operationally integrated with the mbits Service Desk. The NOC is staffed by fulltime mbits employees,

More information

PrintFleet Enterprise 2.2 Security Overview

PrintFleet Enterprise 2.2 Security Overview PrintFleet Enterprise 2.2 Security Overview PageTrac Support PrintFleet Enterprise 2.2 Security Overview PrintFleet Inc. is committed to providing software products that are secure for use in all network

More information

Lab 5.2.5 Configure IOS Firewall IDS

Lab 5.2.5 Configure IOS Firewall IDS Lab 5.2.5 Configure IOS Firewall IDS Objective Scenario Topology: Estimated Time: 15 minutes Number of Team Members: Two teams with four students per team. In this lab, the student will learn how to perform

More information

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

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

More information

Unified Security Management (USM) 5.2 Vulnerability Assessment Guide

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

More information

Healthstone Monitoring System

Healthstone Monitoring System Healthstone Monitoring System Patrick Lambert v1.1.0 Healthstone Monitoring System 1 Contents 1 Introduction 2 2 Windows client 2 2.1 Installation.............................................. 2 2.2 Troubleshooting...........................................

More information

NetXMS Administrator Guide

NetXMS Administrator Guide NetXMS Administrator Guide Release 2.0-M2 Raden Solutions, SIA November 26, 2015 CONTENTS 1 Preface 1 1.1 Purpose of this document...................................... 1 1.2 What is NetXMS...........................................

More information

AT-GS950/8. AT-GS950/8 Web Users Guide AT-S107 [1.00.043] Gigabit Ethernet Smart Switch. 613-001484 Rev A

AT-GS950/8. AT-GS950/8 Web Users Guide AT-S107 [1.00.043] Gigabit Ethernet Smart Switch. 613-001484 Rev A AT-GS950/8 Gigabit Ethernet Smart Switch AT-GS950/8 Web Users Guide AT-S107 [1.00.043] 613-001484 Rev A Copyright 2011 Allied Telesis, Inc. All rights reserved. No part of this publication may be reproduced

More information

There are numerous ways to access monitors:

There are numerous ways to access monitors: Remote Monitors REMOTE MONITORS... 1 Overview... 1 Accessing Monitors... 1 Creating Monitors... 2 Monitor Wizard Options... 11 Editing the Monitor Configuration... 14 Status... 15 Location... 17 Alerting...

More information

QUESTION: 1 Which of the following are valid authentication user group types on a FortiGate unit? (Select all that apply.)

QUESTION: 1 Which of the following are valid authentication user group types on a FortiGate unit? (Select all that apply.) 1 Fortinet - FCNSA Fortinet Certified Network Security Administrator QUESTION: 1 Which of the following are valid authentication user group types on a FortiGate unit? (Select all that apply.) A. Firewall

More information

WhatsUp Gold v11 Features Overview

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

More information

Configuring System Message Logging

Configuring System Message Logging CHAPTER 1 This chapter describes how to configure system message logging on the Cisco 4700 Series Application Control Engine (ACE) appliance. Each ACE contains a number of log files that retain records

More information

HP LeftHand SAN Solutions

HP LeftHand SAN Solutions HP LeftHand SAN Solutions Support Document Application Notes Best Practices for Using PRTG Traffic Grapher to Monitor SANiQ Performance Legal Notices Warranty The only warranties for HP products and services

More information

Tracking Network Changes Using Change Audit

Tracking Network Changes Using Change Audit CHAPTER 14 Change Audit tracks and reports changes made in the network. Change Audit allows other RME applications to log change information to a central repository. Device Configuration, Inventory, and

More information

Sentinel 7.0.1 Migration Utility

Sentinel 7.0.1 Migration Utility Contents Sentinel 7.0.1 Migration Utility Technical Reference June 2012 Overview 3 Assessing your Environment 6 Exporting Sentinel 6.1 and Sentinel 6.1 RD Configuration Data 8 Importing Configuration Data

More information

OLT LTP-8X_v3.20.2.3056. Appendix to Operation Manual OLT LTP-8X Quick Configuration Guide Central Office Node Terminal

OLT LTP-8X_v3.20.2.3056. Appendix to Operation Manual OLT LTP-8X Quick Configuration Guide Central Office Node Terminal OLT LTP-8X_v3.20.2.3056 Appendix to Operation Manual Central Office Node Terminal TABLE OF CONTENTS 1 SUMMARY... 3 2 CONNECTION TO COMMAND LINE INTERFACE (CLI)... 4 2.1 Connection to Telnet/SSH... 4 2.2

More information

EMS. Trap Collection Active Alarm Alarms sent by E-mail & SMS. Location, status and serial numbers of all assets can be managed and exported

EMS. Trap Collection Active Alarm Alarms sent by E-mail & SMS. Location, status and serial numbers of all assets can be managed and exported EMS SmartView TM Superior Design with Real-Time Monitor and Control Trap Collection Active Alarm Alarms sent by E-mail & SMS Network Topology Network Element Discovery Network Element Configuration Location,

More information

E- SPIN's IPSwitch WhatsUp Gold Network Management System System Administration Advanced Training (5 Day)

E- SPIN's IPSwitch WhatsUp Gold Network Management System System Administration Advanced Training (5 Day) Class Schedule E- SPIN's IPSwitch WhatsUp Gold Network Management System System Administration Advanced Training (5 Day) Date: Specific Pre- Agreed Upon Date Time: 9.00am - 5.00pm Venue: Pre- Agreed Upon

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

Getting Started with Quarantine Manager

Getting Started with Quarantine Manager Getting Started with Quarantine Manager Getting Started with Quarantine Manager The Quarantine Manager application enables the network administrator to quarantine devices to protect the network from attacks.

More information

Configuring System Message Logging

Configuring System Message Logging CHAPTER 25 This chapter describes how to configure system message logging on the Catalyst 2960 switch. Note For complete syntax and usage information for the commands used in this chapter, see the Cisco

More information

NetBrain Workstation Professional Edition 2.3 Release notes

NetBrain Workstation Professional Edition 2.3 Release notes NetBrain Workstation Professional Edition 2.3 Release notes Major Features...1 Known Issues*...5 NetBrain Workstation Support Site...7 Recommended System Requirements...7 Installation Notes...7 Major Features

More information

Installing and Using the vnios Trial

Installing and Using the vnios Trial Installing and Using the vnios Trial The vnios Trial is a software package designed for efficient evaluation of the Infoblox vnios appliance platform. Providing the complete suite of DNS, DHCP and IPAM

More information

SonicOS 5.9 / 6.0.5 / 6.2 Log Events Reference Guide with Enhanced Logging

SonicOS 5.9 / 6.0.5 / 6.2 Log Events Reference Guide with Enhanced Logging SonicOS 5.9 / 6.0.5 / 6.2 Log Events Reference Guide with Enhanced Logging 1 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your system. CAUTION:

More information

Informatica Corporation Proactive Monitoring for PowerCenter Operations Version 3.0 Release Notes May 2014

Informatica Corporation Proactive Monitoring for PowerCenter Operations Version 3.0 Release Notes May 2014 Contents Informatica Corporation Proactive Monitoring for PowerCenter Operations Version 3.0 Release Notes May 2014 Copyright (c) 2012-2014 Informatica Corporation. All rights reserved. Installation...

More information

orrelog SNMP Trap Monitor Software Users Manual

orrelog SNMP Trap Monitor Software Users Manual orrelog SNMP Trap Monitor Software Users Manual http://www.correlog.com mailto:info@correlog.com CorreLog, SNMP Trap Monitor Software Manual Copyright 2008-2015, CorreLog, Inc. All rights reserved. No

More information

LAN-Cell to Cisco Tunneling

LAN-Cell to Cisco Tunneling LAN-Cell to Cisco Tunneling Page 1 of 13 LAN-Cell to Cisco Tunneling This Tech Note guides you through setting up a VPN connection between a LAN-Cell and a Cisco router. As the figure below shows, the

More information

Configuring SNMP. 2012 Cisco and/or its affiliates. All rights reserved. 1

Configuring SNMP. 2012 Cisco and/or its affiliates. All rights reserved. 1 Configuring SNMP 2012 Cisco and/or its affiliates. All rights reserved. 1 The Simple Network Management Protocol (SNMP) is part of TCP/IP as defined by the IETF. It is used by network management systems

More information

Lab Configuring Syslog and NTP (Instructor Version)

Lab Configuring Syslog and NTP (Instructor Version) (Instructor Version) Instructor Note: Red font color or Gray highlights indicate text that appears in the instructor copy only. Topology Addressing Table Objectives Device Interface IP Address Subnet Mask

More information

Volume SYSLOG JUNCTION. User s Guide. User s Guide

Volume SYSLOG JUNCTION. User s Guide. User s Guide Volume 1 SYSLOG JUNCTION User s Guide User s Guide SYSLOG JUNCTION USER S GUIDE Introduction I n simple terms, Syslog junction is a log viewer with graphing capabilities. It can receive syslog messages

More information

Troubleshooting. System History Log. System History Log Overview CHAPTER

Troubleshooting. System History Log. System History Log Overview CHAPTER CHAPTER 10 This section provides you will tools to help you to troubleshoot the Cisco Intercompany Media Engine server. For more information on troubleshooting the Cisco Intercompany Media Engine feature,

More information

iguring an IPSec Tunnel Cisco Secure PIX Firewall to Checkp

iguring an IPSec Tunnel Cisco Secure PIX Firewall to Checkp iguring an IPSec Tunnel Cisco Secure PIX Firewall to Checkp Table of Contents Configuring an IPSec Tunnel Cisco Secure PIX Firewall to Checkpoint 4.1 Firewall...1 Introduction...1 Before You Begin...1

More information

PA Storage Monitor. Version 5.7 Ultra. Last Update: March 20, 2015. Power Admin LLC. support@poweradmin.com www.poweradmin.com Prepared in the USA

PA Storage Monitor. Version 5.7 Ultra. Last Update: March 20, 2015. Power Admin LLC. support@poweradmin.com www.poweradmin.com Prepared in the USA PA Storage Monitor Version 5.7 Ultra Last Update: March 20, 2015 Power Admin LLC support@poweradmin.com www.poweradmin.com Prepared in the USA Power Admin and the PowerAdmin.com web site are 2002 2015

More information

BlackBerry Enterprise Server Version: 5.0. Monitoring Guide

BlackBerry Enterprise Server Version: 5.0. Monitoring Guide BlackBerry Enterprise Server Version: 5.0 Monitoring Guide SWD-567890-0331093029-001 Contents 1 BlackBerry Enterprise Server monitoring solution... 5 BlackBerry Monitoring Service... 5 Web address and

More information

How to integrate Verax NMS & APM with Verax Service Desk

How to integrate Verax NMS & APM with Verax Service Desk How to integrate Verax NMS & APM with Verax Service Desk Table of contents Abstract... 3 1. Configuring Service Desk notification profile in Verax Administrator Console... 4 2. Configuring incident categories

More information

CA Nimsoft Monitor Snap

CA Nimsoft Monitor Snap CA Nimsoft Monitor Snap Configuration Guide for SNMP data monitoring snmpcollector v1.1 series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is

More information

About Cisco PIX Firewalls

About Cisco PIX Firewalls About Cisco PIX Firewalls The PIX firewall requires extensive provisioning to meet both industry best practices and regulatory compliance. By default the firewall operating system allows various methods

More information

Funkwerk UTM Release Notes (english)

Funkwerk UTM Release Notes (english) Funkwerk UTM Release Notes (english) General Hints Please create a backup of your UTM system's configuration (Maintenance > Configuration > Manual Backup) before you start to install the software update.

More information

How to Obtain an OPC License--5. Creating a System Code 5 Entering an Authorization Code 6. Getting Started with SNMP Editor--7

How to Obtain an OPC License--5. Creating a System Code 5 Entering an Authorization Code 6. Getting Started with SNMP Editor--7 Contents Introduction--1 Product definition 1 Implementing SNMP 2 Integrating SNMP into the user interface 3 Components of OPC SNMP Gateway 4 How to Obtain an OPC License--5 Creating a System Code 5 Entering

More information

Kaseya 2. User Guide. for Network Monitor 4.1

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

More information

RSA Authentication Manager

RSA Authentication Manager McAfee Enterprise Security Manager Data Source Configuration Guide Data Source: RSA Authentication Manager February 26, 2015 RSA Authentication Manager Page 1 of 9 Important Note: The information contained

More information

TrueSight Operations Management Monitoring Studio

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

More information

ehealth Integration for Cisco VPN Solutions Center User Guide

ehealth Integration for Cisco VPN Solutions Center User Guide ehealth Integration for Cisco VPN Solutions Center User Guide MN-NHVPNSC-001 June 2003 Important Notice Concord Communications, Inc., ehealth, ehealth Suite, the Concord Logo, eroi, AdvantEDGE, SystemEDGE,

More information

Monitoring System Status

Monitoring System Status CHAPTER 14 This chapter describes how to monitor the health and activities of the system. It covers these topics: About Logged Information, page 14-121 Event Logging, page 14-122 Monitoring Performance,

More information

HP LeftHand SAN Solutions

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

More information

AlliedWare Plus OS How To Use sflow in a Network

AlliedWare Plus OS How To Use sflow in a Network AlliedWare Plus OS How To Use sflow in a Network Introduction sflow is an industry-standard sampling system that is embedded in Allied Telesis' high-performing Layer 3 switches. sflow enables you to use

More information

Eventlog to Syslog v4.5 Release 4.5 Last revised September 29, 2013

Eventlog to Syslog v4.5 Release 4.5 Last revised September 29, 2013 Eventlog to Syslog v4.5 Release 4.5 Last revised September 29, 2013 This product includes software developed by Purdue University. The Eventlog to Syslog utility is a windows service originally created

More information

Configuring Security for FTP Traffic

Configuring Security for FTP Traffic 2 Configuring Security for FTP Traffic Securing FTP traffic Creating a security profile for FTP traffic Configuring a local traffic FTP profile Assigning an FTP security profile to a local traffic FTP

More information

Advantech WebAccess Device Driver Guide. BwSNMP Advantech WebAccess to SNMP Agent (Simple Network Management Protocol) Device Driver Guide

Advantech WebAccess Device Driver Guide. BwSNMP Advantech WebAccess to SNMP Agent (Simple Network Management Protocol) Device Driver Guide BwSNMP Advantech WebAccess to SNMP Agent (Simple Network Management Protocol) Device Driver Guide Version 5.0 rev 1 Advantech Corp., Ltd. Table of Contents BwSNMP Advantech WebAccess to SNMP Agent (Simple

More information

Release Notes for Cisco C881G-U-K9

Release Notes for Cisco C881G-U-K9 First Published: May 30, 2011 Release: Cisco IOS Release 15.1(4)M or later releases Contents Introduction, page 1 New Features, page 2 List of New Commands, page 9 Introduction This document describes

More information

Quick Start Guide. Version R9. English

Quick Start Guide. Version R9. English Network Monitor Quick Start Guide Version R9 English April 17, 2015 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept EULATOS as

More information

BMC Performance Manager Portal Monitoring and Management Guide

BMC Performance Manager Portal Monitoring and Management Guide BMC Performance Manager Portal Monitoring and Management Guide Supporting BMC Performance Manager Portal 2.7 Remote Service Monitor 2.7 April 2009 www.bmc.com Contacting BMC Software You can access the

More information

LICENSE4J FLOATING LICENSE SERVER USER GUIDE

LICENSE4J FLOATING LICENSE SERVER USER GUIDE LICENSE4J FLOATING LICENSE SERVER USER GUIDE VERSION 4.5.5 LICENSE4J www.license4j.com Table of Contents Getting Started... 2 Floating License Usage... 2 Installation... 4 Windows Installation... 4 Linux

More information

Configuring Global Protect SSL VPN with a user-defined port

Configuring Global Protect SSL VPN with a user-defined port Configuring Global Protect SSL VPN with a user-defined port Version 1.0 PAN-OS 5.0.1 Johan Loos johan@accessdenied.be Global Protect SSL VPN Overview This document gives you an overview on how to configure

More information

Configuring Logging. Information About Logging CHAPTER

Configuring Logging. Information About Logging CHAPTER 52 CHAPTER This chapter describes how to configure and manage logs for the ASASM/ASASM and includes the following sections: Information About Logging, page 52-1 Licensing Requirements for Logging, page

More information

Embedded Event Manager Commands

Embedded Event Manager Commands This module describes the commands that are used to set the Embedded Event Manager (EEM) operational attributes and monitor EEM operations. The Cisco IOS XR software EEM functions as the central clearing

More information

CA NSM System Monitoring Option for OpenVMS r3.2

CA NSM System Monitoring Option for OpenVMS r3.2 PRODUCT SHEET CA NSM System Monitoring Option for OpenVMS CA NSM System Monitoring Option for OpenVMS r3.2 CA NSM System Monitoring Option for OpenVMS helps you to proactively discover, monitor and display

More information

BEA WebLogic Server. and BEA WebLogic Express. SNMP Management Guide

BEA WebLogic Server. and BEA WebLogic Express. SNMP Management Guide BEA WebLogic Server and BEA WebLogic Express SNMP Management Guide BEA WebLogic Server Version 6.1 Document Date: December 19, 2001 Copyright Copyright 2001 BEA Systems, Inc. All Rights Reserved. Restricted

More information

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

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

More information

Oracle Data Miner (Extension of SQL Developer 4.0)

Oracle Data Miner (Extension of SQL Developer 4.0) An Oracle White Paper October 2013 Oracle Data Miner (Extension of SQL Developer 4.0) Generate a PL/SQL script for workflow deployment Denny Wong Oracle Data Mining Technologies 10 Van de Graff Drive Burlington,

More information

Lab 11.5.6.1 Configure Syslog on AP

Lab 11.5.6.1 Configure Syslog on AP Lab 11.5.6.1 Configure Syslog on AP Estimated Time: 25 minutes Number of Team Members: Students will work in teams of two. Objective In this lab, students will configure and use syslog logging to monitor

More information

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

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

More information

Operation Error Management

Operation Error Management S&C IntelliTeam CNMS Communication Network Management System Operation Error Management Table of Contents Section Page Section Page Overview.... 2 Error Management Alarms... 4 Viewing Alarms.... 5 Editing

More information

Monitoring Your Network

Monitoring Your Network CHAPTER 17 Date: 3/22/13 When naming ACE objects (such as a real server, virtual server, parameter map, class map, health probe, and so on), enter an alphanumeric string of 1 to 64 characters, which can

More information

ZABBIX. An Enterprise-Class Open Source Distributed Monitoring Solution. Takanori Suzuki MIRACLE LINUX CORPORATION October 22, 2009

ZABBIX. An Enterprise-Class Open Source Distributed Monitoring Solution. Takanori Suzuki MIRACLE LINUX CORPORATION October 22, 2009 ZABBIX An Enterprise-Class Open Source Distributed Monitoring Solution Takanori Suzuki MIRACLE LINUX CORPORATION October 22, 2009 Outline Biography ZABBIX New release ZABBIX 1.8 Activity in Japan Biography

More information

Avira Management Console AMC server configuration for managing online remote computers. HowTo

Avira Management Console AMC server configuration for managing online remote computers. HowTo Avira Management Console AMC server configuration for managing online remote computers HowTo Table of Contents 1. General... 3 2. Network layout plan... 3 3. Configuration... 4 3.1 Port forwarding...4

More information

Management Software. Web Browser User s Guide AT-S106. For the AT-GS950/48 Gigabit Ethernet Smart Switch. Version 1.0.0. 613-001339 Rev.

Management Software. Web Browser User s Guide AT-S106. For the AT-GS950/48 Gigabit Ethernet Smart Switch. Version 1.0.0. 613-001339 Rev. Management Software AT-S106 Web Browser User s Guide For the AT-GS950/48 Gigabit Ethernet Smart Switch Version 1.0.0 613-001339 Rev. A Copyright 2010 Allied Telesis, Inc. All rights reserved. No part of

More information

Monitoring QNAP NAS system

Monitoring QNAP NAS system Monitoring QNAP NAS system eg Enterprise v6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this document may be reproduced

More information

Introduction Installation firewall analyzer step by step installation Startup Syslog and SNMP setup on firewall side firewall analyzer startup

Introduction Installation firewall analyzer step by step installation Startup Syslog and SNMP setup on firewall side firewall analyzer startup Introduction Installation firewall analyzer step by step installation Startup Syslog and SNMP setup on firewall side firewall analyzer startup Configuration Syslog server add and check Configure SNMP on

More information

SOFTWARE UTILITY OPERATING MANUAL AC POWER DISTRIBUTION UNITS VIGILANT SERIES

SOFTWARE UTILITY OPERATING MANUAL AC POWER DISTRIBUTION UNITS VIGILANT SERIES SOFTWARE UTILITY OPERATING MANUAL AC POWER DISTRIBUTION UNITS www.unipowerco.com 2015 UNIPOWER LLC All Rights Reserved NORTH AMERICA 3900 Coral Ridge Drive, Coral Springs, Florida 33065, USA Tel: +1 954-346-2442

More information

TPAf KTl Pen source. System Monitoring. Zenoss Core 3.x Network and

TPAf KTl Pen source. System Monitoring. Zenoss Core 3.x Network and Zenoss Core 3.x Network and System Monitoring A step-by-step guide to configuring, using, and adapting this free Open Source network monitoring system Michael Badger TPAf KTl Pen source I I flli\ I I community

More information

FortiGate High Availability Overview Technical Note

FortiGate High Availability Overview Technical Note FortiGate High Availability Overview Technical Note FortiGate High Availability Overview Technical Note Document Version: 2 Publication Date: 21 October, 2005 Description: This document provides an overview

More information

About the VM-Series Firewall

About the VM-Series Firewall About the VM-Series Firewall Palo Alto Networks VM-Series Deployment Guide PAN-OS 6.0 Contact Information Corporate Headquarters: Palo Alto Networks 4401 Great America Parkway Santa Clara, CA 95054 http://www.paloaltonetworks.com/contact/contact/

More information

Barracuda Networks Web Application Firewall

Barracuda Networks Web Application Firewall McAfee Enterprise Security Manager Data Source Configuration Guide Data Source: Barracuda Networks Web Application Firewall January 30, 2015 Barracuda Networks Web Application Firewall Page 1 of 10 Important

More information

HP Operations Manager Software for Windows Integration Guide

HP Operations Manager Software for Windows Integration Guide HP Operations Manager Software for Windows Integration Guide This guide documents the facilities to integrate EnterpriseSCHEDULE into HP Operations Manager Software for Windows (formerly known as HP OpenView

More information

BlackBerry Mobile Voice System. Version: 5.3. Administration Guide

BlackBerry Mobile Voice System. Version: 5.3. Administration Guide BlackBerry Mobile Voice System Version: 5.3 Administration Guide Published: 2013-06-27 SWD-20130627112233808 Contents 1 Overview...7 2 Preparing to manage BlackBerry MVS user accounts... 8 3 Managing user

More information