<html><body><div><div style="font-family: 'Helvetica Neue', Helvetica, sans-serif; line-height: 14px;">Doug - Tim,</div><div style="font-family: 'Helvetica Neue', Helvetica, sans-serif; line-height: 14px;">Sending again because I had trouble with my email again. Sorry if you get this more than once...</div><div style="font-family: 'Helvetica Neue', Helvetica, sans-serif; line-height: 14px;"><br></div><div style="font-family: 'Helvetica Neue', Helvetica, sans-serif; line-height: 14px;">Here is a quick instruct on getting it working on my end. It is from memory so may need some clean up but here is what I did. I think some mods could be done to your side Tim to compliment the work Doug has done to keep this memory, disk writes etc down. All in all I like having both available. Thank you both.</div><div style="font-family: 'Helvetica Neue', Helvetica, sans-serif; line-height: 14px;"><br></div><div style="font-family: 'Helvetica Neue', Helvetica, sans-serif; line-height: 14px;">Dave NZ6D</div><div style="font-family: 'Helvetica Neue', Helvetica, sans-serif; line-height: 14px;"><br></div><div style="font-family: 'Helvetica Neue', Helvetica, sans-serif; line-height: 14px;">Here is what I did:</div><div style="font-family: 'Helvetica Neue', Helvetica, sans-serif; line-height: 14px;"><p class="MsoNormal">This is all from memory so sorry if I forgot something. Give it a try and feel free to clean these instructions up.</p><p class="MsoNormal"> </p><p class="MsoNormal"> </p><p class="MsoListParagraphCxSpFirst" style="text-indent: -0.25in;"><span style="font-family: Symbol;">·<span style="font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"> </span></span>Edit the /etc/pacman.d/mirrirlist and uncomment one or two of the mirror sites closest to your locale.</p><p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in;"><span style="font-family: Symbol;">·<span style="font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"> </span></span>Run “pacman –Syy” to to sync the lists.</p><p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in;"><span style="font-family: Symbol;">·<span style="font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"> </span></span>Run “pacman –S php”</p><p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in;"><span style="font-family: Symbol;">·<span style="font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"> </span></span>Run “pacman –S php-apache”</p><p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in;"><span style="font-family: Symbol;">·<span style="font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"> </span></span>Edit the /etc/httpd/conf/httpd.conf file and place the following lines in the appropriate places or at the end of the file and do the next step:</p><p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in;"><span style="font-family: 'Courier New';">o<span style="font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"> </span></span>LoadModule php5_module modules/libphp5.so</p><p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in;"><span style="font-family: 'Courier New';">o<span style="font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"> </span></span>LoadModule mpm_prefork_module modules/mod_mpm_prefork.so</p><p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in;"><span style="font-family: 'Courier New';">o<span style="font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"> </span></span>Include conf/extra/php5_module.conf</p><p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in;"><span style="font-family: Symbol;">·<span style="font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"> </span></span>Find in the /etc/httpd/conf/httpd.conf and comment out the following line:</p><p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in;"><span style="font-family: 'Courier New';">o<span style="font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"> </span></span>LoadModule mpm_event_module modules/mod_mpm_event.so</p><p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in;"><span style="font-family: 'Courier New';">o<span style="font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"> </span></span>Save the httpd.conf file.</p><p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in;"><span style="font-family: Symbol;">·<span style="font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"> </span></span>Get allmon-allmon2.zip from Tim’s github site and place it in the /srv/http/ directory</p><p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in;"><span style="font-family: Symbol;">·<span style="font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"> </span></span>Run pacman –S unzip to install the unzip utility</p><p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in;"><span style="font-family: Symbol;">·<span style="font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"> </span></span>Type unzip allmon-allmon2.zip</p><p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in;"><span style="font-family: Symbol;">·<span style="font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"> </span></span>Follow Tim’s instructions for installing allmon and editing the files.</p><p class="MsoListParagraphCxSpLast" style="text-indent: -0.25in;"><span style="font-family: Symbol;">·<span style="font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"> </span></span>Reboot and it should work along with lsnodes</p></div></div></body></html>