Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サーバーが実行するシステムである CentOS について質問があります。HTOP を使用して、サーバーの CPU とメモリの使用状況を調べています。サーバーにはいくつかの Web ページが接続されており、Cpanel の最新の 300 ページと同様に、サーバー上でアクセスされているページをライブで確認できるかどうか疑問に思っていました。アクセスされた新しいページを参照してください。これは、htop または CentOS で実行できる他のプログラムで可能ですか?
どのページがアクセスされているかをライブで見たい場合は、ログファイルに末尾を付けてください(例)
tail -f /your/path/to/logfile.log