All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Bobzbobz
Posts: 30 Joined: Tue Nov 30, 2010 4:01 am
Location: Denmark
Post
by Bobzbobz » Tue Feb 25, 2014 4:49 am
Hi
I think I need to use the "Shell script"-method for this one:
Is there some way to check if a specific service is running on a Ubuntu Server?
If someone has already created this script, would they mind sharing it?
I think the command would be:
ps -ef | grep <service>
But I need to enter server-address and credentials inside the script.
Regards,
Soren
Bobzbobz
Posts: 30 Joined: Tue Nov 30, 2010 4:01 am
Location: Denmark
Post
by Bobzbobz » Tue Feb 25, 2014 6:11 am
Nevermind - I figured it out.
Used "Connection Manager" and the "SSH" test method.
Regards