#!/bin/tcsh -f

#exec lnstat -c -1 -i 1 -f rt_cache -k entries,in_hit,in_slow_tot,gc_total,gc_ignored,gc_aggressive,gc_zero_expire,gc_expire_no,gc_expire_yes,gc_goal_miss,gc_dst_overflow,in_hlist_search
#exec lnstat -c -1 -i 1 -f rt_cache -k entries,in_hit,in_slow_tot,gc_total,gc_ignored,gc_goal_miss,gc_dst_overflow,in_hlist_search
exec lnstat -c -1 -i 1 -f rt_cache -k entries,in_hit,in_slow_tot,in_no_route,out_hit,out_slow_tot,gc_total,gc_ignored,gc_goal_miss,gc_dst_overflow,in_hlist_search,out_hlist_search
