A wish from me..
When I need to test, that an active RMA client is connected, I do a "ping localhost". But, besides from being one more test, test is still status Good, even though one RMA in a cluster is down
Using View->Active RMA status, it's possible to see which active RMA's are online
What about an actual test to see this?
Test by = HostMonitor
Test method = Active RMA connected
Drop down to choose a configured active, perhaps even the possibility to choose a cluster
Status is bad after xx seconds of no connectivity
(Or define how often AHM should check the status, and this way Alert profiles works as usual.. Or use number of seconds down = recurrences)
I mean, AHM allready know the status of active RMA's, basically no need to add an extra check. And this test would be much faster to react..
Scenarios:
1 single active RMA = 1 test
1 test that can be used as a master test for everything being checked by this RMA
2 active RMA in a cluster = 3 test
1 test that is okay, when just one of the RMA's is connected. Mastertest for everything being checked by this RMA cluster
1 test that is okay, when RMA 1 is connected
1 test that is okay, when RMA 2 is connected
This way, I allways knows the status of the RMA's.. And I could create a view, with "criteria = RMA test" and there see the status of all active RMA's
Today, I need to do this, to get somewhat same result for a cluster:
1 test that pings localhost. OK if just one RMA is connected
1 test that pings RMA 1 host
1 test that pings RMA 2 host
But there can be a lot of reason for ping to fail, even though the RMA is connected
Does this make any sense..?
