<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Creating queues in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-queues/m-p/4001269#M297250</link>
    <description>If this is a Network printer (meaning it uses the HP JetDirect port 9100 protocol) then use the "hppi" command interactively or the addqueue command from the shell. Man addqueue for details.&lt;BR /&gt;&lt;BR /&gt;If this is a hard-wired or Remote printer (meaning it uses the LPR/LPD protocol) then you use SAM or lpadmin from the shell.&lt;BR /&gt;&lt;BR /&gt;Since you are having to ask this, I would use either hppi or SAM to begin with but it is always good to know the commands that underlie the user interfaces. You must have the Jetdirect software installed on your box to install Network printers.&lt;BR /&gt;</description>
    <pubDate>Wed, 16 May 2007 11:20:40 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2007-05-16T11:20:40Z</dc:date>
    <item>
      <title>Creating queues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-queues/m-p/4001267#M297248</link>
      <description>Hi, could you please let me know how i can create queues in unix, i mean, for adding a new printer with a new ip address&lt;BR /&gt;&lt;BR /&gt;thanks.</description>
      <pubDate>Wed, 16 May 2007 11:09:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-queues/m-p/4001267#M297248</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2007-05-16T11:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Creating queues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-queues/m-p/4001268#M297249</link>
      <description>with hppi installed:&lt;BR /&gt;&lt;BR /&gt;addqueue -i 9998 -q QUEUENAME -h printer.yourdomain.com&lt;BR /&gt;&lt;BR /&gt;9998 comes from /opt/hpnpl/admin/PrinterList&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 May 2007 11:16:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-queues/m-p/4001268#M297249</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2007-05-16T11:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating queues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-queues/m-p/4001269#M297250</link>
      <description>If this is a Network printer (meaning it uses the HP JetDirect port 9100 protocol) then use the "hppi" command interactively or the addqueue command from the shell. Man addqueue for details.&lt;BR /&gt;&lt;BR /&gt;If this is a hard-wired or Remote printer (meaning it uses the LPR/LPD protocol) then you use SAM or lpadmin from the shell.&lt;BR /&gt;&lt;BR /&gt;Since you are having to ask this, I would use either hppi or SAM to begin with but it is always good to know the commands that underlie the user interfaces. You must have the Jetdirect software installed on your box to install Network printers.&lt;BR /&gt;</description>
      <pubDate>Wed, 16 May 2007 11:20:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-queues/m-p/4001269#M297250</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-05-16T11:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Creating queues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-queues/m-p/4001270#M297251</link>
      <description>how can i see when a queue has been created?</description>
      <pubDate>Wed, 16 May 2007 20:57:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-queues/m-p/4001270#M297251</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2007-05-16T20:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Creating queues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-queues/m-p/4001271#M297252</link>
      <description>lpstat -t</description>
      <pubDate>Wed, 16 May 2007 21:01:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-queues/m-p/4001271#M297252</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-05-16T21:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Creating queues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-queues/m-p/4001272#M297253</link>
      <description>I mean, when you run:&lt;BR /&gt;addqueue -i 9998 -q QUEUENAME -h printer.yourdomain.com&lt;BR /&gt;&lt;BR /&gt;how can you see that it has been created?</description>
      <pubDate>Wed, 16 May 2007 21:08:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-queues/m-p/4001272#M297253</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2007-05-16T21:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Creating queues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-queues/m-p/4001273#M297254</link>
      <description>Same answer, lpstat -t should list your queue. You can also use lpstat -p. Man lpstat.</description>
      <pubDate>Wed, 16 May 2007 21:12:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-queues/m-p/4001273#M297254</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-05-16T21:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating queues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-queues/m-p/4001274#M297255</link>
      <description>OK OK ...&lt;BR /&gt;and how can i know that that printer is linked to some ip address??</description>
      <pubDate>Wed, 16 May 2007 21:26:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-queues/m-p/4001274#M297255</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2007-05-16T21:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Creating queues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-queues/m-p/4001275#M297256</link>
      <description>cd to /var/spool/lp/interface&lt;BR /&gt;vi YourNewQueueName&lt;BR /&gt;and there should be a line &lt;BR /&gt;PERIPH=Printer_Hostname or Printer_IP_Address</description>
      <pubDate>Wed, 16 May 2007 21:56:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-queues/m-p/4001275#M297256</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-05-16T21:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Creating queues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-queues/m-p/4001276#M297257</link>
      <description>&lt;!--!*#--&gt;Here's a script I use to check a printer:&lt;BR /&gt;&lt;BR /&gt;# cat /opt/hpnpl/bin/lpst&lt;BR /&gt;#!/bin/sh&lt;BR /&gt;#&lt;BR /&gt;# check printer status&lt;BR /&gt;# Geoff Wild&lt;BR /&gt;&lt;BR /&gt;if [ $# -lt 1 -o \( $# -gt 1 -a $# -lt 4 \) ]&lt;BR /&gt;then&lt;BR /&gt;  echo "Usage:"&lt;BR /&gt;  echo "lpst \"printer\""&lt;BR /&gt;  echo "Example:"&lt;BR /&gt;  echo "lpst W052"&lt;BR /&gt;  exit 1&lt;BR /&gt;fi&lt;BR /&gt;echo " "&lt;BR /&gt;/usr/sbin/ping $1 -n 2&lt;BR /&gt;echo " "&lt;BR /&gt;lpstat -p$1 -v$1&lt;BR /&gt;echo " "&lt;BR /&gt;echo "Output Requests"&lt;BR /&gt;echo "-----------------------------------------------------------"&lt;BR /&gt;lpstat -o$1&lt;BR /&gt;echo " "&lt;BR /&gt;lpstat -r&lt;BR /&gt;echo " "&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Output like:&lt;BR /&gt;&lt;BR /&gt;# lpst W052&lt;BR /&gt;&lt;BR /&gt;PING pcr12169.mydomain.net: 64 byte packets&lt;BR /&gt;64 bytes from 192.168.163.184: icmp_seq=0. time=2. ms&lt;BR /&gt;64 bytes from 192.168.163.184: icmp_seq=1. time=0. ms&lt;BR /&gt;&lt;BR /&gt;----pcr12169.mydomain.net PING Statistics----&lt;BR /&gt;2 packets transmitted, 2 packets received, 0% packet loss&lt;BR /&gt;round-trip (ms)  min/avg/max = 0/1/2&lt;BR /&gt;&lt;BR /&gt;printer W052 is idle.  enabled since Feb  7 10:51&lt;BR /&gt;        fence priority : 0&lt;BR /&gt;device for W052: /dev/null&lt;BR /&gt;&lt;BR /&gt;Output Requests&lt;BR /&gt;-----------------------------------------------------------&lt;BR /&gt;no entries&lt;BR /&gt;&lt;BR /&gt;scheduler is running&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 17 May 2007 08:32:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-queues/m-p/4001276#M297257</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2007-05-17T08:32:47Z</dc:date>
    </item>
  </channel>
</rss>

