PYTHON
tmnxPythonInterpreterRestarted
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
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:
|
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
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
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:
|
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
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. |