ASNMTAP

 view release on metacpan or  search on metacpan

INSTALL  view on Meta::CPAN


  MySQL version 4.x
    mysql -u root -p  < /opt/asnmtap/applications/tools/mysql/asnmtap-3.002.003.sql
   or
    mysql -u root -p  < /opt/asnmtap/applications/tools/mysql/asnmtap-3.002.003-distributed.sql

  MySQL version 5.0.x
    mysql -u root -p  < /opt/asnmtap/applications/tools/mysql/asnmtap-3.002.003_mysql-v5.0.x.sql
   or
    mysql -u root -p  < /opt/asnmtap/applications/tools/mysql/asnmtap-3.002.003_mysql-v5.0.x-distributed.sql

  
  ASNMTAP Web Access is now possible
  ----------------------------------

  1) Server Administrator at http://asnmtap.citap.com/asnmtap/cgi-bin/sadmin/index.pl

  - Servers (to define the different application monitoring servers) 
  
  - Pagedirs (where the Display writes the different views) 
  - Resultdirs (where the Collector writes the returned data from a plugin) 
  - Display Groups (to define the group titles that are used by the Display) 
  
  - Display Daemons (to define the different daemons used for the Display) 
  - Collector Daemons (to define the different daemons used for the Collector) 
  
  - Plugins (to define the plugins that are executed by the Collector) 
  
  - Views (to define the different views used by the Display daemons) 
  - Crontabs (to define the different crontabs used by the Collector daemons) 
  
  - Configurations (for the Archiver, Display, Collector and Rsync Mirroring) 


  2) Administrator at http://asnmtap.citap.com/asnmtap/cgi-bin/admin/index.pl

  - Languages 
  - Countries 
  
  - Holidays
  - Holidays Bundle
  - Timeperiods
  
  - Users 
  
  - Reports (to define the 'Detailed Statistics & Report Generation' that are generated by the Archiver) 


  3) Moderator at http://asnmtap.citap.com/asnmtap/cgi-bin/moderator/index.pl

  - Session Console (for the Display) 

  - Status Console (for the Collector/Display) 
  
  - Trendline Correction Reports (for the Collector) 
  
  - Plugin Crontab Scheduling Reports (for the Collector) 
  - Collector Crontab Scheduling Reports (for the Collector) 
  - Collector Daemon Scheduling Reports (for the Collector) 

  - Plugins (to edit short description, trendline, holiday bundle and uploading plugindoc)


  4) Guest and members at http://asnmtap.citap.com/asnmtap/nav/index/

    ... TODO ...


  RSYNC tussen PROBE en CENTRALE servers
  --------------------------------------

    ... TODO ... NO PART OF NORMAL SETUP ...


  Install ChartDirector 4.x for Perl 
  -----------------------------------

    download chartdir_perl_linux.tar.gz from http://www.advsofteng.com/
    wget http://www.advsofteng.com/chartdir_perl_linux.tar.gz
    mv chartdir_perl_linux.tar.gz /opt/.
    tar -xvzf chartdir_perl_linux.tar.gz
    rm chartdir_perl_linux.tar.gz

    ASNMTAP configuration
    ---------------------

    Applications.cnf

    <COMMON>
    ...
      <CHARTDIRECTOR>
        LIB             /opt/ChartDirector/lib/.
      </CHARTDIRECTOR>
    ...
    </COMMON>
 

  Perfparse integration
  ---------------------

    download latest snapshot from http://wiki.perfparse.org/cvs_snapshots/
    bzip2 -d perfparse-06-mm-dd.tar.bz2
    tar -xvf perfparse-06-mm-dd.tar
    cd perfparse-all

    ./configure --prefix=/opt/asnmtap/perfparse --with-imagedir=/opt/asnmtap/applications/htmlroot/img/ --with-cgidir=/opt/asnmtap/applications/htmlroot/cgi-bin --with-http_image_path=/asnmtap/img --with-data-source=asnmtap
    make
    make install-strip


  SNMPTT integration 
  ------------------

    Install net-snmp 5.4.x

    ... TODO ... NO PART OF NORMAL SETUP ...

    MySQL 5.0.x

     SQLyog -> Db -> Import from SQL Statements ... -> \opt\asnmtap-3.001.xxx\plugins\templates\snmptt\snmptt-3.002.003-v5.0.x.sql
     SQLyog -> Db -> Import from SQL Statements ... -> \opt\asnmtap-3.001.xxx\plugins\templates\snmptt\create_weblogic_configuration_database_with_SNMP-3.002.003_mysql-v5.0.x.SQL



( run in 1.368 second using v1.01-cache-2.11-cpan-39bf76dae61 )