Component creation

In reply to chr_sue:
Hi,
Actually I am having 2 agents in which 1 agent is to monitor dut APB signals which has only monitor.
Other reset agent is having driver & sequencer both to drive resets into dut.

In virtual sequence, I am calling reset sequence to drive reset signals to dut . I want to call reset sequence at specific dut signal values which I am monitoring though first agent having only monitor.

I want to ask how can I use monitor signal values inside sequence to drive resets?

I don’t want to combine two interfaces.

Thanks