Installation checking items
The database monitoring has been installed completely. Check the checklist after installation.
Checking the agent installation
Run the start.sh shell script file or the start.bat batch file from the installation path of the database agent. When you run the agent, it starts collecting monitoring data from the database. If the WhaTap logo is displayed in the terminal after executing the shell script, it is normally executed.
$ ./start.sh
_ ____ ______
| | /| / / / ___ /_ __/__ ____
| |/ |/ / _ \/ _ `// / / _ `/ _ \
|__/|__/_//_/\_,_//_/ \_,_/ .__/
/_/
Just Tap, Always Monitoring
WhaTap DBX version X.Y.Z YYYYMMDD
To use it like a daemon, execute the startd.sh command. However, it works only in the environment where nohup has been installed.
Checking the logs
-
whatap.log
All logs related to the agent startup and collection can be found in the
$WHATAP_HOME/logs/whatap.log file.Every day at 00:00 UTC, the existing whatap.log file is automatically renamed to whatap
yymmdd.log_ and stored by date, and a new whatap.log file is created to record subsequent logs.Log files stored by date are automatically deleted after 7 days.
-
xos.log
The logs related to the startup of XOS are recorded in the
$XOS installation path/xosyymmdd.log file and are automatically created by date.
Checking the agent processes
You can check the status of the active WhaTap DBX agent process with the following command.
$ ps -ef | grep dbx
Checking the monitoring
To check that the log has been normally uploaded from the server and the console has been registered normally, go to the initial screen of Whatap Monitoring Service. Select the project to check and then select Management > Agent List on the left. From Agent List, you can check the name of the database server. To set the names of database servers separately, see the following.
