Does anyone know a simple perl script for Periodically Collecting Data from Cisco 7513? I am looking for output of a few commands - show user & show logg.
This is a perl telnet module optimized for cisco routers. You can call it in one of your perl scripts to obtain the required outputs and maybe you can do a cron job to run your perl script at regular intervals to achieve your goal.