metrics: tooltip label
This commit is contained in:
@@ -356,6 +356,9 @@ async function readSystemFromGraphite(options) {
|
||||
|
||||
// CPU: stress --cpu 2 --timeout 60
|
||||
// Memory: stress --vm 2 --vm-bytes 256M
|
||||
// Network:
|
||||
// raw stats: ip -s link show eth0
|
||||
// testing: curl -o /dev/null https://ash-speed.hetzner.com/10GB.bin and then use nethogs eth0 (cycle with 'm')
|
||||
async function getSystem(options) {
|
||||
assert.strictEqual(typeof options, 'object');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user