From the command line, is there a command that will show when the last time the firewall was assigned to the Master role in the HA cluster? If so, what is it?
Thanks.
Figured it out. Simply:
ls /opt/tmpfs/ha/
There will be a Master or Slave file present signifying the present firewalls status in the HA cluster.
(I know about the and but that doesn't help me AFAICT.)
HTH someone.