Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 821 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 821 Bytes

phpPrintAnalyzer

Original author: Thomas Pequet

License: GNU General Public License (GPL)

Original project homepage: http://phpprintanalyze.sourceforge.net


phpPrintAnalyzer is a Web Application for CUPS system to analyze the "page_log" files and get HTML graphics (with JpGraph):

  • Number of jobs by day
  • Number of jobs by hour
  • Number of jobs by month
  • Number of jobs by users
  • Number of jobs by group (via LDAP or via /etc/group)
  • Number of jobs and cost by printer

Requirements:

  • PHP >= 4
  • CUPS
  • LDAP (not necessary)