Operations > CMS Monitoring

CMS Monitoring - Availability Monitoring

Avoiding single point of failure by design is critical for a successful CMS implementation. Therefore, configuring self-monitoring is a must-have for a CMS platform. UCMDB/UD server and probe process/services are critical failure points from the application standpoint. Database process/services should be monitored as well.

You can add a process/service monitor or a URL status check monitor to enable availability monitoring. Regardless of the tool sets you have in your enterprise, the points below will guide you to set up basic health monitoring.

UCMDB Server

  • UCMDB Server service UCMDB_Server on Windows involved (monitor to make sure it is running)
  • watchdog process (wrapper.exe) running that monitors the UCMDB_Server process
  • UCMDB status (https://host:8443/status) shows the status of the server: Up, Starting, Down
  • Amount of free space available on the server: UCMDB\UCMDBServer
  • Linux process – search for UCMDBServer (you will see the path, for example, /opt/UCMDBServer/bin/wrapper)

UCMDB Probe

  • Probe Service UCMDB_Probe involved on Windows (monitor to make sure it is running)
  • Probe DB Service UCMDB_Probe_DB involved on Windows (monitor to make sure it is running)