Hook Settings

Settings to configure how often to restart the Python interpreter for Hooks.

Hooks are custom executables that can be run at specific points in the execution of PBS. They accept, reject, or modify the upcoming action. This provides job filtering, patches, MoM startup checks, workarounds, etc., and extends the capabilities of PBS, without the need to modify source code.

The following hook settings can be modified to configure how often to restart the Python interpreter.
Max Hook Runs Before Python Restart
The maximum number of objects to be created before the Python interpreter is restarted.
Max Objects Before Python Restart
The maximum number of hooks to be serviced before the Python interpreter is restarted.
Python Restart Interval
The minimum time interval before the Python interpreter is restarted.