Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
- Reports
- Topology Reports Overview
- Custom Reports Overview
- How to View a Topology Report
- How to Generate a Custom Report
- How to Compare CIs
- How to Compare Snapshots
- How to Enable Hyperlinks and Display Icons
- How to Save a Scheduled Report to the File System
- Cron Expressions
- Reports User Interface
- Reports on Non-English Locales - Notes and Limitations
Cron Expressions
A Cron Expression is a string composed of six or seven fields separated by white space. Six of the fields are mandatory, and one is optional.
The following table contains the fields used in a Cron Expression:
Field Name | Allowed Values | Allowed Special Characters |
---|---|---|
Seconds | 0-59 | , - * / |
Minutes | 0-59 | , - * / |
Hours | 0-23 | , - * / |
Day of month | 1-31 | , - * ? / L W C |
Month | 1-12 or JAN-DEC | , - * / |
Day of week | 1-7 or SUN-SAT | , - * ? / L C # |
Year (optional) | empty, 1970-2099 | , - * / |
Note You cannot specify both Day of Month and Day of Week; you must use the ? character in one or both of these fields.
The following table contains examples of how to use Cron expressions.
Cron Expression | Meaning |
---|---|
0 0 12 * * ? | The task runs every day at 12:00 PM. |
0 15 10 ? * * | The task runs at 10:15 AM every day. |
0 15 10 * * ? 2011 | The task runs at 10:15 AM every day during the year 2011. |
0 0/5 14 * * ? | The task runs every 5 minutes starting at 2 PM and ending at 2:55 PM, every day. |
0 15 10 15 * ? | The task runs at 10:15 AM on the 15th day of every month. |
0 15 10 ? * 6L | The task runs at 10:15 AM on the last Friday of every month. |
0 15 10 ? * 6#3 | The task run at 10:15 AM on the third Friday of every month. |
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to cms-doc@microfocus.com.
Help Topic ID:
Product:
Topic Title:
Feedback: