ASNMTAP
view release on metacpan or search on metacpan
lib/ASNMTAP/Asnmtap/Applications/Collector.pod view on Meta::CPAN
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
1-59/4 7-21/2 * * * 2 CID_DUMMY-T1#test-01#DUMMY-T1#check_dummy.pl -r 0 --trendline=0
#
1-59/6 7-21/2 * * * 2 CID_DUMMY-T2#test-02#DUMMY-T2#check_dummy.pl -r 1 --trendline=1#noOFFLINE
3-59/6 7-21/2 * * * 2 CID_DUMMY-T2#test-02#DUMMY-T2#check_dummy.pl -r 2 --trendline=1#noOFFLINE
3-59/6 8-22/2 * * * 2 CID_DUMMY-T2#test-02#DUMMY-T2#check_dummy.pl -r 3 --trendline=1#noOFFLINE
1-59/6 8-22/2 * * * 2 CID_DUMMY-T2#test-02#DUMMY-T2#check_dummy.pl -r 0 --trendline=1#noOFFLINE
#
1-59/6 8-22/2 * * * 2 CID_DUMMY-T3#test-03#DUMMY-T3#check_dummy.pl -r 1 --trendline=2#multiOFFLINE
3-59/6 8-22/2 * * * 2 CID_DUMMY-T3#test-03#DUMMY-T3#check_dummy.pl -r 2 --trendline=2#multiOFFLINE
#
1-59/4 8-22/2 * * * 2 CID_DUMMY-T4#test-04#DUMMY-T4#check_dummy.pl -r 0 --trendline=3#noTEST
#
1-5/2,17-21/2,33-37/2,49-53/2 * * * * 2 CID_DUMMY-T5#test-05#Condenced View test#check_dummy.pl -r 0 --trendline=5#noOFFLINE
9-13/2,25-29/2,41-45/2,57-59/2 * * * * 2 CID_DUMMY-T5#test-05#Condenced View test#check_dummy.pl -r 0 --trendline=5#noOFFLINE
7-59/8 * * * * 2 CID_DUMMY-T5#test-05#Condenced View test#check_dummy.pl -r 2 --trendline=5#noOFFLINE
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# 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
( run in 0.980 second using v1.01-cache-2.11-cpan-39bf76dae61 )