Manual Chapter :
Script Management
Applies To:
Show VersionsBIG-IQ Centralized Management
- 5.4.0
Create a script to run on your managed devices
BIG-IP version 13.0 has Advanced
Shell (bash) and Traffic Management Shell (tmsh) access disabled by default. BIG-IQ
supports only requests from users with bash access, so before you can run scripts on
BIG-IP version 13.0, you must enable it on the BIG-IP device for the admin user.
From BIG-IQ Centralized Management,
you can create scripts to run on your managed devices. For example, you could create a
script that changes the syslog settings for multiple devices. Not only does this ensure
those devices all have the same configuration, it saves you time too, because you don't
have to log in to and configure each device individually. You can save the scripts you
create so you can run them in the future and you can share them with your colleagues.
- At the top of the screen, click Devices.
- On the left, click .
- Near the top of the screen, click the Add button.
- In the Name and Description fields, type a name and optional description to identify this script.
- Into the Script field, type the commands or cut and paste a script you have saved elsewhere.
- Click the Save & Close button at the bottom of the screen.
The new script is added to the list
on the Scripts screen.
Run a script on BIG-IP devices
After you create a script, you can
run it from BIG-IQ Centralized Management.
Run a script to quickly apply the
same changes to several of your managed BIG-IP devices without requiring individual
logins.
- At the top of the screen, click Devices.
- On the left, click .
- Select the check box next to the script you want to run, and then click the Run button near the top of the screen.
- In the Name and Description fields, type a name and an optional description to identify this task.
- For the Timeout setting, specify the number of seconds for BIG-IQ to attempt running the script before canceling the task.
- For the Devices setting, move the devices you want to run this script on from the Available list to the Selected list.
- Click the Run button at the bottom of the screen.
You can monitor and view the results of the task on the Execution Log
screen.