0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-05-23 00:39:58 +00:00
netdata_netdata/docs/generator
Adrien Mahieux 0942680f85 Collector slabinfo ()
### Summary

Provide new collector parsing `/proc/slabinfo` to provide details on kernel slab structures.

Asked by issue  (very happy for the oldest issue in backlog) 

##### Component Name

collectors/slabinfo.plugin

##### Additional Information

This slabinfo details allows to have clues on actions done on your system.
In the following screenshot, you can clearly see a `find` done on a ext4 filesystem (the number of `ext4_inode_cache` & `dentry` are rising fast), and a few seconds later, an admin issued a `echo 3 > /proc/sys/vm/drop_cached` as their count dropped.
2019-09-18 14:13:32 +02:00
..
custom Documentation style guide & build instructions () 2019-08-09 08:12:31 -07:00
buildhtml.sh Fixed broken left navbar links in translated site () 2019-07-22 16:46:47 +02:00
buildyaml.sh Collector slabinfo () 2019-09-18 14:13:32 +02:00
checklinks.sh Accept <> around links in markdown () 2019-08-13 09:06:53 +02:00
requirements.txt Port ACLs, Management API and Health commands () 2019-01-15 12:49:28 +01:00
runtime.txt Rename doc to docs and move htmldoc () 2018-11-25 20:11:50 +02:00