Re: A nice enhancement to SHOW SYSTEM



Hey that will be fantastic. Just what I need.

I look forward to VMS v9.x with much anticipation.

and thanks for listening.

- John

Guy Peleg wrote:
"Big John" <john.powers@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:1141395663.707692.199510@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I notice Guy is often mooting improvements to us in this list, so let
me moot one back.

How about enlarging the field sizes in SHOW SYSTEM. Look what I get..

MON1->sho sys /proc=*eir*
OpenVMS V7.1-2 on node MON1 3-MAR-2006 15:06:57.83 Uptime 630
04:40:37
Pid Process Name State Pri I/O CPU Page flts
Pages
2060066D PDS_P0005_EIR LEF 9********* 0 18:22:37.97 5556
2458
2060066E PDS_P0007_EIRI LEF 4 2671179 0 00:00:00.23 336
259
MON1->

The I/O figure is too big to fit in the current display! A nice, quick
and easy way I like to use, to see what's going on in a system is to
run show sys occasionally and watch how the numbers change.

But ********* doesn't change at all!

I guess this layout was designed way back in the 70's when it was
inconceivable that anybody would do a gig of I/O without rebooting the
system (or, indeed that a system would stay up for 630 days without
needing a reboot). But that's the way things are now. Would it be an
easy job to change this? Or maybe some means of customising the
display in the command?

The greatest challenge in this type of enhancements is avoid breaking
compatibility with prior releases. Many people parse the output of SHOW
SYSTEM, and it may break existing procedures. Another concern is that
increasing the width of the field will result in the display not fitting
into
80 characters wide terminals. Personally, I always work at 132 mode
but again this is something we can't ignore.

how about adding a new qualifier /WIDTH and several keywords
allowing overriding some defaults, for example:

$ SHOW SYSTEM/WIDTH=(IO=10,PAGES=10)

What say you?

Guy


- John


.



Relevant Pages

  • A nice enhancement to SHOW SYSTEM
    ... The I/O figure is too big to fit in the current display! ... inconceivable that anybody would do a gig of I/O without rebooting the ... easy job to change this? ...
    (comp.os.vms)
  • Re: A nice enhancement to SHOW SYSTEM
    ... How about enlarging the field sizes in SHOW SYSTEM. ... The I/O figure is too big to fit in the current display! ... inconceivable that anybody would do a gig of I/O without rebooting the ...
    (comp.os.vms)
  • Re: simple serial string display help
    ... I figured that my I/O thread would just constantly update an averaged ... display invalidation comes along, it just takes the averaged value. ... Paul G. Tobey wrote: ... , you might as well just do the I/O ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: 8051 floating pt routines
    ... > for display. ... For i/o I scaled to an integer in 6554..65535 and a power of ten, ... the broken "Reply" link at the bottom of the article. ...
    (comp.arch.embedded)
  • Re: Any Windows CE devices that can replace PLCs?
    ... wouldn't support that, even if it ran CE 4 or 5), but we are working on more ... Since you only want a little bit of a display, you might also look at adding ... that via serial I/O. ... >> powerful solution that goes beyond typical ladder logic programming. ...
    (microsoft.public.dotnet.framework.compactframework)

Loading