ASNMTAP

 view release on metacpan or  search on metacpan

lib/ASNMTAP/Asnmtap/Plugins/WebTransact.pod  view on Meta::CPAN


=item Start an agent process

 mkdir /opt/grinder-2.8.6/capture
 cd /opt/grinder-2.8.6/capture

 CLASSPATH=/opt/grinder-2.8.6/lib/grinder.jar; export CLASSPATH or CLASSPATH=../../lib/grinder.jar; export CLASSPATH
 java net.grinder.TCPSniffer -proxy -httpPluginFilter > /opt/grinder-2.8.6/capture/grinder
 or
 cd /opt/grinder-2.8.6/examples/asnmtap
 java -classpath /opt/grinder-2.8.6/lib/grinder.jar net.grinder.TCPSniffer -proxy -httpPluginFilter> /opt/grinder-2.8.6/capture/grinder

=item How do I set Internet Explorer to capture?

Set for internet explorer the proxy setting to 127.0.0.1 with port 8001

=item How do I Capture a website?

Start surfing throug Internet Explorer

=item How do I stop the Capture?

Press 'ctrl C'

=back

=back

=head1 BUGS

B<you> must identify the URLs and the query strings required by the transaction 
using tools like grinder or by examining the HTML source of the forms.

=head1 AUTHOR

Stanley Hopcroft [Stanley.Hopcroft@IPAustralia.Gov.AU]
Alex Peeters [alex.peeters@citap.be]

=head1 SEE ALSO

ASNMTAP::Asnmtap, ASNMTAP::Asnmtap::Plugins

  check_template-WebTransact.pl
  check_template-WebTransact-Perfdata.pl
  check_template-WebTransact-with-client-authorization.pl
  check_template-WebTransact-with-client-certificate.pl
  check_template-WebTransact-XML.pl
  check_template-WebTransact-XML-Cactus-parser.pl
  check_template-WebTransact-XML-Monitoring.pl
  check_template-WebTransact-XML-Monitoring-1.1.pl
  check_template-WebTransact-XML-Monitoring-1.2.pl

=head1 DEPENDENCIES

  ASNMTAP::Asnmtap::Plugins
  Bundle::LWP
  CGI
  Compress::Zlib
  Digest::MD5
  Crypt::SSLeay
  IO::Socket::SSL
  MIME::Base64
  Net::FTP
  Net::SSLeay
  URI

=head1 COPYRIGHT NOTICE

(c) Copyright 2003-2004 Stanley.Hopcroft@IPAustralia.Gov.AU

ASNMTAP::Asnmtap::Plugins::WebTransact is based on 'Nagios::WebTransact' v0.14.1 & v0.16 from Stanley Hopcroft [Stanley.Hopcroft@IPAustralia.Gov.AU]

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 0.570 second using v1.00-cache-2.02-grep-82fe00e-cpan-2c419f77a38b )