Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Updated:

質問

アプリ内でリソース情報を取得したい。


回答

以下をご確認ください。

  1. loopbackでWebAPI(getAppResourceInfo)を使って取得する

  2. /proc/[pid]/statusや/proc/[pid]/statmから取得する
    https://heptech.wpblog.jp/2017/06/24/get_memory_usage_in_running_process/

  • No labels