Problem with 2d_coords

This is my first post! I am new to the community :wink:

The Specs:
Nagios Version 3.1.2
System: Debian GNU/Linux 5.0

The problem:
I have a switch configured inside of the /nagios/etc/objects/switch.cfg:

define host{
use generic-switch ; Inherit default values from a template
host_name 4507 ; The name we’re giving to this switch
alias 4507 ; A longer name associated with the switch
address 10.40.255.42 ; IP address of the switch
icon_image switch.png
icon_image_alt Cisco_4507
vrml_image switch.png
statusmap_image switch.gd2
hostgroups switches ; Host groups this switch is associated with
parents 6506
2d_coords 10,30
}

The problem the 2d_coords does not work at all. I can put in any number, no matter 100, or 2000. It does not moves the icon around the map.
Somebody please help me why…

Thanks,
Tibby

which map are you using? you need to switch to user supllied coords and hit update