PDA

View Full Version : [ubuntu] How to count the number of prints taken on printer?



Guruprasad
November 7th, 2010, 06:52 PM
I have HP printer connected to Ubuntu. I want to count the number of printouts taken on the printer. How can I do this?

Cheesehead
November 7th, 2010, 07:01 PM
The easiest way is usually to get the page count from the printer.
Many HP printers have a built-in webserver. Find the IP address, point a browesr at it, and the web page will tell you.

Guruprasad
November 7th, 2010, 07:06 PM
My printer is connected via USB. How to check the print count in this case?

Verbeck
November 7th, 2010, 08:02 PM
in the the print queue click view completed jobs. (the check-mark) should show every print job up to now

*not a count really, but might help ;)

Cheesehead
November 9th, 2010, 03:16 AM
There are two answers for a USB printer.

In many cases, the printer does NOT tell your Ubuntu system how many pages it has printed in its lifetime. So you have two counts:

1) You have the printer's count. Most printer diagnositc pages include this number. You must consult your printer's manual to determine how to print the 'technical information' page, usually some combination of buttons on the printer.

2) Your system tracks how many jobs (not pages) it sends to each printer. Within each job is the number of pages for that job. Verbeck's instruction is appropriate for tracking job information.