system kill
Use this command to terminate a process currently running on FortiWeb, or send another signal from the FortiWeb OS to the process.
To use this command, your administrator account’s access control profile must have either w or rw permission to the mntgrp area. For details, see Permissions.
Syntax
diagnose system kill <signal_int> <pid_int>
| Variable | Description | Default |
|
Enter the ID of the signal to send to the process. This in an integer between 1 and 32. Some common signals are:
|
No default. | |
|
Enter the process ID where the signal is sent to. To list all current process IDs, use system top . |
No default. |