monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Soffice and PHP Script


From: Hans Ahrens - Prowise
Subject: Soffice and PHP Script
Date: Tue, 26 Mar 2013 09:56:39 +0100

Hi All,

For our server i am trying to monitor/auto restart 2 programs. 
These are :

-A PHP Script running socketo.me, At the moment we start this with the following command : nohup php socketo.php, This script listens to port 80 for incoming connections.

-An instance of Libre Office running headless. We start this via : soffice -headless -accept="socket,host=127.0.0.1,port=2002;urp;" -nofirststartwizard

Now the problem is both of these programs do have a port they listen on ports for connections but they both don't have a PID File or service start/stop file. 

Is there a way that Monit kan monitor these services or do they require a PID/Service File for Monit to work ?

Regrads,
Hans

reply via email to

[Prev in Thread] Current Thread [Next in Thread]