<?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: Cron and clusterservices in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-and-clusterservices/m-p/3334956#M874199</link>
    <description>Very nice work...but I would also redirect stnd err and out:&lt;BR /&gt;&lt;BR /&gt;10 7-20 * * * [ -d /dcc/dcc ] &amp;amp;&amp;amp; /dcc/dcc/scripts/myscript.sh &amp;gt;/dev/null  2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
    <pubDate>Mon, 19 Jul 2004 07:57:26 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2004-07-19T07:57:26Z</dc:date>
    <item>
      <title>Cron and clusterservices</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-and-clusterservices/m-p/3334955#M874198</link>
      <description>If you have an HP-UX cluster and want the cron to be fail-over proof create an cronfile which is identical on all systems and put an if-statement in every line to check if this line should be executed on this particular system. You could distribute the cronfile using rdist.&lt;BR /&gt;&lt;BR /&gt;# Run myscript if clusterpackage dcc runs on this system (directory /dcc/dcc exists)&lt;BR /&gt;10 7-20 * * * [ -d /dcc/dcc ] &amp;amp;&amp;amp; /dcc/dcc/scripts/myscript.sh &amp;gt;/dev/null&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#       Synchronize files from hpux1 naar other systems&lt;BR /&gt;30 0 * * * [ "`uname -n`" = "hpux1" ] &amp;amp;&amp;amp; /usr/bin/rdist -y -q -f /etc/rdist.cfg&lt;BR /&gt;&lt;BR /&gt;## This is my first contribution to the newsgroup ##&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jul 2004 06:25:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-and-clusterservices/m-p/3334955#M874198</guid>
      <dc:creator>Richard Molenkamp_1</dc:creator>
      <dc:date>2004-07-19T06:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cron and clusterservices</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-and-clusterservices/m-p/3334956#M874199</link>
      <description>Very nice work...but I would also redirect stnd err and out:&lt;BR /&gt;&lt;BR /&gt;10 7-20 * * * [ -d /dcc/dcc ] &amp;amp;&amp;amp; /dcc/dcc/scripts/myscript.sh &amp;gt;/dev/null  2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jul 2004 07:57:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-and-clusterservices/m-p/3334956#M874199</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-07-19T07:57:26Z</dc:date>
    </item>
  </channel>
</rss>

