Skip to content

Commit

Permalink
Add top
Browse files Browse the repository at this point in the history
Show resource usage of the varnish worker process (per thread).

Signed-off-by: Asad Sajjad Ahmed <[email protected]>
  • Loading branch information
asadsa92 committed Oct 29, 2024
1 parent a340b46 commit 5f28557
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions varnishgather
Original file line number Diff line number Diff line change
Expand Up @@ -886,6 +886,8 @@ if [ -f /etc/rc.local ]; then
run cat /etc/rc.local
fi

run top -n1 -w512 -bHp ${PID_CACHEMAIN}

run lspci -vv -nn -k

coredumpctl_run
Expand Down

0 comments on commit 5f28557

Please sign in to comment.