Forum Discussion
Kevin_Stewart
Jul 22, 2014Employee
Tried create a .sh file as per above script in v11 LTM but no output as such.
-
Create and edit the script:
vi certmonitor.sh -
Copy the above code to the script and save it.
-
Chmod the script to make it executable:
chmod 755 certmonitor.sh -
Run it:
./certmonitor.sh
There are two versions of the script above. The first is for 11.x, and the second is for 10.x.