処理時間を監視するmuninプラグイン

Apacheのアクセスログで処理時間を記録する

httpd.conf

 LogFormat "%t %D \"%r\"" exectime
 CustomLog "|/usr/local/apache/bin/rotatelogs /var/log/www/exectime_log.%Y%m%d 86400 540" exectime

トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS