Download the PHP package oat-sa/extension-tao-system-status without Composer
On this page you can find all versions of the php package oat-sa/extension-tao-system-status. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download oat-sa/extension-tao-system-status
More information about oat-sa/extension-tao-system-status
Files in oat-sa/extension-tao-system-status
Package extension-tao-system-status
Short Description TAO system status
License GPL-2.0-only
Homepage http://www.taotesting.com
Informations about the package extension-tao-system-status
extension-tao-system-status
Extension supposed to be used to monitor the status of some services and the correct configuration of the TAO.
Installation
Requires the following CRON job on ALL instances (web and workers):
NOTE: For AWS environemnts make sure that both Web Server Role and Worker Server Role have rights to perform:
- elasticache:DescribeCacheClusters
- rds:DescribeDBInstances
- cloudwatch:GetMetricData
Link to the help desk:
Configure \oat\taoSystemStatus\model\SystemStatus\SystemStatusService::OPTION_SUPPORT_PORTAL_LINK
of SystemStatusService
service
with appropriate url to show the link to the Help Desk portal on the Tao's system status page
Sending alerts:
For sending alerts to any additional services the AlarmNotificationService should be configured
For example sending alerts to OpsGenie config/tao/AlarmNotificationService.conf.php
:
All versions of extension-tao-system-status with dependencies
oat-sa/generis Version >=15.22
oat-sa/tao-core Version >=50.30.0
oat-sa/extension-tao-scheduler Version >=3.0.0
oat-sa/lib-generis-aws Version >=0.1.13