<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CSM and custom TCL scripts. in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330154#M27643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/css11500series/v7.40/configuration/administration/guide/scripts.html" target="_blank"&gt;http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/css11500series/v7.40/configuration/administration/guide/scripts.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Nov 2009 15:44:31 GMT</pubDate>
    <dc:creator>Gilles Dufour</dc:creator>
    <dc:date>2009-11-04T15:44:31Z</dc:date>
    <item>
      <title>CSM and custom TCL scripts.</title>
      <link>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330147#M27636</link>
      <description>&lt;P&gt;Hello all, I am running a CSM version 3.1(6). &lt;/P&gt;&lt;P&gt;I was asked to create custom probe that can use a set of credentials to log in to a web service and measure the time it takes for a response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if it is even possible with the TCL scripts, I suspect not, but wanted to hear from someone that has more knowledge of the custom scripting on the CSM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Dmitry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2009 14:58:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330147#M27636</guid>
      <dc:creator>dtochilovsky</dc:creator>
      <dc:date>2009-10-29T14:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: CSM and custom TCL scripts.</title>
      <link>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330148#M27637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should be possible.&lt;/P&gt;&lt;P&gt;I see at least 2 different ways of doing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One is to sniff a connection where you do what you expect the script to do.&lt;/P&gt;&lt;P&gt;Then extract from the sniffer trace the hexadecimal data representing the HTTP Request.&lt;/P&gt;&lt;P&gt;Create a script to send that hexadecimal data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also create the same data in cleartext manually in a variable and ask the script to simply send it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you have to analyze the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't really measure the time, but I believe you can set the max amount of time to wait for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2009 10:42:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330148#M27637</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2009-10-30T10:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: CSM and custom TCL scripts.</title>
      <link>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330149#M27638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Gilles.&lt;/P&gt;&lt;P&gt;This gives me hope! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A follow up question regarding the time to wait for a response. I see that on the CSM you can only set the timeout for a TCP connection via the "open" command as described in this page :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/csm/3.1/configuration/guide/helthmon.html#wp1024967" target="_blank"&gt;http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/csm/3.1/configuration/guide/helthmon.html#wp1024967&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this what you were mentioning in your post?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again Gilles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dmitry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2009 15:17:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330149#M27638</guid>
      <dc:creator>dtochilovsky</dc:creator>
      <dc:date>2009-10-30T15:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: CSM and custom TCL scripts.</title>
      <link>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330150#M27639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="https://www.cisco.com/en/US/docs/interfaces_modules/services_modules/csm/4.1.x/4.1.1/configuration/guide/scriptg.html#wp1036582" target="_blank"&gt;https://www.cisco.com/en/US/docs/interfaces_modules/services_modules/csm/4.1.x/4.1.1/configuration/guide/scriptg.html#wp1036582&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;recvTimeout&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configured socket receive timeout for this probe &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2009 06:38:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330150#M27639</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2009-11-02T06:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: CSM and custom TCL scripts.</title>
      <link>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330151#M27640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Gilles! You've been a great help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will the same type of scripting syntax work on a CSS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2009 16:01:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330151#M27640</guid>
      <dc:creator>dtochilovsky</dc:creator>
      <dc:date>2009-11-02T16:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: CSM and custom TCL scripts.</title>
      <link>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330152#M27641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The CSS does not use TCL but its own language.&lt;/P&gt;&lt;P&gt;But I believe a similar command does exist for the CSS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 12:01:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330152#M27641</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2009-11-03T12:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: CSM and custom TCL scripts.</title>
      <link>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330153#M27642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gilles, thank you for the info. I've been looking around Cisco's site to find the CSS scripting language details, like variables, but as yet to find any definitive guide.&lt;/P&gt;&lt;P&gt;I've only found some sample scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you be able to point me to some document that details the CSS scripting language so I can create my own custom CSS scripts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again for all your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dmitry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 16:52:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330153#M27642</guid>
      <dc:creator>dtochilovsky</dc:creator>
      <dc:date>2009-11-03T16:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: CSM and custom TCL scripts.</title>
      <link>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330154#M27643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/css11500series/v7.40/configuration/administration/guide/scripts.html" target="_blank"&gt;http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/css11500series/v7.40/configuration/administration/guide/scripts.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 15:44:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330154#M27643</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2009-11-04T15:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: CSM and custom TCL scripts.</title>
      <link>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330155#M27644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Gilles!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 15:47:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330155#M27644</guid>
      <dc:creator>dtochilovsky</dc:creator>
      <dc:date>2009-11-04T15:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: CSM and custom TCL scripts.</title>
      <link>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330156#M27645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gilles, I figured out the clear text data that could be sent to the server that will simulate a login. I am trying to put that URL string into the regular HTTP probe with the "request method get url" command.&lt;/P&gt;&lt;P&gt;The problem I am running into is that the URL string contains a "?" and the CSM seems to strip that character, so if I look at the probe URL string it is missing the "?" character.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any restrictions on using special characters inside of a URL string, like "login.aspx?__VIEWSTATE..."?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dmitry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 20:15:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330156#M27645</guid>
      <dc:creator>dtochilovsky</dc:creator>
      <dc:date>2009-11-04T20:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: CSM and custom TCL scripts.</title>
      <link>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330157#M27646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to escape the character.&lt;/P&gt;&lt;P&gt;So enter something like \?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 08:51:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330157#M27646</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2009-11-05T08:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: CSM and custom TCL scripts.</title>
      <link>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330158#M27647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gilles, I tried that but it still does not appear in the URL string, it shows up as "login.aspx\__" instead of what I need it to look like - "login.aspx?__"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 16:28:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330158#M27647</guid>
      <dc:creator>dtochilovsky</dc:creator>
      <dc:date>2009-11-06T16:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: CSM and custom TCL scripts.</title>
      <link>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330159#M27648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can enter a binary request if you want.&lt;/P&gt;&lt;P&gt;There is an example inside the ldap script.&lt;/P&gt;&lt;P&gt;You won't need the question mark.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Nov 2009 13:27:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330159#M27648</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2009-11-07T13:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: CSM and custom TCL scripts.</title>
      <link>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330160#M27649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Gilles I finally got the script to run properly and to accept the "?" inside the script. &lt;/P&gt;&lt;P&gt;I was using HTTP 1/1 inside the URL string, and the server was erroring out expecting a hostname, fixed it by using HTTP 1/0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all your help!!!&lt;/P&gt;&lt;P&gt;Dmitry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 23:13:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-and-custom-tcl-scripts/m-p/1330160#M27649</guid>
      <dc:creator>dtochilovsky</dc:creator>
      <dc:date>2009-11-09T23:13:48Z</dc:date>
    </item>
  </channel>
</rss>

