ganglia / ganglia-web

Ganglia Web Frontend
BSD 3-Clause "New" or "Revised" License
317 stars 169 forks source link

If mem_slab is available, improve the mem_report #335

Closed afbjorklund closed 6 years ago

afbjorklund commented 6 years ago

Previously the Slab memory (for Linux only) was included in "use/share" (blue) rather than "cache/buffer" (green).

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565518

https://github.com/ganglia/monitor-core/pull/297