Hello.
We werent logging the system log (we are now - but the issue hasnt occurred again as the load hasnt been high enough yet), but on looking at the graphs it never exceeds 75% of max.
I have increased some defaults as they seem like common sense (the blackhole change is to allow the Java/SQL to fail quicker):
Firewall Maximum States 1,000,000 (was 398,000)
net.inet.tcp.blackhole Drop packets to closed TCP ports without returning a RST 1 (was 2)
kern.ipc.nmbclusters 262,144 (was 131,072)
kern.maxfiles 1,000,000 (was 127,587)
kern.maxfilesperproc 500,000 (was 114,822)
kern.ipc.soacceptqueue 1,024 (was 128)
Any other ideas please?
Thanks