Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.82 KB

Monitoring.md

File metadata and controls

46 lines (33 loc) · 1.82 KB

ILIAS Performance Monitoring

The ILIAS Continuous Integration server ci.ilias.de triggers nightly performance measurements of the ILIAS trunk branch.

  • The CI server determines the GIT revision to test ..
  • .. and updates the ILIAS installation before each run
    • git pull
    • database updates
    • language updates
  • The CI server resets the database and data directory of the test system to a predefined state
  • Measurements are performed for PHP5 and PHP7 individually
  • The CI server fetches the measurement data and generates reports

Read more: How to access the ILIAS Performance Monitoring.

Monitoring Setup

Monitoring Setup

The CI server ci.ilias.de

  • is running teamcity
  • connects with the test system via SSH

The test system sigperf.iliasnet.de

Software stack

ILIAS trunk installations

Note: There is also another ILIAS installation, which is not updated automatically and also has a public client: https://sigperf.iliasnet.de (latest stable release / not trunk).

Questions?

If you have any question, please feel free to file an issue.