Update of /cvsroot/fink/experimental/rangerrick/common/main/finkinfo/net
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6028/common/main/finkinfo/net
Modified Files:
opennms.info opennms.patch
Log Message:
opennms updated
Index: opennms.patch
===================================================================
RCS file:
/cvsroot/fink/experimental/rangerrick/common/main/finkinfo/net/opennms.patch,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- opennms.patch 22 Mar 2005 01:31:33 -0000 1.8
+++ opennms.patch 28 May 2005 20:06:32 -0000 1.9
@@ -1,5 +1,6 @@
---- opennms-1.1.5-1/source/etc/rrd-configuration.properties Wed Jan 26
17:49:01 2005
-+++ opennms-1.1.5-1-new/source/etc/rrd-configuration.properties Thu Jan
27 22:02:28 2005
+diff -uNr opennms-1.2.3-1/source/etc/rrd-configuration.properties
opennms-1.2.3-1-new/source/etc/rrd-configuration.properties
+--- opennms-1.2.3-1/source/etc/rrd-configuration.properties 2005-05-25
14:01:51.000000000 -0400
++++ opennms-1.2.3-1-new/source/etc/rrd-configuration.properties
2005-05-28 15:54:36.000000000 -0400
@@ -13,7 +13,7 @@
# to Tomcat start up so that the JRobin code can properly generate the graphs.
#
@@ -9,3 +10,62 @@
#
# This property defines whether or not to use the write queuing system.
+diff -uNr opennms-1.2.3-1/source/tools/packages/fink/README.Darwin
opennms-1.2.3-1-new/source/tools/packages/fink/README.Darwin
+--- opennms-1.2.3-1/source/tools/packages/fink/README.Darwin 2005-05-25
14:01:51.000000000 -0400
++++ opennms-1.2.3-1-new/source/tools/packages/fink/README.Darwin
2005-05-28 15:58:19.000000000 -0400
+@@ -3,17 +3,15 @@
+ ==============================================================================
+
+ ------------------------------------------------------------------------------
+-System Limits -- Mac OS X 10.2 and Lower
++System Limits -- Mac OS X 10.3
+ ------------------------------------------------------------------------------
+
+-On MacOSX 10.2 and lower, to be able to give PostgreSQL enough buffers and
+-such to run properly, you will need to change the shared memory buffers in
+-the startup item:
+-
+- /System/Library/StartupItems/SystemTuning/SystemTuning
++On MacOSX 10.3, to be able to give PostgreSQL enough buffers and such to
++run properly, you will need to change the shared memory buffers in the
++/etc/rc file.
+
+ On our test system we multiplied the supplied values by 4 and all seems to
+-run OK. Just look for the sysctl lines near the bottom and set them to:
++run OK. Just look for the sysctl lines and set them to:
+
+ sysctl -w kern.maxfiles=65536
+ sysctl -w kern.sysv.shmmax=16777216
+@@ -22,21 +20,22 @@
+ sysctl -w kern.sysv.shmseg=32
+ sysctl -w kern.sysv.shmall=4096
+
+-Be warned, these settings can get changed back on OS upgrade!
++Your mileage may vary, you may need to raise them higher, depending on how
++large your network is.
+
+ ------------------------------------------------------------------------------
+-System Limits -- Mac OS X 10.3 and Higher
++System Limits -- Mac OS X 10.4 and Higher
+ ------------------------------------------------------------------------------
+
+-On recent versions of Mac OS X, these settings are now in:
+-
+- /etc/rc
++On recent versions of Mac OS X, these settings are now properly read from
++/etc/sysctl.conf. Create an /etc/sysctl.conf file with the following lines:
+
+-You should probably do something similar to the limits above (multiply by 4
+-and reboot) for OpenNMS to run properly, although it seems to work out of the
+-box on a reasonably full class-C network with recent Fink packages. Your
+-mileage may vary, you may need to raise them higher, depending on how large
+-your network is.
++ kern.maxfiles=65536
++ kern.sysv.shmmax=16777216
++ kern.sysv.shmmin=1
++ kern.sysv.shmmni=128
++ kern.sysv.shmseg=32
++ kern.sysv.shmall=4096
+
+ ------------------------------------------------------------------------------
+ PostgreSQL Limits -- All Platforms
Index: opennms.info
===================================================================
RCS file:
/cvsroot/fink/experimental/rangerrick/common/main/finkinfo/net/opennms.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- opennms.info 20 May 2005 17:11:28 -0000 1.13
+++ opennms.info 28 May 2005 20:06:32 -0000 1.14
@@ -1,9 +1,9 @@
Package: opennms
-Version: 1.2.2
+Version: 1.2.3
Revision: 1
Source: mirror:sourceforge:%n/%n-source-%v-1.tar.gz
-Source-MD5: e7ed6a581530b4f95b4552a281edbc56
+Source-MD5: 5274d782d281ed5e4062cadc19b47ecb
SourceDirectory: %n-%v-1/source
PatchScript: <<
#!/bin/sh -ex
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits