crsstat script for 11gR2
Hi,
In 11gR2, crs_stat command has been deprecated. crsstat script from note 259301.1 don't show all information about running instances and services and I don't like output from command crsctl status resource -t.
I upload modified script that shows more information that old script. It's based on command crsctl status resource -v.
I only test this script in my test environment (two nodes, one database).
I want to get feedback about the output of the script in other kinds of installations.
This is the script:
--------------------------- Begin Shell Script -------------------------------
#!/bin/ksh
#
# Sample 10g CRS resource status query script
#
# Description: