Revision: 16295 http://gar.svn.sourceforge.net/gar/?rev=16295&view=rev Author: d_pocock Date: 2011-11-26 01:49:03 +0000 (Sat, 26 Nov 2011) Log Message: ----------- ganglia: changing /opt/csw/var to /var/opt/csw
Modified Paths: -------------- csw/mgar/pkg/ganglia/trunk/files/conf.php csw/mgar/pkg/ganglia/trunk/files/gmetad.conf Modified: csw/mgar/pkg/ganglia/trunk/files/conf.php =================================================================== --- csw/mgar/pkg/ganglia/trunk/files/conf.php 2011-11-26 01:43:44 UTC (rev 16294) +++ csw/mgar/pkg/ganglia/trunk/files/conf.php 2011-11-26 01:49:03 UTC (rev 16295) @@ -18,7 +18,7 @@ # # Where gmetad stores the rrd archives. -$gmetad_root = "/opt/csw/var/ganglia"; +$gmetad_root = "/var/opt/csw/ganglia"; $rrds = "$gmetad_root/rrds"; # Leave this alone if rrdtool is installed in $gmetad_root, Modified: csw/mgar/pkg/ganglia/trunk/files/gmetad.conf =================================================================== --- csw/mgar/pkg/ganglia/trunk/files/gmetad.conf 2011-11-26 01:43:44 UTC (rev 16294) +++ csw/mgar/pkg/ganglia/trunk/files/gmetad.conf 2011-11-26 01:49:03 UTC (rev 16295) @@ -112,5 +112,5 @@ # Where gmetad stores its round-robin databases # default: "/var/lib/ganglia/rrds" # rrd_rootdir "/some/other/place" -rrd_rootdir "/opt/csw/var/ganglia/rrds" +rrd_rootdir "/var/opt/csw/ganglia/rrds" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel