Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

no output from iptrace

Status
Not open for further replies.

Marksmen

Technical User
Feb 4, 2003
36
0
0
US
I am issueing the following iptrace command command on an AIX 5.2.0.2 server and am getting no errors and no output.

startsrc -s iptrace -a "/tmp/mark_trace"

I issue "ps -ef|grep iptrace" and see the following output:

root 69526 12466 0 09:12:03 - 0:00 /usr/sbin/iptrace /dev/null /tmp/mark_trace
 
Hi

After your Test ist done.
stopsrc -s iptrace
ipreport -o /tmp/mark_trace

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top