Description
This file is for Check Point use only.
Contains IDs of the CPU cores and status of Traffic Profiling:
Notes:
ls
and cat
commands.g_ls
and g_cat
commands.Syntax for IPv4
ls -lR /proc/ppk/
cat /proc/ppk/profile_cpu_stat
cat /proc/ppk/<SecureXL Instance ID>/profile_cpu_stat |
Syntax for IPv6
ls -lR /proc/ppk6/
cat /proc/ppk6/profile_cpu_stat
cat /proc/ppk6/<SecureXL Instance ID>/profile_cpu_stat |
Example for IPv4 from a Security Gateway with 4 CPU cores
[Expert@HostName-ch0x-0x:0]# g_cat /proc/ppk/profile_cpu_stat 0 0 1 0 2 0 3 0 [Expert@HostName-ch0x-0x:0]# |