A reprise on what seems to be a long story...

I've just downloaded dtrace toolkit 0.99 and, like many others over the years, I'm having trouble with tcptop and tcpsnoop

sunray# ./tcpsnoop
dtrace: failed to compile script /dev/fd/11: line 173: failed to resolve : Unknown variable name

sunray# ./tcptop
dtrace: failed to compile script /dev/fd/11: line 166: failed to resolve `tcp_g_q: Unknown symbol name

sunray# ./tcpsnoop_snv
dtrace: failed to compile script /dev/fd/11: line 205: probe description fbt:ip:tcp_xchg:entry does not match any probes

sunray# ./tcptop_snv
dtrace: failed to compile script /dev/fd/11: line 198: probe description fbt:ip:tcp_xchg:entry does not match any probes

sunray# ./tcpsnoop.d
dtrace: failed to compile script ./tcpsnoop.d: line 210: failed to resolve `tcp_g_q: Unknown symbol name

sunray# ./tcpsnoop_snv.d
dtrace: failed to compile script ./tcpsnoop_snv.d: line 243: probe description fbt:ip:tcp_xchg:entry does not match any probes

I've spent half a day poking around in the forums and trying various of the suggested hacks to get it working. All I've done is encountered all the other error
messages that everyone else has seen doing the same things.

I gather that this all hinges on the rather suspect provider and there are issues from solaris u5 onwards or thereabouts.

So, is anyone working on this right now, and, the age-old question, are there working versions of these things around anywhere? There doesn't seem to be any activity on this for quite a while, or else I've not found it.

For the record:

sunray# uname -a
SunOS sunray 5.10 Generic_141445-09 i86pc i386 i86pc

sunray# cat /etc/release
                       Solaris 10 10/09 s10x_u8wos_08a X86
           Copyright 2009 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                           Assembled 16 September 2009


--
::
Charles Meo
Solution Architect
Remora Technologies Pty Ltd
www.remora.com.au

Level 6, 685 Burke Road, Camberwell VIC 3124
E charles....@remora.com.au
T 03 8080 5777
F 03 8080 5778
M 0409 258 471
::



_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org

Reply via email to