If you're using the bb-hosts "post", I think you'd have to do a second post,
or possibly a "cont" check on the logout url. I don't know if cookies would
be transferred from one check to the next, which might be a problem. I
think you'd also get another column in the output.
I almost always used external scripts to do a substantial number of web site
checks, so I would simply insert an extra step to do the logout. I
generally reported yellow if the logout failed...
Ralph Mitchell
On Thu, Jun 25, 2009 at 12:05 PM, Tom Moore <user-09591bca676f@xymon.invalid> wrote:
Greetings,
I have successfully configured the "post" http monitor to login to a
website using a form. However, I don't think this monitor has the ability
to "log out" like Sitescope for example and thus the end application server
ends up with a lot of idle logins and eventually exhausts the connection
limit. Is there any process to have hobbit do an additional check/post on
the "log off" button after the initial login and content check (if
successful)?
Thanks,
Tom