CiscoTools System Requirements
-
Unix type operating system (e.g. Linux, BSD)
-
local user "cisco"
-
sh
(default "/bin/sh" - bash is also OK)
-
expect
(must be in user cisco PATH, if you want to use either telnet or ssh or both)
-
perl
(default "/usr/bin/perl")
-
SNMP_Session.pm
(if you want to use snmp v2c)
-
apache
(default htroot "/srv/www")
-
dos2unix (converts MS-DOS text file format to Unix text file format) - only needed with expect.
-
telnet and/or ssh (if you can't connect using snmp v2c)
-
disk space requirements are very low (data is stored in flat text file format)
Should you use neither telnet nor ssh you may ommit expect and dos2unix.
Should you not use snmp2 you may ommit SNMP_Session.pm