0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-05-10 11:50:55 +00:00
netdata_netdata/docs
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
..
contributing Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
generator Collector slabinfo () 2019-09-18 14:13:32 +02:00
netdata-cloud Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
why-netdata Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
a-github-star-is-important.md Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
Add-more-charts-to-netdata.md Collector slabinfo () 2019-09-18 14:13:32 +02:00
anonymous-statistics.md Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
configuration-guide.md Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
Demo-Sites.md Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
Donations-netdata-has-received.md Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
GettingStarted.md Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
high-performance-netdata.md update grep to be more specific () 2019-09-16 21:43:23 +02:00
netdata-for-IoT.md Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
netdata-security.md Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
Performance.md Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
privacy-policy.md Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
README.md Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
Running-behind-apache.md added some README instructions for apache CSP () 2019-08-15 14:46:01 +02:00
Running-behind-caddy.md Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
Running-behind-haproxy.md Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
Running-behind-lighttpd.md Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
Running-behind-nginx.md Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
terms-of-use.md Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
Third-Party-Plugins.md Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
what-is-netdata.md Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00

Read documentation on https://docs.netdata.cloud

Welcome to the Netdata documentation! While you can read Netdata documentation here, or throughout the Netdata repository, our intention is that these pages are read on docs.netdata.cloud.

Links between documentation pages will work fine here, but the formatting may not be perfect, as our documentation site uses a few extra Markdown features that GitHub doesn't support natively. Other things might be missing or look less than perfect.

Now get out there and build an exceptional infrastructure.