Skip to content

Commit 01ad70c

Browse files
author
Lorenz Kästle
committed
replace dead link with archive version
1 parent 4e2af21 commit 01ad70c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Basic usage:
1515
check_system_basics memory
1616
```
1717

18-
A sub command to measure and evaluate memory and swap usage. This is not a trivial topic, but there is [detailed information](https://www.thegeekdiary.com/understanding-proc-meminfo-file-analyzing-memory-utilization-in-linux/) available for those who search for it.
18+
A sub command to measure and evaluate memory and swap usage. This is not a trivial topic, but there is [detailed information](https://web.archive.org/web/20250318062547/https://www.thegeekdiary.com/understanding-proc-meminfo-file-analyzing-memory-utilization-in-linux/) available for those who search for it.
1919

2020
For the memory usage thresholds can be applied to either available, free or used memory. The recommended way is to set thresholds for available memory,
2121
since this is probably the metric most administrators are interested in.

0 commit comments

Comments
 (0)