How to monitor asm disk
Posted: Fri Dec 27, 2019 1:50 am
Hi
We have a requirement, we need to set up monitoring asm disk.
asm_pmon_+ASM is the Oracle ASM Instance
We got the below link.
https://exchange.nagios.org/directory/P ... sm/details
We downloaded check_asm plugin
we tried at command prompt.
[root@host1]# ./check_asm --asm_home=/oracle/gridhome --action=diskstatus
sh: /oracle/gridhome/bin/sqlplus: No such file or directory
[OK] Disk status:
I logged in as oracle user and tried to find out the path of ASM_HOME but noting is getting displayed.
[root@host1]# su - oracle
Last login: Fri Dec 27 19:38:25 NZDT 2019 on pts/0
[oracle@host1]
$ echo $ASM_HOME
[oracle@host1]
What is the correct parameters I need to pass.
Where I am doing mistake.
Regards,
Pratapa
We have a requirement, we need to set up monitoring asm disk.
asm_pmon_+ASM is the Oracle ASM Instance
We got the below link.
https://exchange.nagios.org/directory/P ... sm/details
We downloaded check_asm plugin
we tried at command prompt.
[root@host1]# ./check_asm --asm_home=/oracle/gridhome --action=diskstatus
sh: /oracle/gridhome/bin/sqlplus: No such file or directory
[OK] Disk status:
I logged in as oracle user and tried to find out the path of ASM_HOME but noting is getting displayed.
[root@host1]# su - oracle
Last login: Fri Dec 27 19:38:25 NZDT 2019 on pts/0
[oracle@host1]
$ echo $ASM_HOME
[oracle@host1]
What is the correct parameters I need to pass.
Where I am doing mistake.
Regards,
Pratapa