Forum Discussion

dlg_23340's avatar
dlg_23340
Icon for Cirrus rankCirrus
Dec 11, 2008

Creating an HTTP Monitor in perl

I've tried, I've failed. Does anyone have sample code for creating an HTTP monitor in perl?

 

 

It would be much appreciated. Thanks!
  • James_Quinby_46's avatar
    James_Quinby_46
    Historic F5 Account
    Can you post what you've tried and let me know what's failing? Also, there are some examples (in sh, not perl) here that might be worth perusal:

     

     

    http://devcentral.f5.com/wiki/default.aspx/AdvDesignConfig/CodeShare.html

     

     

  • I'm sorry for being unclear, I meant to create an instance of an already-defined monitor. (Am describing this correctly?)

     

     

    I want to put a monitor on an existing pool, something like .. send "GET /" receive a 200 code back....