Skip to content
Snippets Groups Projects
Commit 6e9ee18b authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update doc page

parent d58949e1
Branches
No related tags found
1 merge request!1306468 docs and harmonize
...@@ -16,6 +16,10 @@ It reads /proc/meminfo and fetches the needed values. ...@@ -16,6 +16,10 @@ It reads /proc/meminfo and fetches the needed values.
* Slab: in-kernel data structures cache * Slab: in-kernel data structures cache
* SReclaimable: reclaimable parts of Slab, e.g., caches * SReclaimable: reclaimable parts of Slab, e.g., caches
### Requirements
* bc
## Syntax ## Syntax
```txt ```txt
...@@ -58,10 +62,6 @@ check_memory -w 90 -c 95 -p 70 ...@@ -58,10 +62,6 @@ check_memory -w 90 -c 95 -p 70
``` ```
### Requirements
* bc
## Examples ## Examples
`$ check_memory -w 90 -c 95 -p 70` returns `$ check_memory -w 90 -c 95 -p 70` returns
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment