ocf:oralsnr — oralsnr resource agent
OCF_RESKEY_sid=string [OCF_RESKEY_home=string] [OCF_RESKEY_user=string] OCF_RESKEY_listener=string oralsnr [start | stop | status | monitor | validate-all | meta-data | methods]
Resource script for Oracle Listener. It manages an Oracle Listener instance as an HA resource.
The Oracle SID (aka ORACLE_SID). Necessary for the monitor op, i.e. to do tnsping SID.
The Oracle home directory (aka ORACLE_HOME). If not specified, then the SID should be listed in /etc/oratab.
Run the listener as this user.
Listener instance to be started (as defined in listener.ora). Defaults to LISTENER.