Guys,
I am trying to monitor a Oracle ASM Instance (Processes).
the problem is that the name of the processes is :
ps -ef | grep pmon
oracle 7921 1 0 2010 ? 00:00:11 asm_pmon_+ASM2
My item is: proc.num[ora_pmon_+ASM2]
I receive the status of DOWN :
Number of running processes ora_pmon_+ASM2 Down (0)
Any Idea ? May be a bug...?
I am trying to monitor a Oracle ASM Instance (Processes).
the problem is that the name of the processes is :
ps -ef | grep pmon
oracle 7921 1 0 2010 ? 00:00:11 asm_pmon_+ASM2
My item is: proc.num[ora_pmon_+ASM2]
I receive the status of DOWN :
Number of running processes ora_pmon_+ASM2 Down (0)
Any Idea ? May be a bug...?