Leveraging and Customizing System Scripts
- Last Updated: December 11, 2024
- 2 minute read
- WhatsUp Gold
- Version 2024
Configuration Management System Script Library (SETTINGS > Configuration Management > System Script Library) stores pre-defined scripts configured for use with Configuration Management tasks. You can associate these scripts with devices and invoke them through tasks or use them as a starting point for your own custom scripts.
System Script Library enables the following:
- View, Filter, and Manage System Scripts.
- Define and Configure System Scripts.
- Import and Export System Scripts.
Built-in Script Types
System Script Library provides the following system script types:
- BackupStartupConfig. Create a script to backup a device's startup config file.
- BackupRunningConfig. Create a script to backup a device's running config file.
- UploadStartupConfig. Create a script to upload a device's startup config file.
- UploadRunningConfig. Create a script to upload a device's running config file.
- TelnetPasswordAdd. Create a script to add a new Telnet password to a device.
- TelnetPasswordEdit. Create a script to edit a device's Telnet password.
- TelnePasswordDelete. Create a script to delete a device's Telnet password.
- SshPasswordAdd. Create a script to add a new SSH password to a device.
- SshPasswordEdit. Create a script to edit a device's SSH password.
- SshPasswordDelete. Create a script to delete a device's SSH password.
- SnmpPasswordAdd. Create a script to add a new SNMP password to a device.
- SnmpPasswordEdit. Create a script to edit a device's SNMP password.
- SnmpPasswordDelete. Create a script to delete a device's SNMP password.
- CustomScript. Create a custom script type.
- TftpBackupStartupConfig. Create a script to backup a device's TFTP startup config file.
- TftpBackupRunningConfig. Create a script to backup a device's TFTP running config file.
- UploadStartupConfig_REBOOT. Create a script to upload a startup config for a device in order to reboot that device.