Forum Discussion

2 Replies

  • You might have some work to do if you have multiple services and different service status strings, but something like this might work for you:

    ltm monitor http test.http {
        adaptive disabled
        defaults-from http
        interval 5
        ip-dscp 0
        recv "Service Status: UP.*Service Name:Gen2_EPL"
        recv-disable none
        send "GET /\r\n"
        time-until-up 0
        timeout 16
    }
  • bep6vaku - If your post was solved it would be helpful to the community if you selected *Accept As Solution* on the relevant reply (or replies). This helps future readers find answers more quickly and confirms the efforts of those who helped.

    Thanks for being part of our community.
    Lief