How to check if a application/service is running in Linux

Non-Datatex Product Support.
General support issues on PCs and Servers that is related to Datatex products.

Moderators: Leon van Heerden, Luanda_Junzi

How to check if a application/service is running in Linux

Postby John Richard Procter » Mon Jan 14, 2013 12:43 pm

In a putty or on the direct linux box type the following

ps awuxf |grep "application name"

The output would be :

Code: Select all
root      2142  0.0  0.0   2056   632 pts/0    D+   12:37   0:00          \_ grep "application name"
root      4326  0.0  0.0  19928   736 ?        Ssl   2011  15:06 ./"application name" -D
John Richard Procter
 
Posts: 552
Joined: Tue May 03, 2011 2:02 pm

Return to General Support

Who is online

Users browsing this forum: No registered users and 1 guest

cron