Performance Hogs (asg_perf_hogs)
Check Point Maestro R80.20SP Administration Guide | 111
To configure a test:
Step
Instructions
1
Find the configuration section for the test in the
$SMODIR/conf/performance_
hogs.conf
file.
If it does not exist, add the section with this format:
[<
test_name
>]
2
Change or add the parameters for the test. See the tables below for allowed parameters.
Below are the descriptions of some of the tests in the
[tests]
section in the
$SMODIR/conf/performance_hogs.conf
file.
long_running_procs
The
long_running_procs
test confirms that certain processes do not run longer than the
configured time.
Note
- This test runs in contexts of all Virtual Systems.
Parameters:
Parameter
Description
elapsed_
time
Longest time in seconds a process should run
Default = 60 seconds
Minimum recommended value = 30
processes_
to_check
List of processes to check:
Each process must be in quotes. Put a space between each test.
Default:
"fw ctl zdebug" "fw ctl debug" "fw ctl kdebug" "fw
monitor" "tcpdump"
Example:
processes_to_check=("fw ctl zdebug" "fw ctl debug"
"fw ctl kdebug" "fw monitor" "tcpdump")