Events: Repository Connections
Events you have to monitor in a repository connection context are listed in the following table:
Event
Type
(severity)
Context / JSON
Description / Content
HOPEXVersionMismatch
Action
(++)
Connexion
HOPEX services cannot start as the HOPEX binary version (c:\ProgramFiles\MEGA\HOPEX Vxx) is not compatible with your environment
"HOPEXVersion":
HOPEX version number
E.g..: 7.85.4848.0000
"EnvironmentVersion":
Environment version number
E.g..: 7.85.4843.0000
RepositorySessionConnect
Action
(--)
Connection (session)
This event enables to monitor the connection times
"GBMSESSIONOPENMODE":
One of the following values:
GBMSESSION_OPENMODE_READWRITE
GBMSESSION_OPENMODE_READONLY_PHYSICAL
GBMSESSION_OPENMODE_READONLY_LOGICAL
GBMSESSION_OPENMODE_READONLY_REALTIME
GBMSESSION_OPENMODE_READWRITE_REALTIME
"Login":
IdAbs of the login
"User":
IdAbs of the user
"Profile":
IdAbs of the profile
"Role":
IdAbs of the business role
"pathDB":
Path of the SystemDb repository of the Environment
RepositorySessionConnectFailure
Warning
(+)
Connection
Error during the session connection phase
"GBMSESSIONOPENMODE":
One of the following values:
GBMSESSION_OPENMODE_READWRITE
GBMSESSION_OPENMODE_READONLY_PHYSICAL
GBMSESSION_OPENMODE_READONLY_LOGICAL
GBMSESSION_OPENMODE_READONLY_REALTIME
GBMSESSION_OPENMODE_READWRITE_REALTIME
"Login":
IdAbs of the login
"User":
IdAbs of the user
"Profile":
IdAbs of the profile
"Role":
IdAbs of the business role
"pathDB":
Path of the SysDb repository of the Environment
"Failure reason":
Error message
RepositoryOpenFailure
Warning
(+)
Repository opening phase
Error detected when opening a repository
"RepositoryName":
Name of the repository
"Failure reason":
Error message
RepositoryCloseFailure
Warning
(-)
Repository closing phase
Error detected when closing a repository
"RepositoryName":
Name of the repository
"Failure reason":
Error message
RepositorySessionReconnect
Warning
(++)
The connection with the database server has been lost
HOPEX is trying to reconnect automatically to the server, each try generates an alert (5 by default)
"RepositoryServerName":
Name of the repository