-
Notifications
You must be signed in to change notification settings - Fork 8
Platform Monitoring
Wiki Home ▸ [Getting Started Guide](Getting Started Guide) ▸ Platform Monitoring
TAP monitoring architecture consists of two main elements:
- A server in the Cloud that runs a web interface and sends change notifications.
- A proxy that is deployed onsite and reports to the central server.
We are using Zabbix version 2.4 due to its automatic configuration capabilities.
Currently the only central server supported is an internal Trusted Analytics. Exporting the configuration for external parties to create their own is a WIP.
The proxy server configuration is bundled with each Trusted Analytics installation and is completely automatic.
Hosts are checked for common problems, such as a lack of disk space or CPU overload.
Status: Done.
Cloud Foundry infrastructure is monitored via BOSH. This includes disk space/CPU on those machines.
Status: Planning.
Cloud Foundry components are monitored via REST API tests. This includes organizational quota, etc.
Status: In review, may need extending.
Crucial applications are monitored via REST API tests.
Status: Work in progress.
Cloudera services are monitored via REST API tests.
Status: In review, may need extending.