[MacPorts] howto/SetupXymonServer modified

MacPorts noreply at macports.org
Sun May 27 22:12:25 PDT 2012


Changed page "howto/SetupXymonServer" by fclaire at free.fr from 164.40.235.14*
Page URL: <https://trac.macports.org/wiki/howto/SetupXymonServer>
Diff URL: <https://trac.macports.org/wiki/howto/SetupXymonServer?action=diff&version=10>
Revision 10

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/SetupXymonServer
=========================================================================
--- howto/SetupXymonServer (version: 9)
+++ howto/SetupXymonServer (version: 10)
@@ -60,8 +60,10 @@
 
 Run the following commands to increase your shared segments:
 {{{
-$ sudo bash -c "echo kern.sysv.shmmni=64 >> /etc/sysctl.conf"
-$ sudo bash -c "echo kern.sysv.shmseg=12 >> /etc/sysctl.conf"
+$ sudo bash -c "echo kern.sysv.shmmax=16777216 >> /etc/sysctl.conf"
+$ sudo bash -c "echo kern.sysv.shmmni=128 >> /etc/sysctl.conf"
+$ sudo bash -c "echo kern.sysv.shmseg=32 >> /etc/sysctl.conf"
+$ sudo bash -c "echo kern.sysv.shmall=4096 >> /etc/sysctl.conf"
 }}}
 
 Reboot your system to activate the change. 

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
MacPorts <http://www.macports.org/>
Ports system for Mac OS

This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on howto/SetupXymonServer. If it was not you, please
report to .


More information about the macports-changes mailing list