<?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: script - printer scheduler process in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/script-printer-scheduler-process/m-p/3500303#M216488</link>
    <description>Some like follows.&lt;BR /&gt;&lt;BR /&gt;lpstat -r || lpsched -v&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 08 Mar 2005 13:02:51 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2005-03-08T13:02:51Z</dc:date>
    <item>
      <title>script - printer scheduler process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-printer-scheduler-process/m-p/3500302#M216487</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I need a script which should scheck for the printer scheduler process, if it fails it should restart the same.&lt;BR /&gt;&lt;BR /&gt;I will be adding this script to cron to run for every 1 hour time.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;jagadesh</description>
      <pubDate>Tue, 08 Mar 2005 12:48:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-printer-scheduler-process/m-p/3500302#M216487</guid>
      <dc:creator>Jagadesh_2</dc:creator>
      <dc:date>2005-03-08T12:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: script - printer scheduler process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-printer-scheduler-process/m-p/3500303#M216488</link>
      <description>Some like follows.&lt;BR /&gt;&lt;BR /&gt;lpstat -r || lpsched -v&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Mar 2005 13:02:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-printer-scheduler-process/m-p/3500303#M216488</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-03-08T13:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: script - printer scheduler process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-printer-scheduler-process/m-p/3500304#M216489</link>
      <description>lpstat -r will let us know whether the scheduler is running or not so..&lt;BR /&gt;we need to use that output in the script matching to "scheduler not running" and if this condition is true we can restart the scheduler right?</description>
      <pubDate>Tue, 08 Mar 2005 14:05:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-printer-scheduler-process/m-p/3500304#M216489</guid>
      <dc:creator>Jagadesh_2</dc:creator>
      <dc:date>2005-03-08T14:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: script - printer scheduler process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-printer-scheduler-process/m-p/3500305#M216490</link>
      <description>Yes, that is what lpstat -r does. You are really addressing the symptoms rather than the problem itself. You need to understand why lpsched is dying. Often, simply issueing an lpsched command is not enough because you also need to explicitly remove the SCHEDLOCK and/or the FIFO lock files before doing an lpsched. I would first look for and apply any lp related patches. Fix the problem and you won't need a cron Band-Aid.</description>
      <pubDate>Tue, 08 Mar 2005 14:17:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-printer-scheduler-process/m-p/3500305#M216490</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-03-08T14:17:38Z</dc:date>
    </item>
  </channel>
</rss>

