
# display OKAY services...
# 
default level = OKAY

# sort by age...
#
default sort_order = by_age

# only display OKAY services that 
# have changed states with in the 
# eight hours...
#
#default okay_age = 8h

# the "F1" key sets a /Ping/ filter 
# etc...
# these filters these probably won't 
# work with your plug-ins...
#
f1	text =~ /Ping/
f2      text =~ /Traffic/
f3	text =~ /AFS|cp|DHCP|DNS|IMAP|lp|NSR|SMTP|web/
f4      text =~ /^cms/
f5      text =~ /avail/

