cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
318
Views
4
Helpful
1
Replies

Custom tcl scripts

claeysg
Level 1
Level 1

Hello,

For one of my customer, I have to write two csm probes:

- One that connects on tcp port 6200, sends the following message "test\\n" and verifies that the answer is "UP"

- Another that checks if ICAP is working or not. To test this, I need to write a probe that makes an "OPTION" ICAP request.

Is it something possible ? If yes, where can I find some guidelines.

Thanks

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

simply go to the CSM software download page and get the TCL scripts file (*.tcl)

Edit the file and should have many examples to use. For your probe #1, you could reuse the echo_probe that sends a line and check the response from the server.

For the 2nd probe, you should probably get more info on how the "option" request works and what response to expect.

This is however definitely possible to do.

Gilles

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: