Re: [ldm-users] incorrect example in LDM 6.9.0 and LDM 6.9.1

Also, a more shorthand approach:

*/15  *  *  *  *  /bin/bash -l -c 'bin/ldmadmin check>/dev/null'

SC

On 12/30/2010 04:29 PM, Steve Emmerson wrote:
Dear LDM user,

The example of the use of the "ldmadmin check" command in the LDM 6.9.0
and LDM 6.9.1 releases is incorrect. The example is

     0,15,30,45 0 * * * bash -l -c 'bin/ldmadmin check>/dev/null'

It should, instead, be

     0,15,30,45 * * * * bash -l -c 'bin/ldmadmin check>/dev/null'

The incorrect example checks the LDM four times during the midnight hour
rather than every fifteen minutes as the commentary states.

This fault is fixed in the current release.

Regards and best wishes for the new year,
Steve Emmerson

_______________________________________________
ldm-users mailing list
ldm-users@xxxxxxxxxxxxxxxx
For list information or to unsubscribe,  visit: 
http://www.unidata.ucar.edu/mailing_lists/




  • 2010 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the ldm-users archives: