Hi, I'm trying to measure the swap activity on our servers using the system.swap.in and the system.swap.out. On about half of our servers the agent says it's not supported, and on the other half it's always zero.
How does the agent know if it has this data, and where does it get it from?
I run "sar" on the servers, and it shows that pages are being loaded and saved to the swap. (with the -B parameter).
Should I just write a script that queries "sar" instead of the internal agent checks?
I'm using zabbix 1.4 from May 29th.
Thanks!
Dave Smith
How does the agent know if it has this data, and where does it get it from?
I run "sar" on the servers, and it shows that pages are being loaded and saved to the swap. (with the -B parameter).
Should I just write a script that queries "sar" instead of the internal agent checks?
I'm using zabbix 1.4 from May 29th.
Thanks!
Dave Smith
Comment