- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: JetAdmin
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2003 03:14 AM
10-17-2003 03:14 AM
JetAdmin
HPNPL E.10.05 Hewlett-Packard JetDirect Printer Install
er for Unix.
I have defined printers of network, but when I print the jobs never out.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2003 03:39 AM
10-17-2003 03:39 AM
Re: JetAdmin
/opt/hpnpl/bin/hpnpadmin -A -w -i IP-adress-of-printer
This will report on whether it is an HP interface. If this works OK, check to see that the spooler is running:
lpstat -r
And finally, check to see that the printer is accepting jobs and enabled:
lpstat -a
lpstat -p
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2003 04:01 AM
10-17-2003 04:01 AM
Re: JetAdmin
tesis is a network printer
5 Interface Type: JetDirect, ethernet
Printer Description:
--------------------
MANUFACTURER :Hewlett-Packard;
COMMAND SET :PJL,MLC,PCL,PCLXL,POSTSCRIPT;
MODEL :HP LaserJet 8000 Series;
CLASS :PRINTER;
DESCRIPTION :Hewlett-Packard LaserJet 8000 Series
Printer ID : 266
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2003 08:09 AM
10-17-2003 08:09 AM
Re: JetAdmin
/opt/hpnpl/bin/removequeue -q tesis
then
/opt/hpnpl/bin/addqueue -h tesis -q tesis
Make sure the lp spooler is running with:
lpstat -r
and that the printer is enabled:
lpstat -a tesis
lpstat -p tesis
and all should be OK.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2003 08:27 AM
10-17-2003 08:27 AM
Re: JetAdmin
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2003 08:54 AM
10-17-2003 08:54 AM
Re: JetAdmin
Can you output "ls -l /dev/null" and post it.
E.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2003 11:37 AM
10-17-2003 11:37 AM
Re: JetAdmin
/opt/hpnpl/bin/hpnpf -x 12.34.56.78 -n /etc/profile
(change 12.34.56.78 to match the IP address for your printer) The hpnpf command is the actual program used to send data to the printer. The -n formats /etc/profile with CR/LF correctly. If this works OK, the problem is in the lp spooler, perhaps an ownership or permission error. Look at the lp log file in /var/adm/lp/log
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2003 02:01 PM
10-17-2003 02:01 PM
Re: JetAdmin
# lpstat -t":
schedular is running
printer1 accepting requests since June 27
printer1 is idle, enabled since June 27,
fence priority: 0
You should be able to telnet to the printer and get the printer's configuration menu.
Can you even ping the ip address of the printer?
If there is a diagnostic option in the print manager then choose to review the print job.