hostextinfo="define hostextinfo {
  host_name $1
  icon_image $2.gif
  statusmap_image $2.gd2
  vrml_image $2.jpg
  icon_image_alt $3
  2d_coords $4
  3d_coords $4,0
  action_url /tg/nagios-host.html?n=/perf::$HOSTNAME$
}"
hostimage="define hostextinfo {
  host_name $1
  icon_image $2.gif
  statusmap_image $2.gd2
  vrml_image $2.jpg
  icon_image_alt $3
  action_url /tg/nagios-host.html?n=/perf::$HOSTNAME$
}"
