Add some helpful links to README
This commit is contained in:
parent
a47b81ee88
commit
d6df244f80
|
@ -1,3 +1,10 @@
|
||||||
# check_linux_memory
|
# check_linux_memory
|
||||||
|
|
||||||
Naemon/Icinga/Nagios-Plugin to check Linux memory/swap
|
Naemon/Icinga/Nagios-Plugin to check Linux memory/swap
|
||||||
|
|
||||||
|
## Some helpful links
|
||||||
|
- https://www.thegeekdiary.com/understanding-proc-meminfo-file-analyzing-memory-utilization-in-linux/
|
||||||
|
- (RH6) https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/deployment_guide/s2-proc-meminfo
|
||||||
|
- https://linuxwiki.de/proc/meminfo
|
||||||
|
- Active/Inactive: https://stackoverflow.com/questions/45487506/what-is-inactivefile-and-activefile-in-proc-meminfo
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue