# Tests for ragent running and listen on 1540 port
check process ragent matching "ragent"
        group 1C
        start program = "/etc/init.d/srv1cv82 start"
        stop  program = "/etc/init.d/srv1cv82 stop"
        if failed port 1540 type tcp then restart
        if 5 restarts with 5 cycles then timeout

