Table of Contents
GUI / Frontend
General
Contributions
Cisco Contract Checker
The script contrib/ccc.pl tries to fetch your Cisco SmartNet Contract information into a database table nedi.cisco_contracts (this table will be created by the script if it does not exist). Under Report-Modules you can then view the Contract Status for your Cisco Devices like this:
Howto:
- Check Requirements: This script needs wget, perl DBD and DBI modules
- You need access rights to download your contract from
www.cisco.com/cgi-bin/front.x/scccibdispatch
- Adjust the credentials for your CCO Access and NeDi Database
- Run this script from cron on a weekly or monthly basis
— Andreas Wassatsch 2008/04/11 15:01

