HP-UX Reference (11i v1 00/12) - 1M System Administration Commands N-Z (vol 4)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1m/naaagt.1m
________________________________________________________________
___ ___
n
netfmt(1M) netfmt(1M)
filter subsystem ip event *
8. Format only event 5003 for subsystem ip. Format all events except 3000 for subsystem tcp.
No other events are formatted.
filter subsystem ip event 5003
filter subsystem tcp event *,!3000
9. Format only events 5003, 5004, 5005, and 5006 for subsystem ip. Format all events except
events 3000, 3002, and 3003 for subsystem tcp. No other events are formatted:
filter subsystem ip event 5003-5006
filter subsystem tcp event *,!3000,!3002-3003
10. Format only those records containing message IDs 9973 and 9974 for subsystem session
and those not containing message ID 9974 for subsystem transport. All records from other
subsystems are formatted:
ots session msgid !*
ots session msgid 9973
ots session msgid 9974
ots transport msgid !9974
11. Combine LAN and general filtering options into one configuration file. Format 15 minutes of
pduin and pduout data starting at 3:00 PM on 2 April 1990 for data from lan0 interface.
formatter filter kind 0x30000000
formatter filter time_from 15:00:00 04/02/90
formatter filter time_through 15:15:00 04/02/90
filter interface !*
filter interface lan0
AUTHOR
netfmt was developed by HP.
FILES
/etc/nettlgen.conf
default subsystem configuration file
/var/adm/conslog.opts
default console logging options filter file
$HOME/.netfmtrc default filter configuration file if the
-c config_file option is
not used on the command line.
SEE ALSO
nettl(1M), kl(1M), nettlconf(1M), nettlgen.conf(4), strlog(7).
HP-UX Release 11i: December 2000 − 10 − Section 1M−−547
___
___