Summary:
Stops the process monitor.
Request specification:
Name |
Min/Max |
Type |
Description |
|
|
|
|
Description:
The call stops the process monitor that was started previuosly with the start_monitor
call.
Example:
<packet version="4.0.0">
<target>vzaproc_info</target>
<data>
<vzaproc_info>
<stop_monitor/>
</vzaproc_info>
</data>
</packet>