added mtop instructions to SCRATCH_INSTALL
added fields to vicidial_auto_calls table to be used for LIVE call Jams tracking added code in all VDAD transfer AGI scripts to use and update stage field in vicidial_auto_calls git-svn-id: svn://192.168.202.10@388 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -732,6 +732,28 @@ this loaded on your system.
|
||||
- make install
|
||||
|
||||
|
||||
mtop is a great utility for real-time monitoring of mysql and the queries that
|
||||
are running in it.
|
||||
*OPTIONAL*
|
||||
14. Go to http://mtop.sourceforge.net to download the most recent version
|
||||
- to install this directly on the command line type:
|
||||
- cd /usr/local
|
||||
- wget http://superb-east.dl.sourceforge.net/sourceforge/mtop/mtop-0.6.6.tar.gz
|
||||
- gunzip mtop-0.6.6.tar.gz
|
||||
- tar xvf mtop-0.6.6.tar
|
||||
- cd mtop-0.6.6
|
||||
- cpan
|
||||
- install Curses
|
||||
- install Getopt::Long
|
||||
- install Net::Domain
|
||||
- quit
|
||||
- perl Makefile.PL
|
||||
- make
|
||||
- make install
|
||||
- /usr/local/bin/mtop --dbuser=root --seconds=3
|
||||
|
||||
|
||||
|
||||
|
||||
PHASE 4: INSTALLING ASTERISK
|
||||
|
||||
|
||||
Reference in New Issue
Block a user