Expect: Difference between revisions

 
(One intermediate revision by the same user not shown)
Line 136:
 
== Reboot Netscaler using Expect ==
*This script was tested on NS11.1 build 52.13.nc VPX.
*Recommended to use it under testing environment only as it will NOT perform graceful Netscaler reboot.
*Use it at your own risk:
<pre>
#!/usr/bin/expect
Line 161 ⟶ 164:
Cron entry to schedule reboot at 2:00AM daily
* 2 * * * /home/test/ns_reboot.sh