1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3<html>
4  <head>
5    <meta name="generator" content="HTML Tidy, see www.w3.org">
6    <title>lpq Verbose Format (lpq -v)</title>
7    <meta name="GENERATOR" content=
8    "Modular DocBook HTML Stylesheet Version 1.7">
9    <link rel="HOME" title=" LPRng Reference Manual" href=
10    "index.htm">
11    <link rel="UP" title="lpq - Status Monitoring Program " href=
12    "lpq.htm">
13    <link rel="PREVIOUS" title=
14    "lpq Long Format (lpq, lpq -l, lpq -L)" href="x4590.htm">
15    <link rel="NEXT" title="Job Taking Too Long - Stalled " href=
16    "stalledtime.htm">
17  </head>
18
19  <body class="SECT1" bgcolor="#FFFFFF" text="#000000" link=
20  "#0000FF" vlink="#840084" alink="#0000FF">
21    <div class="NAVHEADER">
22      <table summary="Header navigation table" width="100%" border=
23      "0" cellpadding="0" cellspacing="0">
24        <tr>
25          <th colspan="3" align="center">LPRng Reference Manual: 5
26          Sep 2003 (For LPRng-3.8.22)</th>
27        </tr>
28
29        <tr>
30          <td width="10%" align="left" valign="bottom"><a href=
31          "x4590.htm" accesskey="P">Prev</a></td>
32
33          <td width="80%" align="center" valign="bottom">Chapter 7.
34          <b class="APPLICATION">lpq</b> - Status Monitoring
35          Program</td>
36
37          <td width="10%" align="right" valign="bottom"><a href=
38          "stalledtime.htm" accesskey="N">Next</a></td>
39        </tr>
40      </table>
41      <hr align="LEFT" width="100%">
42    </div>
43
44    <div class="SECT1">
45      <h1 class="SECT1"><a name="AEN4601">7.5. <b class=
46      "APPLICATION">lpq</b> Verbose Format (lpq -v)</a></h1>
47
48      <p>This uses an extension to the RFC1179 protocol, and is
49      supported only by <b class="APPLICATION">LPRng</b>. The
50      amount of information displayed is the brutal, and in effect
51      does a total database dump of the LPD. This has been
52      developed in order to provide diagnostic and status
53      information for databases that need to keep track of job
54      progress through a spool queue.</p>
55
56      <div class="INFORMALEXAMPLE">
57        <a name="AEN4606"></a>
58<pre class="SCREEN">
59    % lpq -v
60    Printer: t1@astart110
61     Comment: Test Printer 1
62     Printing: no
63     Spooling: yes
64     Queue: 1 printable job
65     Server: no server active
66     Status: accounting at end 'papowell@lprng110+094352860' at 09:44:00
67     Status: printing 'papowell@lprng110+094352860', \
68                closing device at 09:44:00
69     Status: printing 'papowell@lprng110+094352860', finished  at 09:44:00
70     Status: subserver status 'JSUCC' for 'papowell@lprng110+094352860' \
71                on attempt 1 at 09:44:00
72     Status: finished operations at 09:44:00
73     Job: papowell@lprng110+202228663 status= 1
74     Job: papowell@lprng110+202228663 CONTROL=
75     - Hh10.private
76     - Ppapowell
77     - J/tmp/hi
78     - CA
79     - Lpapowell
80     - Apapowell@lprng110+202228663
81     - Qt1
82     - fdfA010663h10.private
83     - N/tmp/hi
84     - UdfA010663h10.private
85     Job: papowell@lprng110+202228663 HOLDFILE=
86     - active 0
87     - done 0
88     - hold 0
89     - move 0
90    ....
91</pre>
92      </div>
93      <br>
94      <br>
95    </div>
96
97    <div class="NAVFOOTER">
98      <hr align="LEFT" width="100%">
99
100      <table summary="Footer navigation table" width="100%" border=
101      "0" cellpadding="0" cellspacing="0">
102        <tr>
103          <td width="33%" align="left" valign="top"><a href=
104          "x4590.htm" accesskey="P">Prev</a></td>
105
106          <td width="34%" align="center" valign="top"><a href=
107          "index.htm" accesskey="H">Home</a></td>
108
109          <td width="33%" align="right" valign="top"><a href=
110          "stalledtime.htm" accesskey="N">Next</a></td>
111        </tr>
112
113        <tr>
114          <td width="33%" align="left" valign="top"><b class=
115          "APPLICATION">lpq</b> Long Format (lpq, lpq -l, lpq
116          -L)</td>
117
118          <td width="34%" align="center" valign="top"><a href=
119          "lpq.htm" accesskey="U">Up</a></td>
120
121          <td width="33%" align="right" valign="top">Job Taking Too
122          Long - Stalled</td>
123        </tr>
124      </table>
125    </div>
126  </body>
127</html>
128
129