Forum Discussion
qwerty999_35910
Nimbostratus
Apr 27, 2018How to check if a LTM is in the machine just searching in the processes using Bash?
I need to determine, just executing a command in Bash and looking into the processes, if the machine has a LTM or not in it.
For example: How can I know , whether oracle is running or not?
ps -aef | grep ora_ | grep -v grep will give us a list of all oracle database processes running for all instances
I need the same, but whit Bip-IP LTM
- qwerty999_35910
Nimbostratus
I have found it:
$ ps -eo comm --cols=4096
The process is: "big3d"
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects