1 INFO-VAX	Sat, 19 Aug 2006	Volume 2006 : Issue 461       Contents:! ANN: DynDNS update client for VMS  Free LG01 printer < Re: How do you "collect a few PC samples" from a hung system  F ----------------------------------------------------------------------  % Date: Sat, 19 Aug 2006 21:16:15 +0930 * From: Mark Daniel <mark.daniel@vsm.com.au>* Subject: ANN: DynDNS update client for VMS0 Message-ID: <12ee222o66v8p31@corp.supernews.com>  + Recent discussion of a DynDNS update client   -    http://www.dyndns.com/services/dns/dyndns/   H in this forum prompted me to do something I'd been meaning to for years H - put together a native version for VMS and move the update duties from E my PC to my VMS system.  It has now been running for some four weeks  G without too many hiccoughs so you are welcome to give it a go as well.  A It requires the HP [Open]SSL product to be installed and started.   E A complementary application included, DynDNSrpt, is a CGI Web server  E application that can be used as a basic reporting tool for the above  D application (should be suitable for Apache, OSU, Purveyor and WASD).  H Setup, build instructions and revision log for each may be found in the > source code each of the respective applications once restored.  9 A ZIPed source-code kit (it is assumed users will be VMS  @ enthusiasts/hobbiests with their own compiler) is available from      http://wasd.vsm.com.au/wasd/    Hope it's useful.    ------------------------------    Date: 19 Aug 2006 08:12:01 -0700  From: robert_dirosario@yahoo.com Subject: Free LG01 printerB Message-ID: <1156000321.107482.124820@74g2000cwt.googlegroups.com>  E I have a DEC LG01 printer that was part of a 'lot' I got at an excess G property sale.  I have no used for this printer.  It's free if you want 1 it.  I'm in Lanham Maryland (Washington DC area).   2 The lot had a couple of MicroVAX systems I wanted.  D If you are interested email me at my ISP address, which is the firstE letter of my first name and my full last name.  My ISP is comcast and 	 then net.    Robert DiRosario   ------------------------------    Date: 19 Aug 2006 00:20:14 -0700/ From: "Volker Halle" <volker_halle@hotmail.com> E Subject: Re: How do you "collect a few PC samples" from a hung system B Message-ID: <1155972013.951107.39660@p79g2000cwp.googlegroups.com>   > SDA> EXA EXE$GL_ABSTIM_TICS ( > EXE$GL_ABSTIM_TICS:  0A103A83   ".:.."  B This amounts to about 19.5 days of time (in 10 ms ticks) since the	 overflow.   $ > What is "own data of the swapper"?  @ The data is in a local PSECT of the swapper, for which no globalA symbols are available (via the .STB files), so it can#t be easily % examined in SDA without the link map.   9 You can look at the wait time for the processes in RWMPB:    SDA> READ SYS$SYSTEM:SYSDEF  SDA> SET PROC/IND=C3A6 SDA> SHOW PROC SDA> EXA PCB+PCB$L_WAITIME  F This shows the time (value of EXE$GL_ABSTIM_TICS) when the process has last entered a wait state.   Volker.    ------------------------------   End of INFO-VAX 2006.461 ************************