Ad Widget

Collapse

web.page.get trigger help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bdowns
    Junior Member
    • Oct 2007
    • 4

    #1

    web.page.get trigger help

    Hello all,

    I'm trying to configure some triggers for some of the web.page.get's I have configured and I'm a little fuzzy on the correct operator to use. I know this returns text and EOF when it fails but how would the expression for the trigger be setup?

    Thanks in advance.

    Brian
  • rvg
    Junior Member
    • Oct 2007
    • 1

    #2
    web.page.get

    I have similar problem.
    I want to check one webpage with certain path and port 8080.
    I tried to use normal webcheck but it seems that I cannot specify port number.

    If I use web.page.get[ip,/ips/check.fcgi,8080] i get normal text result

    HTTP/1.1 200 OK
    Server: Sun-Java-System-Web-Server/7.0
    Date: Wed, 28 Nov 2007 21:14:17 GMT
    Content-type: text/javascript
    pragma: no-cache

    // no account for this uin or wrong session
    Connection: close

    I dont know how to create TRIGGER for this item.

    can you point me to right way please ?

    Comment

    Working...