System_ProcWatch

System_ProcWatch – System_ProcWatch

System_ProcWatch

Monitor processes

Usage:

<?php
1  
require_once 'System/ProcWatch.php';
2  require_once 'System/ProcWatch/Config.php';
3
4  $cf 
=
?>
System_ProcWatch_Config <?php
::
?>
fromXmlFile <?php
('/etc/procwatch.xml');
5  $pw = &new
?>
System_ProcWatch <?php
($cf);
6  $pw->
?>
run <?php
();
?>
Constants defined in and used by System_ProcWatch (Previous) Constructor (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.