Status Monitor
In the navigation tree, right-click the Status monitor and select Add Template; the Add Template dialog will appear. In the dialog, you can create a monitoring template by selecting monitoring target, item, or chart property etc. Note that the options in the Add Template may be different from the picture below if you are connected to the version which is earlier than 3.0.
Monitoring Database Status
If you select DATABASE in the Monitor type, you can select a desired monitoring item of database in the Series Selection and then add it to a template.
Monitoring database shows statistics data executed by the CUBRID server by using the cubrid statdump utility. It monitors items such as log pages, indexes, queries, or transactions. For more information, see "Outputting Statistics Information of Server."
Monitoring Broker Status
If you select BROKER in the Monitor type, you can select a desired monitoring item of Broker in the Serier Selection and then add it to a template.
There are seven types of Broker monitoring item: SESSION, ACTIVE_SESSION, ERR_Q, LONG_Q, LONG_T, QPS, RPS, and TPS. For more information, see "Checking the Broker Status." All other object monitoring values except for ACTIVE_SESSION of the Broker represent the number of occurrences that happen during the last sampling interval.
Template Information
Executing the Status Monitor
If you right-click the Status Monitor Template to execute and then select Status Monitor, the Status Monitor pane appears where you can monitor the Server and the Broker status depending on the selected template. The Status Monitor shows separate charts for each collected item, which consists of the current, minimum, maximum and average values.
The Status Monitor, represented in separate views, can be viewed together with other view interfaces. It can also be viewed outside the CUBRID Manager, which makes it convenient to perform jobs and monitoring at the same time in multi-monitor environment.
9.2. Integrated Status Monitoring
This feature is supported only when you connect to a database of CUBRID 2008 R2.2 or higher.
Broker Status Monitoring
You can monitor items related to the broker by combining them into a
single chart. You can set the chart property by clicking the
Configuration button in the bar at the top of the broker status monitoring pane.
Database Status Monitoring
This feature is supported only when you connect to a database of CUBRID 2008 R2.2 or higher. You can monitor items related to the database by combining them into a single chart.
The items that can be monitored are the same as the item displayed when the cubrid statdump utility is executed. You can set the chart property by clicking the Configuration button in the bar at the top of the database status monitoring pane.Chart Properties Setting
You can set the chart title, image and items to be monitored in the chart setting wizard.
Manage Dashboard
Dashboard tap appears next to Hosts tab when you select Tool > Open Dashboard Explorer in menu. Dashboard is supported in CUBRID 2008 R3.1 or later.
Add Dashboard
Right-click on the Dashboard tab and select Add Dashboard. Then, Add Monitoring Dashboard dialog will appear. Enter the dashboard name in Dashboard name field and click Add button.
Step 1: Set Host Information
Enter the host information of the database server you want to monitor. At this time, The CUBRID manager server must be running in the host.
Step 2: Select Database
Select one of the databases you wish to monitor which are installed in the host.
Step 2-1: Add HA Database
If you click the Add HA database button in the step 2, you can add the rest of HA configured nodes. If you click Yes in the window that confirms whether to add standby node, you can add the host information and database information of the standby node in the Add HA database window.
Step 3: Select Broker
You can select the broker running in the host, and add it as a target to be monitored.
Manage Dashboard Window
You can use a mouse or keyboard direction key to adjust a target object displayed on the dashboard windows; the adjusted location information is stored in a local directory where CUBRID Manager is installed, and the final location information always will be used. You can also adjust screen ratio by using the <Ctrl> key with mouse scrolling or <+> or <-> keys in the keyboard.
A popup menu will appear when you click right-click on the dashboard window.
Dashboard - Host Monitor
It monitors the host in which database or broker is running and shows the current value of the CPU, MEMORY, and IO WAIT as percentage. A popup menu where you can configure functions below will appear when you right-click on the host monitor.
View Detailed Information
View Detailed Information shows changes with time of CPU, MEMORY, and IO WAIT.
You can configure the chart properties by clicking the icon on the upper right in the View Detailed Information screen.
Clicking the start recording icon in the View Detailed Information screen will save all statistical data being recorded into a local folder. To stop recording, click stop recording icon.
View History Record
The function that provides the history record information. You can track trend of a specific time by selecting date and time.
Dashboard - Database Monitor
It monitors the database server which is currently running and shows the current value of CPU, MEMORY, and HA delay (msec) of the database server. A popup menu where you can configure functions below will appear when you right-click on the database monitor.
View Detailed Information
View Detailed Information shows changes with time of CPU, MEMORY, and HA delay.
You can configure the chart properties by clicking the icon on the upper right in the View Detailed Information screen.
Clicking the start recording icon in the View Detailed Information screen will save all statistical data being recorded into a local folder. To stop recording, click stop recording icon.
View History Record
The function that provides the history record information. You can track trend of a specific time by selecting date and time.
View HA Applied Log
This is enabled in the HA standby database server where HA is configured; you can check the log generated upon execution of cubrid applylogdb command.
View HA Copied Log
This is enabled in the HA active database server where HA is configured; you can check the log generated upon execution of cubrid copylogdb command.
Dashboard - Broker Monitor
It monitors the broker which is currently running and shows the current value of the number of session and active session, including TPS. A popup menu where you can configure functions below will appear when you right-click on the broker monitor.
View Detailed Information
View Detailed Information shows values for the broker.
View History Record
The function that provides the history record information. You can track trend of a specific time by selecting date and time.
View Connected Client
This enables the window that represents an application client connected to a broker. An IP address of the connected application client is displayed.
View Connected Database
You can check database information connected by using the broker. The information based on the values of DB items are shown among broker monitoring items.
View Host
You can check the host information in which the database server is running.