mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #58763
[Bug 1860380] A change has been merged
Reviewed: https://reviews.mahara.org/10811
Committed: https://git.mahara.org/mahara/mahara/commit/4a0f29b69ced3804a3d1c59865eae8dc588879ce
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 4a0f29b69ced3804a3d1c59865eae8dc588879ce
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Mon Mar 9 11:27:19 2020 +1300
Bug 1860380: Adjusting monitoring module
So that the ecs versions of the tests can
- take parameters from browser URL
- checks for a whitelisted IP or the urlsecret (if set)
Whitelist IPs be set via config.php file, eg
$cfg->plugin_module_monitor_allowedips = '123.45.67.89,123.45.67.90';
Or via the plugin's extenstion -> config form
Change-Id: I819722ddbb9b04eb9283e2d59b920f1c4f1e586c
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1860380
Title:
Add monitoring module to keep a track of fails like cron /
elasticsearch / ldap
Status in Mahara:
Fix Committed
Bug description:
To allow external monitoring systems check if certain
functions/systems in Mahara are running smoothly or not.
This way we can keep a track of the 'health' of a sites and get
alerted if attention is needed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1860380/+subscriptions
References