Hi All,
I'm looking for the best way to monitor the Aggressive Aging feature on Check Point appliances with different setups. (Gateways, VSX, Maestro, VSX on Maestro) Unfortunately, there is no standard way to monitor if the feature is enabled and active. My suggestion would be the following:
- Use a custom SNMP oid so the monitoring can poll the oid. --> This is an issue on Maestro setups because you can only monitor the SMO.
- Use a custom script on the gateway appliances to check the 'active' string in the output of 'fw ctl pstat' and report back. --> I would like to avoid to run the script on the gateways because of possible performance issues caused by the script.
- Use a custon script on the mgmt server and read the output of 'fw log' and report back. --> Might be the best option.
- Maybe using Skyline to check if the feature is active. Although I'm not sure if this is reported back to Skyline.
I've also tried to monitor other variables related to aggressive aging like memory and connection limit, but without success. The memory is related to firewall memory which is different then the one that can be monitored (system memory). And I'm also missing an option to monitor the connection limit.
Does somebody have a different option or approach to monitor if the feature is enabled and active? Any suggestions are welcome.
Thanks.
Mitchel