I need to have a script running on a regular basis that is doing some housekeeping between the nodes in a cluster. The script should only be active on the standby node (i.e. simple two node cluster with IPAT). So I am looking for a command which will return the currently active node.
I know I can get this information from a clstat, but I wondered if there was a simple cluster utility that would return the information without the need to awk, grep and sed it out of a clstat display.
(I have done various searches on the web and this forum and come up with nothing....yet!

)
Thanks in anticipation
