Hi,
Using Zabbix (v1.8.1), I am trying to monitor the memory and CPU usage, among others, of a process. I need to achieve this in both Linux (RHEL 5U2/SLES 10SP2) and Win 2K3. I configured a Zabbix Server and installed agents in both my RedHat and Win Servers.
There is an item called proc_info (proc_info[<process>,<attribute>,<type>]), which seems to fulfill my requirements. This has attributes like virtual memory, physical memory, page faults, kernel time, user time, etc. that we can monitor for a single process.
However, what I see is, this item instantaneously becomes "Not Supported" in the status column for any Linux Agent, whereas it works fine for Windows. Is this feature not supported in Linux? Is there something I am missing? Or, is there a better way to achieve my requirements?
zabbix_agentd --version
ZABBIX Agent (daemon) v1.8.1 (revision 9702) (27 January 2010)
Compilation time: Feb 11 2010 10:42:39
zabbix_server --version
Zabbix Server (daemon) v1.8.1 (revision 9702) (27 January 2010)
Compilation time: Feb 9 2010 14:56:08
Would appreciate any help/pointers.
Thanks.
Using Zabbix (v1.8.1), I am trying to monitor the memory and CPU usage, among others, of a process. I need to achieve this in both Linux (RHEL 5U2/SLES 10SP2) and Win 2K3. I configured a Zabbix Server and installed agents in both my RedHat and Win Servers.
There is an item called proc_info (proc_info[<process>,<attribute>,<type>]), which seems to fulfill my requirements. This has attributes like virtual memory, physical memory, page faults, kernel time, user time, etc. that we can monitor for a single process.
However, what I see is, this item instantaneously becomes "Not Supported" in the status column for any Linux Agent, whereas it works fine for Windows. Is this feature not supported in Linux? Is there something I am missing? Or, is there a better way to achieve my requirements?
zabbix_agentd --version
ZABBIX Agent (daemon) v1.8.1 (revision 9702) (27 January 2010)
Compilation time: Feb 11 2010 10:42:39
zabbix_server --version
Zabbix Server (daemon) v1.8.1 (revision 9702) (27 January 2010)
Compilation time: Feb 9 2010 14:56:08
Would appreciate any help/pointers.
Thanks.
).
Comment