<div dir="ltr">Also the 'CRONDATE' entry for tasks.cfg:<div><br></div><div><div>The CRONDATE keyword is used for tasks that must run at regular intervals or at a specific time. The  time  specification</div><div>       is  identical  to  the one used by cron in crontab(5) entries, i.e. a sequence of numbers for minute, hour, day-of-month,</div>
<div>       month and day-of-week. Three-letter abbreviations in english can be used for the month and day-of-week fields. An  aster-</div><div>       isk is a wildcard. So in the example above, this job would run once a month, at 4:30 AM on the 1st day of the month.</div>
</div><div><br></div><div style>Thanks,</div><div style>Larry Barber</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 24, 2013 at 12:14 PM, Steve Holmes <span dir="ltr"><<a href="mailto:sholmes42@mac.com" target="_blank">sholmes42@mac.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><div class="im">On Wed, Apr 24, 2013 at 1:04 PM, deepak deore <span dir="ltr"><<a href="mailto:deepakdeore2004@gmail.com" target="_blank">deepakdeore2004@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">and how do I set this custom script to run on a specific time?<br><div>eg. I want to run it at 12:00 PM every day</div>


<div><br></div><div>Right now it is running after 24 hours but not at the time I want,<div>

<br></div></div></div><div><div><div class="gmail_extra"><br><br></div></div></div></blockquote><div><br></div></div><div>Use cron with xymoncmd instead of running out of clientlaunch.cfg.<br><br></div>

<div>Steve<br><br> <br></div><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div class="gmail_extra"><div class="gmail_quote">On Tue, Apr 23, 2013 at 7:52 PM, deepak deore <span dir="ltr"><<a href="mailto:deepakdeore2004@gmail.com" target="_blank">deepakdeore2004@gmail.com</a>></span> wrote:<br>




<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Whenever I am confident about the configuration which doesn't work, then I restart xymon server. And which did the trick here :-)<div>




<br></div><div>This is the 3rd time I restarted xymon server and it did the trick always if there are no problem with the configuration.</div>
<div><br></div><div>So looks like xymon goes mad while the things are tested very frequently.</div><div><br></div></div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 22, 2013 at 5:35 PM, Michael Beatty <span dir="ltr"><<a href="mailto:Michael.Beatty@sherwin.com" target="_blank">Michael.Beatty@sherwin.com</a>></span> wrote:<br>





<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div><tt>You are doing it right, it should
        work.<br>
        <br>
        Try disabling the alert in clientlaunch.cfg and sending the
        alert manually from the command line and see if it goes purple
        after 30 minutes?<span><font color="#888888"><br>
        <br>
        <br>
        <br>
      </font></span></tt><span><font color="#888888">
      <pre cols="72">Michael Beatty

</pre></font></span><div><div>
      On 04/20/2013 03:21 AM, deepak deore wrote:<br>
    </div></div></div><div><div>
    <blockquote type="cite">
      <div dir="ltr">
        <div>for now i have setup below entry
          in clientlaunch.cfg, when i set it to 25h it goes purple, am I
          doing right?</div>
        <div><br>
        </div>
        INTERVAL 25m<br>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">
          On Sat, Apr 20, 2013 at 1:12 AM, Michael Beatty <span dir="ltr"><<a href="mailto:Michael.Beatty@sherwin.com" target="_blank">Michael.Beatty@sherwin.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000">
              <div><tt>Your syntax is correct, it should work.<br>
                  <br>
                  Maybe echo the statement to the log file to see what
                  exactly it is sending.<br>
                  <br>
                  Is it possible that you are calling the statement from
                  more than one location and the other location doesn't
                  have the 25h lifetime?<br>
                </tt>
                <pre cols="72">Michael Beatty

</pre>
                <div>
                  <div> On 04/19/2013 02:18 PM, deepak deore
                    wrote:<br>
                  </div>
                </div>
              </div>
              <blockquote type="cite">
                <div>
                  <div>
                    <div dir="ltr">
                      <div>I have a custom script setup on client side,
                        which I want to run on every 24 hours and i
                        don't want to change the default lifetime for
                        other tests.</div>
                      <div><br>
                      </div>
                      <div>Used below line but still after 30 mins it is
                        going into purple.</div>
                      <div><br>
                      </div>
                      <div>$BB $BBDISP "status+25h $MACHINE.$COLUMN
                        $COLOR `date` `echo -e "Daily status: \</div>
                      <div>\n$(cat /tmp/status.log) "`"</div>
                      <div><br>
                      </div>
                    </div>
                    <br>
                    <fieldset></fieldset>
                    <br>
                  </div>
                </div>
                <pre>_______________________________________________
Xymon mailing list
<a href="mailto:Xymon@xymon.com" target="_blank">Xymon@xymon.com</a>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a>
</pre>
              </blockquote>
              <br>
              <br>
            </div>
            <br>
            _______________________________________________<br>
            Xymon mailing list<br>
            <a href="mailto:Xymon@xymon.com" target="_blank">Xymon@xymon.com</a><br>
            <a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    <br>
  </div></div></div>

</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com" target="_blank">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
<br></blockquote></div></div></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><br>-- <br><div><font face="arial, sans-serif"><span style="border-collapse:collapse"><span style="font-size:13px">If they give you ruled paper, write the other way. -Juan Ramon Jimenez, poet, Nobel Prize in literature (1881-1958) </span><br>


</span></font><br>I prayed for freedom for twenty years, but received no answer until I 
prayed with my legs. -Frederick Douglass, Former slave, abolitionist, 
editor, and orator (1817-1895)
<br></div>
</font></span></div></div>
<br>_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
<br></blockquote></div><br></div>