| Raritan PX2/PX3 JSON-RPC API
    | 
System access methods. More...
import"System.idl";
| Public Member Functions | |
| boolean | isDaemonRunning (in string name) | 
| Check whether a daemon process is running.  More... | |
| void | restartDaemon (in string name) | 
| Restart a daemon process.  More... | |
System access methods.
| boolean sys::System::isDaemonRunning | ( | in string | name | ) | 
Check whether a daemon process is running.
| name | Daemon name | 
true if the daemon process is running | void sys::System::restartDaemon | ( | in string | name | ) | 
Restart a daemon process.
| name | Daemon name | 
 1.8.14
 1.8.14