in reply to Re^2: Kill process after X mins
in thread Kill process after X mins

Have you read the documentation of Proc::Watchdog?

If you are asking about the included watchd daemon only, use whaterver system service management tool your Linux vendor supports. This is mostly a system administration question and I know little of Linux system administration.

Replies are listed 'Best First'.
Re^4: Kill process after X mins
by pradeepprakhar (Initiate) on Apr 20, 2017 at 16:14 UTC

    I had gone through the Watchdog documentation earlier and now but it is still not clear for me that where can I start the watchd daemon in Linux. As per document "daemon" is a Linux OS term which is equivalent to Windows OS services.

      If you are unsure about how to configure a Linux system to launch a daemon, consult with your system administrator.