Tool

iPrint Information Gathering Tool

tool
Reads:

1442

Score:
5
5
1
 
Comments:

0

license: 
GPLv2

The iPrintInfo script gathers iPrint-related information to help in troubleshooting iPrint issues. The following information is obtained in the script executions process.

  1. Rights and permissions on each file installed by iPrint
  2. Rights on specific directories.
    /var/opt/novell/iprint
    /etc/opt/novell/iprint/conf/
    /var/opt/novell/run/iprint
    /opt/novell/iprint/bin
    /etc/opt/novell/iprint/httpd/conf/
    /var/opt/novell/iprint/mod_ipp/
    /var/opt/novell/iprint/htdocs/
    /var/opt/novell/iprint/[psm_name].psm
  3. Content of specific files.
    /etc/opt/novell/iprint/conf/idsd.conf
    /etc/opt/novell/iprint/conf/ipsmd.conf
    /etc/opt/novell/iprint/httpd/conf/iprint_g.conf
    /etc/opt/novell/iprint/httpd/conf/iprint_ssl.conf
    /etc/nam.conf
    /etc/novell-release
    /etc/hosts
  4. Miscellaneous commands.
    ps -eaf | grep iprint
     uname -a
     ifconfig | grep "inet addr"
  5. Log Files.
    /var/opt/novell/log/iprint/idsd.log
    /var/opt/novell/log/iprint/ipsmd.log
    /var/log/messages
    /var/log/apache2/error_log
    /var/log/apache2/access_log
    /var/lib/novell-lum/nam.log

Installation Instructions

  1. Download iPrintInfo.tgz
  2. Open a Terminal window and type “su”
  3. Enter root’s password
  4. Extract the script from the tarball
    #tar –xzvf iPrintInfo.tgz
  5. Make the script executable.
    #chmod 755 iPrintInfo.sh
  6. Run the iPrinInfo.sh script
    #./iPrintInfo.sh

    Note: Using a –h will display other parameter options if desired.
  7. Default execution of this script will create a file in the current directory called iPrintInfo-[year]-[month][day]-[hour][minute].txt
AttachmentSize
iPrintInfo.tgz2.7 KB




User Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <p> <a> <em> <i> <strong> <cite> <code> <img><ul> <ol> <li> <div> <dl> <dt> <dd> <h1> <b> <strong> <h2> <h3> <pre> <table> <td> <tr> <th> <blockquote>
  • Lines and paragraphs break automatically.
  • Glossary terms will be automatically marked with links to their descriptions. If there are certain phrases or sections of text that should be excluded from glossary marking and linking, use the special markup, [no-glossary] ... [/no-glossary]. Additionally, these HTML elements will not be scanned: a, abbr, acronym, code, pre.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
7 + 3 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

© 2008 Novell, Inc. All Rights Reserved.