monit-general
[Top][All Lists]
Advanced

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

Re: Monit with Node Js


From: address@hidden
Subject: Re: Monit with Node Js
Date: Tue, 4 Jun 2019 22:32:02 +0200

Hi,

monit doesn't support foreground processes - you need to modify the script to start the program in background.

Best regards,
Martin


On 3 Jun 2019, at 07:56, Yogesh Jangra <address@hidden> wrote:

Hi all,

      I am trying to monitor a node js app using monit. The node server is getting started using a script which starts the server as an foreground process. but it results in specified error :-

            failed to start (exit status -1) -- Program 'start_script.sh 8881' timed out after 30 s

      1. Does monit `check process` expect an exit status as start_script output ?
      2. Does monit support monitoring the foreground run processes, if yes, kindly give an example

Thanks

--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general


reply via email to

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