diff options
author | johannst <johannes.stoelp@gmail.com> | 2020-09-17 00:21:23 +0200 |
---|---|---|
committer | johannst <johannes.stoelp@gmail.com> | 2020-09-17 00:21:23 +0200 |
commit | 2e329ad934ef010fd94afe965f14ab895dcb515e (patch) | |
tree | dd811250e6ecb3f3add49fa33f59b66110e1e8d0 /src/monitor/README.md | |
parent | df18274e5a54f587c0d38c9e570e43f62c0b1712 (diff) | |
download | notes-2e329ad934ef010fd94afe965f14ab895dcb515e.tar.gz notes-2e329ad934ef010fd94afe965f14ab895dcb515e.zip |
added links to pages on sub readmes
Diffstat (limited to 'src/monitor/README.md')
-rw-r--r-- | src/monitor/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/monitor/README.md b/src/monitor/README.md index 545e774..0a09803 100644 --- a/src/monitor/README.md +++ b/src/monitor/README.md @@ -1 +1,7 @@ # Resource analysis & monitor + +- [lsof](./lsof.md) +- [pidstat](./pidstat.md) +- [pgrep](./pgrep.md) +- [pmap](./pmap.md) +- [pstack](./pstack.md) |