The search facility lets you use predefined search criteria or define your own search criteria (custom search) using the fields from the TCP/IP events database to obtain specific information.
To perform a search
The History Report List appears.
A panel for you to enter your search criteria appears.
Note: Fields prefixed by a plus (+) sign provide a list of values. You can access the list by entering ? in the field. For more information about the fields, press F1 (Help).
The search results appear.
Use the following examples to help you customize your own searches of the events database.
This is an example of search criteria that produces a list of all Telnet terminal sessions that lasted for less than 10 minutes from an IP address with the 202 prefix.
PROD--------------------- Network Database : Search Criteria ------------------ Command ===> Function=Search D=Delete I=Insert R=Repeat "(" Field Opr Value Gen ")" Bool + $IPRECTYPE + = TS + + AND + $IPDURATION + < 600 + + AND + $IPRMTADDR + = 202 + YES + + + + + + + + + + + + +
This is an example of search criteria that produced a list of all FTP events that failed.
PROD--------------------- Network Database : Search Criteria ------------------ Command ===> Function=Search D=Delete I=Insert R=Repeat "(" Field Opr Value Gen ")" Bool ( + $IPRECTYPE + = FS + + OR + $IPRECTYPE + = FC + ) + AND + $IPLASTREPL + ¬= 2 + YES + + + + + + + + + + + + + + + + +
This is an example of search criteria that produced a list of all file transfers for data sets with the SYS2 prefix.
PROD--------------------- Network Database : Search Criteria ------------------ Command ===> Function=Search D=Delete I=Insert R=Repeat "(" Field Opr Value Gen ")" Bool ( + $IPRECTYPE + = FS + + OR + $IPRECTYPE + = FC + ) + AND + $IPCOMMAND + = RETR + + AND + $IPDSNAME1 + = SYS2 + YES + + + + + + + + +
This is an example of search criteria that, performed at the time of 4:00 pm produced a list of file transfers for the last hour.
PROD--------------------- Network Database : Search Criteria ------------------ Command ===> Function=Search D=Delete I=Insert R=Repeat "(" Field Opr Value Gen ")" Bool ( + $IPRECTYPE + = FS + + OR + $IPRECTYPE + = FC + ) + AND + $IPDATE + = 24-NOV-2006 + + AND + $IPTIME + >= 150000 + + + + + + + + + + + + + +
| Copyright © 2012 CA. All rights reserved. |
|