Wie een netwerk onder zijn hoede heeft dat ietsjes meer onderhoud vergt dan het gemiddelde thuisnetwerkje, moet regelmatig tijd steken in het beheren van alle apparatuur en software op dat netwerk. Kiwi CatTools zou de tijd, dat je daar mee bezig bent, volgens zijn makers een stuk korter moeten kunnen maken door je een gedeelte van dit werk uit handen te nemen:
Its also fully scriptable, has a built-in TFTP server, supports SSH, Telnet and more. SNMP support to be added very shortly.[break]De bouwers van Kiwi CatTools hebben een eerste beta voor versie 2.0.6 van het programma uitgegeven. In die release is het volgende veranderd ten opzichte van de vorige versie:[/break]
- Perform configuration backups and have any differences instantly e-mailed to you.
- Issue commands via Telnet or SSH to many devices at once.
- Change the configuration at scheduled times.
- Change all your network device passwords in one go.
[break]Wie de nieuwe software wil uitproberen kan hier terecht.
- Client scripting code and functions have been rearranged into device centric script files to allow simpler custom device scripting
- Modified all Client scripts so activity scripts only hold activity logic, all device logic now in device specific scripts
- Modified Extreme backup to try to get rid of stray CR without LF
- Modified BlueCoat backup to change ignore string as previous didn't catch all instances
- Modified BlueCoat backup to remove cursor repositioning string after handling a more prompt
- Modified Cisco router modify config to apply stop on error test to timeout result of wait
- Modified Cisco CatOs enable mode to only send CR as CRLF under SSH causes error
- Modified Cisco router enter command to apply stop on error test to timeout result of wait
- Fixed Cisco Router login to send CR if no response from device and buffer empty in case it needs CR for activation
- Fixed Linux Enter command to pick up invalid commands correctly
- Replaced compare control in Main exe to improve reliability
- Added routines to cl. object for scripting - SendAndWaitForEcho, SendAndWaitForPrompt, FindFields, CheckMacAddress
- Added 3 variables to Enter command and Modify config to enable sending of carriage return, linefeed, or tab characters
- Added Master Port Table report
- Fixed Extreme backup logic - loop logic flawed sometimes making backup fail
- Modified Cisco router and IOS login to trap authorisation failed instead of timeout
- Modified Enterasys login to allow for CR to activate console for older devices
- Updated help file
- Added "Install As" option to CatTools Manager. Allows service to login as a specified username, instead of LocalSystem
- Added "Monitor InfoLog" option to CatTools Manager. Allows monitoring of CatTools activity when running remotely, or when desktop interaction is disabled.