* nifty tools on Linux/IRIX
@ 1997-05-28 19:24 Larry McVoy
1997-05-29 14:01 ` David Chatterton
0 siblings, 1 reply; 2+ messages in thread
From: Larry McVoy @ 1997-05-28 19:24 UTC (permalink / raw)
To: miguel, shaver, linux; +Cc: kenmcd
Miguel asked about cool tools. Talk to Ken, he's the man.
------- Forwarded Message
Date: Fri, 23 May 1997 05:20:54 -0500
From: "Ken McDonell" <kenmcd@gonzo.melbourne.sgi.com>
To: ptg@melbourne.sgi.com
cc: lm@cthulhu
Subject: scary ... irix and linux exchange simple PCP PDUs
After minor brain-failure on my part, we have success at exchanging
the PDU headers (with no translation for the PDU body).
linux -> linux -> linux
[guest@linux pcp]$ ./pdu-client -D1 -h linux.engr.sgi.com 12345
pdu-client: PID 12334
pdu-client: connected fd=3
[12334]pmXmitPDU: DATA_X fd=3 len=16
000: 10 700b 302e 12345678
[12334]pmGetPDU: DATA_X fd=3 len=16 from=12329 moreinput? no
000: 10 700b 3029 12345678
linux -> irix -> linux
[guest@linux pcp]$ ./pdu-client -D1 -h bozo.melbourne.sgi.com 12345
pdu-client: PID 12333
pdu-client: connected fd=3
[12333]pmXmitPDU: DATA_X fd=3 len=16
000: 10 700b 302d 12345678
[12333]pmGetPDU: DATA_X fd=3 len=16 from=29807 moreinput? no
000: 10 700b 746f 12345678
irix -> linux -> irix
bozo 8% ./pdu-client -D1 -h linux.engr.sgi.com 12345
pdu-client: PID 29821
pdu-client: connected fd=3
[29821]pmXmitPDU: DATA_X fd=3 len=16
000: 10 700b 747d 12345678
[29821]pmGetPDU: DATA_X fd=3 len=16 from=12329 moreinput? no
000: 10 700b 3029 12345678
Now moving onto the translation of the PDU body for each PDU type.
------- End of Forwarded Message
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: nifty tools on Linux/IRIX
1997-05-28 19:24 nifty tools on Linux/IRIX Larry McVoy
@ 1997-05-29 14:01 ` David Chatterton
0 siblings, 0 replies; 2+ messages in thread
From: David Chatterton @ 1997-05-29 14:01 UTC (permalink / raw)
To: Larry McVoy, linux, miguel, shaver; +Cc: ptg
On May 28, 12:24pm, Larry McVoy wrote:
| Subject: nifty tools on Linux/IRIX
| Miguel asked about cool tools. Talk to Ken, he's the man.
|
Miguel,
Hi! I work for Ken on the Performance Co-Pilot. Our only external pages are:
http://www.sgi.com/Products/hardware/challenge/CoPilot/CoPilot.html
http://reality.sgi.com/chatz
The first is the marketing page to the real world, the second is my home page
which has some snapshots. Our next release will include support for little
endian machines, so we have been testing this under linux (of course :).
Here is a quick summary of how it all works. We have a daemon on each host you
want to monitor. Attached to this daemon (dlopen, pipe, socket etc.) are agents
that collect performance metrics from a particular domain (kernel, web server,
database). Our client tools connect to the daemon (socket) and request metrics.
The daemon requests the metrics from the appropriate agent and forwards the
values back to the clients. One client is a logger which generates archives
that all the other clients can replay, as if they were connected live to a
daemon process. The whole protocol is very light weight, much lighter than
SNMP, so the daemon and agents rarely show up in top.
Performance Co-Pilot has only been released for IRIX, but bits have been built
under linux before, and as several of us have linux boxes at home, this will
probably continue. We have talked about making some linux binaries freely
available and other similar options, but nothing definate yet. I guess we need
to know that such an investment of our time is going to be worthwhile, and that
this fits in with our medium-long terms plans for the product. We also have to
consider Java, NT (*sigh*) etc., and determine how SGI can start releasing
software for other platforms.
We are all (quiet) supporters of the linux on SGI project, keep up the good
work!
David
--
David Chatterton (61-3) 9882 8211 (Tel)
R&D Software Engineer (61-3) 9882 8030 (Fax)
Performance Tools Group http://reality.sgi.com/chatz
Silicon Graphics Pty.Ltd., 357 Camberwell Rd, Melbourne, Australia
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~1997-05-28 23:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1997-05-28 19:24 nifty tools on Linux/IRIX Larry McVoy
1997-05-29 14:01 ` David Chatterton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox