Extension:EventSimulator
![]() | Please expand this page. |
![]() Release status: unknownCategory:Extensions with invalid status |
|
---|---|
Author(s) | Tim Starling |
MediaWiki | >= 1.35.0 |
License | BSD 3-clause "Modified" License |
Download | Category:Extensions in Wikimedia version control |
Quarterly downloads | 1 (Ranked 115th) |
Translate the EventSimulator extension if it is available at translatewiki.net |
The EventSimulator extension simulates the impact of various events on a load balanced system. See T315270 for more details on how the system works.
Installation
- Download and move the extracted
EventSimulator
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/EventSimulator - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'EventSimulator' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions
Category:BSD licensed extensions
Category:Extensions in Wikimedia version control
Category:Extensions with invalid or missing type
Category:Extensions with invalid status
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:Pages to be expanded