gribi
globalConfigUpdate
Property name | Value |
---|---|
Application name | gribi |
Event name | globalConfigUpdate |
Default severity | informational |
Message format string | Gribi server global configuration updated. |
Cause | A global configuration change has been made, resulting in Gribi configuration being regenerated. |
Effect | May result in Gribi server(s) start or stop depending on the configuration change. |
gribiServerStart
Property name | Value |
---|---|
Application name | gribi |
Event name | gribiServerStart |
Default severity | informational |
Message format string | Gribi server started for network instance network_instance source address source_address port number gribi_socket. |
Cause |
Gribi server has started for the mentioned network instance, source address and port number. |
Effect | Gribi server is ready to receive and process requests for the mentioned network instance, source address and port number. |
gribiServerStop
Property name | Value |
---|---|
Application name | gribi |
Event name | gribiServerStop |
Default severity | informational |
Message format string | Gribi server stopped for network network_instance source address source_address port number gribi_socket. |
Cause |
Gribi server has stopped for the mentioned network instance, source address and port number. |
Effect | Gribi server is not ready to receive and process requests for the mentioned network instance, source address and port number. |
networkInstanceConfigUpdate
Property name | Value |
---|---|
Application name | gribi |
Event name | networkInstanceConfigUpdate |
Default severity | informational |
Message format string | Gribi server network instance network_instance configuration updated. |
Cause | A configuration change has been made in the mentioned network instance, resulting in Gribi server configuration being regenerated. |
Effect | May result in Gribi server start or stop depending on the configuration change. |
unixSocketGribiOperDown
Property name | Value |
---|---|
Application name | gribi |
Event name | unixSocketGribiOperDown |
Default severity | critical |
Message format string | Unix Domain Socket Gribi server is no longer operational. |
Cause | The Unix domain socket Gribi server has transitioned from any other operational state to the down state. |
Effect | Unix Domain Socket Gribi server is now down. |
unixSocketGribiOperUp
Property name | Value |
---|---|
Application name | gribi |
Event name | unixSocketGribiOperUp |
Default severity | warning |
Message format string | Unix domain socket Gribi server is operational. |
Cause | The Unix domain socket Gribi server has transitioned from any other operational state to the up state. |
Effect | Unix domain socket Gribi server is now up. |