ASNMTAP

 view release on metacpan or  search on metacpan

lib/ASNMTAP/Asnmtap/Applications/Collector.pod  view on Meta::CPAN

 # Einde CollectorCT-test - CTP-CENTRAL

=back

=back

=item located at /opt/asnmtap/applications/master

=over 4

=item ...

...

=back

=item located at /opt/asnmtap/applications/slave

=over 4

=item ...

...

=back

=back

=head1 PROGRAMS

=over 4

=item located at /opt/asnmtap/applications

=over 4

=item collector.pl

this program is the Collector, executes the plugins and generate the charts used through the CGI interface.

the PID files his atime and mtime is updated every timeslot, to make monitoring possible with Nagios, etc.

=over 4

=item PerfParse:

=over 4

=item Methodes:

=over 4

=item 1) Periodic ASNMTAP Log Parse

 $perfParseMethode = 'PALP'

 ... TODO ...

=item 2) ASNMTAP Invokes Perfparse

 $perfParseMethode = 'AIP', default

=item 3) Periodic User Log Parse

 $perfParseMethode = 'PULP'

 cd /opt/asnmtap/applications/sbin
 mv perfparse_crontab.sh-orig perfparse_crontab.sh
 chmod 755 perfparse_crontab.sh

 when 'crontab': 0,5,10,15,20,25,30,35,40,45,50,55 * * * * /opt/asnmtap/applications/sbin/perfparse_crontab.sh > /dev/null

 mv perfparse_crontab_failed.sh-orig perfparse_crontab_failed.sh
 chmod 755 perfparse_crontab_failed.sh

 when 'crontab':  30 23 * * * /opt/asnmtap/applications/sbin/perfparse_crontab_failed.sh > /dev/null


=item 4) Pipe to Perfparse

 $perfParseMethode = 'PTP'

 ... TODO ...

=item 5) Perfparse Daemon Server

 $perfParseMethode = 'PDS'

 ... TODO ...

=back

=back

=back

=item collector-test.pl

test version from the program collector.pl

=back

=item located at /opt/asnmtap/applications/master

=over 4

=item CollectorCT-*.sh

start, stop, reload, restart or get status for an Collector daemon with the correspondending CollectorCT-*.sh shell script

=item asnmtap-collector.sh

shell script to start, stop, reload, restart or get status for all the Collector daemons by the user asnmtap

=item root-collector.sh

shell script to start, stop, reload, restart or get status for all the Collector daemons by the user root

=back

=item located at /opt/asnmtap/applications/slave



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