What I'd LOVE to see in SGI's NQS...
Andrew Torda
torda at igc.ethz.ch
Sat Mar 16 02:42:47 AEST 1991
In article <1991Mar14.221446.14293 at odin.corp.sgi.com>, bh at sgi.com (Bent
Hagemark) writes:
> Personally, I don't have much fondness for qmgr, either! I'd rather
> see an ascii file (ala,/etc/printcap) which you can edit directly or
> front-end with (better) qmgr commands or even a GUI. Also, text files
are
What if you have a big server with no graphics ? One should not
rely on a GUI.
This is not an unlikely machine to be running nqs.
Also, note that nqs qmgr does read from the standard input. This does
give you some scope to construct an ascii file as you suggest. In order
to manage a number of machines here (13 of them running nqs), we
already
keep one ascii file with all the definitions of queues.
We then have a script like
foreach nqs_machine (`cat machine_list`)
rsh $nqs_machine qmgr < queue_description_file
end
although I appreciate this is not as neat as a file analogous to
/etc/printcap.
> However, we do want to hear what people like and don't like. This
latest
> release of NQS was engineered with a fair amount of customer
feedback.
Does the new nqs maintain SGI's incompatibility with respect to nqs
running on other machines ?
--
Andrew Torda, ETH, Zurich
More information about the Comp.sys.sgi
mailing list