Jump to content

Manual:lag.php

From mediawiki.org
This page is a translated version of the page Manual:Lag.php and the translation is 80% complete.
MediaWiki バージョン:
1.16

詳細

lag.php file is a maintenance script to show database lag.

オプション/引数

オプション 説明 必須かどうか
--r Do not exit, just update the database lag every 5 seconds. 省略可能


使用法

php maintenance/run.php lag [ --r ]
Terminal
MediaWiki バージョン MediaWiki 1.39 以前では、メンテナンス スクリプトを php maintenance/run.php スクリプト名 ではなく php maintenance/スクリプト名.php を使用して実行する必要があります。

関連項目