Page 1 of 1

Can you set up site analysis in a monitoring mode?

PostPosted: Fri Apr 01, 2011 2:02 pm
by 69hving
Can you set up site analysis in a monitoring mode? I mean, I want to do a 2500 page scan every 6 hours...how?

Re: Can you set up site analysis in a monitoring mode?

PostPosted: Fri Apr 08, 2011 1:51 am
by eValid
69hving wrote:Can you set up site analysis in a monitoring mode? I mean, I want to do a 2500 page scan every 6 hours...how?

Yes, you can do this.

First. use the Windows Scheduler to set up a batch-mode run on the schedule that you require.

Then, using eValid's profile feature, set up a profile for your scan that includes all of the specifications for the scan you want to run. This profile will include the switch settings and other options.

You'll also need a simple "launch script" to tell eValid where to start the scan. The usually is no more than a script file with an InitLink command followed by an &SiteAnalysis command.

Lastly, have your batch script call eValid -b script.evs to launch eValid, take it to the right starting URL, and start up the scan.

Done!

eValid Support