Ganglia

Monitoring clusters and Grids since the year 2000

Monitoring Core v2.2.1 Released!

  • Updated net.h to include netinet/in.h
  • Changed sockaddr_in_new function in net.c to plug a potential memory leak
  • Added XML_ParserFree() call to gexec_cluster() lib call to plug up memory leak
  • Modified ./gmond/server.c to prevent crashes under heavy stress conditions
  • Added fclose() calls to gexec_cluster() to plug a memory leak
  • Added gexec_cluster_free() call to gstat for good measure