This would not be easy, as the maps are just a google maps mashup and never produced staically. It's not impossible though...
What I would do is write a zendmd script that gets the data using the following: http://www.zenoss.com/community/docs/zenoss-api-docs/2.2/ZenModel.Location.Location-class.html and then run it as a cronjob that outputs to a local file, and copy or rsync that file to the remote server, then set up a google map on the remote webserver that gets its data from that file: http://code.google.com/apis/maps/ There's probably a more elegant solution. -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=26487#26487 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
