Hello:
I have next remote command:
/bin/ps aux --sort --rss |/usr/bin/head
that shows top ten memory consumers and is associated to a trigger that raises when vm.memory.size[pavailable] < 10%.
How can I recover the result of this remote command to watch it in zabbix?
Thank you!
I have next remote command:
/bin/ps aux --sort --rss |/usr/bin/head
that shows top ten memory consumers and is associated to a trigger that raises when vm.memory.size[pavailable] < 10%.
How can I recover the result of this remote command to watch it in zabbix?
Thank you!