Monitoring system health
This topic provides information on the files and services that run on the BMC Database Automation Managers that you can use to monitor the health of your BMC Database Automation environment.
The table below identifies the services that you should monitor on your Managers to ensure the health of your system.
Service | Description |
---|---|
dmanager | The network daemon that provides persistent connectivity to all Agents associated with a Manager. |
mtd | The Middle Tier Daemon is the business logic tier of the product. Workflows are built into something that |
postgresql | The underlying transactional database required for installation of the core product. The product's |
httpd | Apache packages provided by the OS. The system GUI runs here, which allows users to use a web |
megamesh | This service only runs in environments in a Multi-Manager configuration. This service provides |
The table below describes the log and configuration files associated with each service and the command you can enter to determine the status of the service.
Service | Log and configuration files | Status command |
---|---|---|
dmanager | /app/clarity/dmanager/var/log/dmanager | /etc/init.d/dmanager status |
mtd | /app/clarity/dmanager/var/log/mtd.log | /etc/init.d/mtd status |
postgresql | n/a | /etc/init.d/postgresql status |
httpd | n/a | /etc/init.d/httpd status |
megamesh | /app/clarity/var/log/slony/slon.log | /etc/init.d/megamesh status |