System_ProcWatch::daemon

System_ProcWatch::daemon() – Run in daemon mode

Synopsis

void System_ProcWatch::daemon ( int $interval , string $ps_args = 'aux' )

Description

Runs System_ProcWatch in daemon mode with the defined interval of seconds to sleep.

Parameter

integer $interval

seconds to sleep

string $ps_args

ps' arguments

Throws

Throws no exception.

Note

This function can not be called statically.

Run once (Previous) Set configuration (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.