logging Cisco Router Stats

  • Thread starter Thread starter Kenneth Keeley
  • Start date Start date
K

Kenneth Keeley

Hi,
We have serveral Cisco 2600 Routers that I wish to keep traffic logs for.
I wish to create a script that could poll these routers every couple of
minutes to get the iformation and save this information in a database. I
would then like to create reports from the database via a web interface that
would graph the results over time. I have seen samples done in Perl but I
don't wish to use that I wish to use one of the scripting languages that
comes with Windows.

Sample code to melp me get started would be great.
Kenneth
 
Why reinvent the wheel? If you have found some working examples of Perl
scripts, why not just install ActivePerl, and play with the Perl scripts?
Perl is cool in its own right, it is just not native to Win2K. I would give
the Perl examples a spin...

HTH
Ozone
 
Back
Top