#!/usr/bin/ksh
#
# ESOHAStatus - Verification de l'etat general d'un cluster HA
#
/opt/SUNWhadf/bin/hastat > /tmp/hastat_ito
cat /tmp/hastat_ito
