event

Follow

Manage events

Subcommands

list, ls List events
show Show event detail

list, ls

dbvcli event list [--OPTIONS]
dbvcli event ls [--OPTIONS]

List events

Option

Type

Description

--name

string

configuration name

--id

number

configuration ID to list events for (optional)

Example
[oracle@nzoel19c1 bin]$ ./dbvcli event list
Connecting to the Control Center at nzoel19c2.oraclekiwi.co.nz:4433 ✓

----------   ------------------   ----   -------------------   ------------------------------------
ID           Configuration Name   Type   Updated               Event
----------   ------------------   ----   -------------------   ------------------------------------
Observer14   orclcdb i    2024-11-14 15:38:17   Primary database is back to normal
Observer13   orclcdb i    2024-11-14 15:38:17   Standby database is back to normal
Observer12   orclcdb               !     2024-11-14 15:28:58   Primary database check failed (3/7)
Observer11   orclcdb               !     2024-11-14 15:28:57   Standby database check failed (3/10)
Observer6    orclcdb               i     2024-11-14 13:59:35   Standby database is back to normal
Observer5    orclcdb               !     2024-11-14 13:58:35   Standby database check failed (1/10)
Observer4    orclcdb               i     2024-11-14 13:51:35   Standby database is back to normal
Observer3    orclcdb               !     2024-11-14 13:50:35   Standby database check failed (1/10)
Observer2    orclcdb               i     2024-11-14 13:46:35   Standby database is back to normal
Observer1    orclcdb               !     2024-11-14 13:45:35   Standby database check failed (1/10)

show

 dbvcli event show [--OPTIONS]

Show event detail

Option

Type

Description

--event-id

string

event ID

Example
[oracle@nzoel19c1 bin]$ ./dbvcli event show --event-id Observer5
Connecting to the Control Center at nzoel19c2.oraclekiwi.co.nz:4433 ✓

Configuration Name:       orclcdb
Event Source:             Observer Event
Type: ! ERROR
Created:                  2024-11-14 13:58:35

Standby database check failed (1/10)

Hi there,

This is a notification message from Dbvisit StandbyMP.

The Configuration orclcdb has failed a database state check on the standby database,
located on nzoel19c1.oraclekiwi.co.nz. Please check the state of this database.
This is failed check 1 of a maximum of 10.
Have more questions? Submit a request

Comments