Hi ALL (again
)
I have a Zabbix server (suckerd) running in a SuSE 9.3 Professional box and I have a Zabbix agentd running in a Solaris 8 box.
I want to count how much ora_smon_BND process I have, so I make an item with this configuration:
Key: proc_cnt[ora_smon_BND]
interval: 15
history: 60
status: monitored
So, the item is Active and last value returned is 0, but if I connect to the server and list the process I have one ora_smon_BND. What's happen? Why the agent don't see this process?
Thanks,

Nascimento
)I have a Zabbix server (suckerd) running in a SuSE 9.3 Professional box and I have a Zabbix agentd running in a Solaris 8 box.
I want to count how much ora_smon_BND process I have, so I make an item with this configuration:
Key: proc_cnt[ora_smon_BND]
interval: 15
history: 60
status: monitored
So, the item is Active and last value returned is 0, but if I connect to the server and list the process I have one ora_smon_BND. What's happen? Why the agent don't see this process?
Thanks,

Nascimento
Comment