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 |
|
F5 BIG-IP LTM by Shell Job
This job discovers the F5 BIG-IP Local Traffic Manager (LTM) by Shell. Data Flow Management chooses all shells related to F5 and runs against them.
Versions
The package supports F5 BIG-IP LTM, versions 10.x, 11.x, 12, and 13.
Prerequisites
This adapter needs SSH protocol credentials which include username and password.
Note
- Since the F5 configuration files are readable for all users and writable for root, the user is not required to login as root.
- In the account of the F5 to be discovered, you need to disable the paging of the command line; otherwise, this job might fail.
Adapter Information
This job uses the F5_BIGIP_LTM_by_Shell adapter. The adapter parses and fetches data from the configuration document of F5 BIG-IP LTM by using Shell command.
Shell
CI | Attribute Value |
---|---|
HOST | CI Type Equal lb |
Name | Value |
---|---|
Protocol | ${SOURCE.root_class} |
connected_os_credentials_id | ${SOURCE.connected_os_credentials_id:NA} |
credentialsId | ${SOURCE.credentials_id} |
hostId | ${HOST.root_id} |
ip_address | ${SOURCE.application_ip} |
-
F5_BIGIP_LTM_by_Shell.py
- Composition
- ConfigurationDocument
- Containment
- F5 BIG-IP LTM
- IpAddress
- IpServiceEndpoint
- Load Balancer
- Load Balancing Cluster
- Membership
- Node
- Ownership
Parameter | Default Value | Description |
---|---|---|
f5CommandTimeOut | 5000 | The command timeout value for Traffic Management Shell (tmsh). |
useServicesFile | false |
Indicates whether to use the customer-provided services file f5_services.conf or UCMDB portNumberToPortName.xml. false (default). Uses the portNumberToPortName.xml file in UCMDB. true. Uses the customer-provided services file f5_services.conf that is packaged under the <DataFlowProbe_Home>\runtime\probeManager\discoveryResources folder. |
CI | Attribute Value |
---|---|
IpAddress | NOT IP Probe Name Is null |