Hi, currently testing HM, seems great.
2 wishes (or I didn't find them):
A logical test
I'm trying to evaluate the status of a "service" (such in SLA)
Let's say my service is up if:
(ping A or Ping B) and (DB X or DB Y) and (service 1 or service 2) is up.
I already test each item and don't need any extra test.
So I just need a test to logically concatenate everything.
I guess I could take a ping test and ping myself but it's not that nice.
A "maintenance" mode
or a way to disable selected tests from a command line/API/DB entry...
I was thinking to use the dbf directly and to insert a maintenance flag column. SLA calculations have to look at this flag.
Thanks
Logical test (concatenation for service) and "Maintenan
I think it will be possible in version 5.A logical test
I'm trying to evaluate the status of a "service" (such in SLA)
Let's say my service is up if:
(ping A or Ping B) and (DB X or DB Y) and (service 1 or service 2) is up.
Telnet Service allows to disable/enable tests using any Telnet client utility. Some of them support scripts...or a way to disable selected tests from a command line/API/DB entry...
Regards
Alex