Test_Result Table - Extreme Networks AG200 User Manual

Version 5.0
Table of Contents

Advertisement

Database Design (Data Dictionary)

test_result table

This table is a history of test results for all
test_result_id
run_id
timestamp
device_unique_id
ip_address_str
netbios
hostname
logged_on_user
test_name
test_class
test_module
group_name
policy_id
policy_name
actions_taken
severity
result_code
status_code
result_message
debug_info
cluster_id
last_result_code
370
test_result
endpoints
INT4 DEFAULT
nextval('test_result_test_result_id_s
eq')
INT4 NOT NULL
INT4 NOT NULL
VARCHAR(100) NOT NULL
VARCHAR(30) NOT NULL
VARCHAR(50) DEFAULT NULL
VARCHAR(50) DEFAULT NULL
VARCHAR(50) DEFAULT NULL
VARCHAR(50) NOT NULL
VARCHAR(50) NOT NULL
VARCHAR(50) NOT NULL
VARCHAR(50) NOT NULL
VARCHAR(50) NOT NULL
VARCHAR(50) NOT NULL
TEXT DEFAULT NULL
INT2 DEFAULT NULL
VARCHAR(50) NOT NULL
VARCHAR(20) NOT NULL
TEXT DEFAULT NULL
TEXT DEFAULT NULL
VARCHAR(64)
VARCHAR(50)
.
PRIMARY KEY
An ID used for associating test results to a
particular test run.
The time the test was run.
A foreign key into the device table.
The IP address of the endpoint tested.
The NetBIOS of the
endpoint
The host name of the endpoint tested.
The user that was logged on to the endpoint at
the time of the test.
A descriptive name of the test.
A reference to the Python script that executed the
test. For example, CheckHotFix.
A reference to the Python script that executed the
test. For example, checkHotFix.
The type of test, for example, operating system,
software, security setting, or browser security
policy.
A unique ID that identifies the policy.
The name of the policy.
A text description of what happened, for example,
email sent.
A number describing the severity of the test.
The string 'pass' or 'fail' indicating the result of
the test.
A number that indicates whether the test ran or
not. For example, 0—test did not run, or 1—test
ran.
Information about the results of the test.
Information about the results of the test.
A unique ID that identifies the cluster that ran the
test.
A string 'pass' or 'fail' indicating the result of the
previous test for the same script and endpoint.
tested.
Sentriant AG Users' Guide, Version 5.0

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sentriant ag

Table of Contents