Hi all,
On an AIX 5L box (other seems to have no problem),
I defined an item to verify TNS Listener process in ORACLE like that :
proc.num[tnslsnr,ora920p,all,LIST_AUTOSYS]
Return of a ps is :
ora920p 3371100 1 0 Nov 19 - 0:58 tnslsnr LIST_AUTOSYS -inherit
Sometimes (often), proc.num will return 0 but the process execution date show that the process never stop... have you an idea of what happening ?
The Zabbix Queue is very low, no network problem, I probe it every minutes... i don't understand.
I've another server where I defined the same item but for an another DB, it do the same strange things...
Have you an idea ?
Thx,
On an AIX 5L box (other seems to have no problem),
I defined an item to verify TNS Listener process in ORACLE like that :
proc.num[tnslsnr,ora920p,all,LIST_AUTOSYS]
Return of a ps is :
ora920p 3371100 1 0 Nov 19 - 0:58 tnslsnr LIST_AUTOSYS -inherit
Sometimes (often), proc.num will return 0 but the process execution date show that the process never stop... have you an idea of what happening ?
The Zabbix Queue is very low, no network problem, I probe it every minutes... i don't understand.
I've another server where I defined the same item but for an another DB, it do the same strange things...
Have you an idea ?
Thx,
Comment