The example below shows how you can view table / index memory footprint within your SQLFire distrubuted system.
1. Start the servers ensuring you add sqlfire.jar as shown below.
Locator:
SQLFire Nodes:
sqlf server start -J-Xms2024m -J-Xmx2024m -J-javaagent:/Users/papicella/sqlfire/SQLFire1021/lib/sqlfire.jar -server-groups=MYGROUP -locators=localhost[41111] -client-bind-address=localhost -client-port=1528 -dir=server1 &