[arm-allstar] Allmon

Doug Crompton doug at crompton.com
Sun Jun 29 19:50:32 EST 2014


OK but I am a little confused. Someone said load gcc. Gcc is part of the image. Then load php. php is part of the image. I realize there are other modules that might be needed.

This is what is installed -

[root at node40961 tmp]# php -v
PHP 5.5.12 (cli) (built: May  1 2014 06:42:05)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies

[root at node40961 tmp]# php -m
[PHP Modules]
Core
ctype
curl
date
dom
ereg
fileinfo
filter
gettext
hash
json
libxml
mbstring
mhash
mysqlnd
openssl
pcntl
pcre
PDO
readline
Reflection
session
SimpleXML
SPL
standard
tokenizer
xml
xmlreader
xmlwriter
zlib

[Zend Modules]

My concern was that Allmon not write to the SD card unless absolutely necessary. If it is doing constant writes to there then it needs to be changed to use a tmpfs directory. I use the astdb.txt file for lsnodes but I store it in /var/log/asterisk - does Allmon use it from there or create its own copy elsewhere? It would be redundant to do both. If Allmon can use it where it currently is located that would be great.
I would like to have the required pacman downloads for Allmon installed in the image so users would not have to mess with that part of it. Just install the files, configure, and run.

Archlinux is constantly updated and you can get in trouble doing partial updates or files from other kernel versions. It would be best to get what we need in there and having the users messing with as little as possible.

73 Doug
WA3DSP
http://www.crompton.com/hamradio


To: arm-allstar at hamvoip.org
From: nz6d at mac.com
Date: Sun, 29 Jun 2014 22:45:59 +0000
Subject: Re: [arm-allstar] Allmon

Doug - Tim,Sending again because I had trouble with my email again. Sorry if you get this more than once...
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.
Dave NZ6D
Here is what I did:This is all from memory so sorry if I forgot something. Give it a try and feel free to clean these instructions up.  ·         Edit the /etc/pacman.d/mirrirlist and uncomment one or two of the mirror sites closest to your locale.·         Run “pacman –Syy” to to sync the lists.·         Run “pacman –S php”·         Run “pacman –S php-apache”·         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:o   LoadModule php5_module modules/libphp5.soo   LoadModule mpm_prefork_module modules/mod_mpm_prefork.soo   Include conf/extra/php5_module.conf·         Find in the /etc/httpd/conf/httpd.conf and comment out the following line:o   LoadModule mpm_event_module modules/mod_mpm_event.soo   Save the httpd.conf file.·         Get allmon-allmon2.zip from Tim’s github site and place it in the /srv/http/ directory·         Run pacman –S unzip to install the unzip utility·         Type unzip allmon-allmon2.zip·         Follow Tim’s instructions for installing allmon and editing the files.·         Reboot and it should work along with lsnodes
_______________________________________________

arm-allstar mailing list
arm-allstar at hamvoip.org
http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar

Visit the BBB web page - http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/ 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hamvoip.org/pipermail/arm-allstar/attachments/20140629/1a33cb22/attachment.html>


More information about the arm-allstar mailing list