PYTHON

tmnxPythonInterpreterRestarted

Table 1. tmnxPythonInterpreterRestarted properties

Property name

Value

Application name

PYTHON

Event ID

2001

Event name

tmnxPythonInterpreterRestarted

SNMP notification prefix and OID

TIMETRA-PYTHON-MIB.tmnxPythonNotifications.1

Default severity

warning

Source stream

main

Message format string

The Python interpreter ' $tmnxPythonNotifyInterpreter$' has restarted - $tmnxPythonNotifyString$

Cause

The tmnxPythonInterpreterRestarted notification is sent when a Python interpreter instance restarted. The reason is typically a lack of memory. The object tmnxPythonNotifyInterpreter indicates name of the interpreter, and the object tmnxPythonNotifyString indicates the reason of the restart.

Effect

The effect depends on the application that was executing the Python script.

Recovery

If this event occurs repeatedly, the exact cause should be determined. The exact cause will reveal what recovery actions are appropriate.

tmnxPythonPostComScrFinished

Table 2. tmnxPythonPostComScrFinished properties

Property name

Value

Application name

PYTHON

Event ID

2005

Event name

tmnxPythonPostComScrFinished

SNMP notification prefix and OID

TIMETRA-PYTHON-MIB.tmnxPythonNotifications.5

Default severity

minor

Source stream

change

Message format string

Possible messages:

  • post-commit-python-script ' $tmnxPythonPoComScrFName$' completed successfully at $tmnxPythonPoComScrFComplTime$

  • post-commit-python-script ' $tmnxPythonPoComScrFName$' failed at $tmnxPythonPoComScrFComplTime$ with error: '$tmnxPythonPoComScrFError$'

Cause

This notification is triggered when a Python post-commit script is finished after commit.

Effect

The effect depends on the content of the Python script.

Recovery

No recovery is needed.

tmnxPythonPostComScrStarted

Table 3. tmnxPythonPostComScrStarted properties

Property name

Value

Application name

PYTHON

Event ID

2004

Event name

tmnxPythonPostComScrStarted

SNMP notification prefix and OID

TIMETRA-PYTHON-MIB.tmnxPythonNotifications.4

Default severity

minor

Source stream

change

Message format string

post-commit-python-script '$tmnxPythonPoComScrSName$' started at: $tmnxPythonPoComScrSStartTime$

Cause

This notification is triggered when a Python post-commit script is launched after commit.

Effect

The effect depends on the content of the Python script.

Recovery

No recovery is needed.

tmnxPythonPreComScrFinished

Table 4. tmnxPythonPreComScrFinished properties

Property name

Value

Application name

PYTHON

Event ID

2003

Event name

tmnxPythonPreComScrFinished

SNMP notification prefix and OID

TIMETRA-PYTHON-MIB.tmnxPythonNotifications.3

Default severity

minor

Source stream

change

Message format string

Possible messages:

  • pre-commit-python-script ' $tmnxPythonPrComScrFName$' completed successfully at: $tmnxPythonPrComScrFComplTime$

  • pre-commit-python-script '$tmnxPythonPrComScrFName$' failed at $tmnxPythonPrComScrFComplTime$ with error: ' $tmnxPythonPrComScrFError$'

Cause

This notification is triggered when a Python pre-commit script is finished after commit.

Effect

The effect depends on the content of the Python script.

Recovery

No recovery is needed.

tmnxPythonPreComScrStarted

Table 5. tmnxPythonPreComScrStarted properties

Property name

Value

Application name

PYTHON

Event ID

2002

Event name

tmnxPythonPreComScrStarted

SNMP notification prefix and OID

TIMETRA-PYTHON-MIB.tmnxPythonNotifications.2

Default severity

minor

Source stream

change

Message format string

pre-commit-python-script '$tmnxPythonPrComScrSName$' started at: $tmnxPythonPrComScrSStartTime$

Cause

This notification is triggered when a Python pre-commit script is launched after commit.

Effect

The effect depends on the content of the Python script.

Recovery

No recovery is needed.