# A simple wildcard hostgroup
define hostgroup {
hostgroup_name all
alias All Servers
members *
}
hostgroup_name web
alias Web Servers