[Xymon] Splitting up HTTP into separate individual tests - best practice?
henrik at hswn.dk
henrik at hswn.dk
Wed Nov 14 13:30:36 CET 2012
On Thu, 8 Nov 2012 22:23:28 -0500, Betsy Schwartz
<betsy.schwartz at gmail.com> wrote:
> I have a high-visibility request to change all of our server http
> tests so that they appear as separate tests per URL, with the ability
> to alert separately, sign out separately, etc.
> As most of our web servers are application servers in one form or
> another, the various URL's test very different functionality.
I have been thinking about making this configurable, so you could do
http=App1;http://myserver/App1 http=App2;http://myserver/App2
and have "App1" and "App2" appears as separate columns.
Haven't done any code yet, though, since this would happen "automagically"
with the new network tester I have underway for Xymon 5.0. So putting it
into 4.x would be somewhat of a wasted effort.
But I have the same issue myself, so perhaps I should look at how much
effort it would take.
Regards,
Henrik
More information about the Xymon
mailing list