Commit f1fa265
Adding collectd and sysstat tool to comparsion docs (#8259)
Summary:
## What this PR does
This PR updates the comparison document to include two additional tools: **sysstat (sar)** and **collectd**, in response to [https://github.com/facebookincubator/below/issues/8255](https://github.com/facebookincubator/below/issues/8255).
Both tools are commonly used in system observability and performance monitoring, and adding them helps provide a more complete view of the ecosystem for potential users.
## Why this is needed
The request in issue [https://github.com/facebookincubator/below/issues/8255](https://github.com/facebookincubator/below/issues/8255) highlighted the absence of `sysstat` and `collectd` in the current comparison doc. Including them:
- Acknowledges widely adopted monitoring tools in the Linux ecosystem.
- Helps users understand how `below` compares with both daemon-based collectors and CLI-based utilities.
## Reference
Closes: #8255
Pull Request resolved: #8259
Reviewed By: boyuni
Differential Revision: D79807468
Pulled By: dschatzberg
fbshipit-source-id: 488024dc0d5cbfe9a3290d0fe8fe1c09d9d8c8291 parent 0d96ea7 commit f1fa265
1 file changed
+34
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
54 | 88 | | |
55 | 89 | | |
56 | 90 | | |
| |||
0 commit comments