Action properties with execute by variable RMA

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
rgoebel
Posts: 42
Joined: Tue Feb 21, 2012 4:39 am

Action properties with execute by variable RMA

Post by rgoebel »

Hi there,

I have the following problem: (I hope that I can explain it correctly)
I have a test for several servers which must be tested by an RMA agent.
When the test goes bad, then I want to run a external program on the server over the RMA agent.

I know that I can select in the Action properties an agent to run the external program, but this means that I must create for each server test and agent a separet action profile.

Is an option existing that the action propertie will automatic use the RMA agent which was used for the test?

Thanks a lot.

Bye, Robert
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Quote from the manual

Execute by
Actions can be performed by HostMonitor or by Remote Monitoring Agent (RMA). "Execute by" option allows you to specify how and where action should be performed. You may select from the list one of the items:

Test Performer
action will be executed by the same application that had performed the test (test that triggered alert reaction).
What this means? As you know test can be performed by HostMonitor or RMA. It is a usual situation when some tests performed by HostMonitor, while other tests performed by various agents. Single action profile is assigned to many different tests is usual as well. If some test fails and triggers alert reaction, action with "Test Performer" option specified will be executed by the same module (HostMonitor or RMA) that was specified for test execution. So, if HostMonitor performed the test, alert action will be executed by HostMonitor as well. If agent performed the test, action will be executed by the same agent.


HostMonitor
action will be executed by HostMonitor

Specific RMA
action will be executed by specific agent. You may select an agent from drop down list or click on a button (to the right of the field) to manage agent list.
Note: if specified RMA was linked with backup RMA and test was performed by that backup agent then action will be executed by the same backup agent.

Regards
Alex
rgoebel
Posts: 42
Joined: Tue Feb 21, 2012 4:39 am

Post by rgoebel »

Thanks! I never seen the Test Performer.

Perfect thats what I need.
Post Reply