# HOST CACHING
daemon-hostcache full
app-hostcache demand
negcachesecs 900
#
# The 'Host' field should contain short names for hosts (aliases are ok),
# and must be unique.
#
# The 'Criteria/Hostgroups' field must *NOT* contain white space, and words are
# comma delimited. All hosts must contain '+any' in the Criteria/Hostgroups field.
#
#Hostname Cpus Ram MinPri Criteria/Hostgroups
#-------- ---- ---- ------ ------------------------------------
tahoe 0 256 0 +any,+admin,linux
ontario 1 2048 0 +any,+work,+maya,linux,linux6.0,intel
superior 2 2048 0 +any,+work,+maya,sgi,irix,irix6.2
erie 1 2048 0 +any,+work,+maya,+ae,win2k
rf1 2 1024 0 +any,+farm,+maya,+ae,win2k
rf2 2 1024 0 +any,+farm,+maya,+ae,win2k
rf3 2 1024 0 +any,+farm,+maya,+ae,win2k
rf4 2 1024 0 +any,+farm,+maya,+ae,win2k
rf5 2 1024 0 +any,+farm,+maya,+ae,win2k
eval1 2 1024 0 +any,+eval,mac
eval2 2 1024 0 +any,+eval,linux
eval3 2 1024 0 +any,+eval,windows
|