Hello!
I have a problem with load many devices (~3000)  with the help of wget into 
Zenoss and I need to see all of them in Google map portlet

I do the next:

Code:
wget -qO- 
'http://admin:zen...@zenoss:8080/zport/dmd/DeviceLoader/loadDevice?deviceName=172.12.66.101&zSnmpCommunity=public&devicePath=/ATMS&locationPath=/Town/street'
 



So the device will be in /Town group  and in sugroup with the name of the 
street - /Town/street

But how can I insert to the devices properties  the google map coordinates - 
the street and building number of the device location? 
When I do it manuall, java script activates when I fill the "Address" form.

Unfortunately I don't no Python at all. I think this problem can be solved with 
it in order to call java script and insert address into device properties




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=30068#30068

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to