Hi there. I have ganglia running in an internal HPC cluster, but I need to publish the same data in a public web server hosted in a dmz.
(a) HPC hosts with gmond <---> HPC internal network <---> (b) HPC frontend with gmond and gmetad <--> enterprise network <--> dmz network <--> (c) public web server with gmetad The thing is (c) (or any other dmz host) cannot start connections to the enterprise network (firewall policy), so it's gmetad cannot connect to (b) gmetad to retrieve data. I tried changing (a) and (b) gmond to push its info also to a (c) gmond, but only (b) host is shown in (c) with garbage data mixed from all (a). (b) is doing NAT since I cannot route the HPC internal network into the enterprise network. I guess that's why I don' t see any individual (a) Tried a simple rsync of /var/lib/ganglia/rrds from (b) to (c) but only grid info is shown in (c) and no cluster and host data. Any ideas on how I can make this work? Thanks! -- Gustavo Berman Sysadmin - Gerencia de Física - Centro Atómico Bariloche - CNEA _______________________________________________ Ganglia-general mailing list Ganglia-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ganglia-general