home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!sun-barr!ames!elroy.jpl.nasa.gov!lll-winken!rogue.llnl.gov!oberman
- From: oberman@rogue.llnl.gov
- Newsgroups: comp.os.vms
- Subject: Re: Monitor bug?
- Message-ID: <1992Sep11.115745.1@rogue.llnl.gov>
- Date: 11 Sep 92 18:57:45 GMT
- References: <1992Sep9.124733.1@ssrl01.slac.stanford.edu>
- Sender: usenet@lll-winken.LLNL.GOV
- Lines: 27
- Nntp-Posting-Host: rogue.llnl.gov
-
- In article <1992Sep9.124733.1@ssrl01.slac.stanford.edu>, winston@ssrl01.slac.stanford.edu writes:
- >
- > $ MONITOR /INPUT=SSRL01_MON.DAT /NODISPLAY /SUMMARY=YESTERDAY.SUM -
- > ALL_CLASSES,DISK/ITEM=ALL -
- > /beginning="05-SEP-1992 08:00" -
- > /ending="09-SEP-1992 07:00"
- >
- > and get back
- >
- > %MONITOR-E-BEGNLEND, beginning time not earlier than ending time
- >
- > beginning dates earlier than 04-SEP-1992 are properly recognized.
-
- You are making a syntax error. See HELP SPECIFY DATE for details.
-
- This is the correct syntax:
-
- /beginning=5-SEP-1992:8 -
- /ending=9-SEP-1992:7
-
- Extra zeros are optional. Feel free to use them if it makes it clearer.
-
- R. Kevin Oberman Lawrence Livermore National Laboratory
- Internet: koberman@llnl.gov (510) 422-6955
-
- Disclaimer: Don't take this too seriously. I just like to improve my typing
- and probably don't really know anything useful about anything.
-