Hello,
I am utilizing zabbix 1.1b7 server with a mixture of 1.0 and 1.1b7 agents. I am utilizing syntax from both versions and I am quite comfortable in working with them.
My question,how can I get cpu percentage (without scripts) for linux 2.4 kernels?
What item keys I have tried:
system.cpu.util[<cpu><,type><,mode>] //v1.1 parameters
system.cpu.idleX //where X = 0 or 1 //claims to be older parameters
cpu[X1] // where X = idle,nice,usr,system.this works on v1.1b7 client agents only
I typically know what works when active comes alive for new items created. I do enjoy 1.1b7 quite a bit and is quite easy to work with.
Thanks.
I am utilizing zabbix 1.1b7 server with a mixture of 1.0 and 1.1b7 agents. I am utilizing syntax from both versions and I am quite comfortable in working with them.
My question,how can I get cpu percentage (without scripts) for linux 2.4 kernels?
What item keys I have tried:
system.cpu.util[<cpu><,type><,mode>] //v1.1 parameters
system.cpu.idleX //where X = 0 or 1 //claims to be older parameters
cpu[X1] // where X = idle,nice,usr,system.this works on v1.1b7 client agents only
I typically know what works when active comes alive for new items created. I do enjoy 1.1b7 quite a bit and is quite easy to work with.
Thanks.
Comment