Enterprise Edition Home | Express Edition Home | Previous Page | Next Page   Appendix A. ISM Command-Line Utilities > ism_chk.pl >

Specifying the Start and End Times for the Log Report

If you select a narrow time interval for the ism_chk.pl report, you can more easily find the information that you need in the various logs. For example, to produce a report on the logs for a time period from 8:00 A.M., June 1, 1999 to 9:00 P.M., June 2, 1999, specify:

ism_chk.pl -s "1999-06-01 08:00:00" -e "1999-06-02 21:00:00"

A shorthand way to specify the start and end times is:

ism_chk.pl -s "1999-06-01 08" -e "1999-06-02 21"

For example, to produce a report on the logs for all day June 3, 1999, specify:

ism_chk.pl -s 1999-06-03 -e 1999-06-04
Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]