Hi.
I would like to create a graph of memory usage that is similar to HTOP's progress bar, and that's pretty much stacked graph with 3 items:
- Memory total
- Buffers
- Memory used
Now, problem is I don't know how to get memory used from zabbix agent. Is it possible to get it from agent without using external command like free?
I would like to create a graph of memory usage that is similar to HTOP's progress bar, and that's pretty much stacked graph with 3 items:
- Memory total
- Buffers
- Memory used
Now, problem is I don't know how to get memory used from zabbix agent. Is it possible to get it from agent without using external command like free?

Comment