ip route add gateway=10.10.10.2 check-gateway=ping check-gateway-ip=212.212.212.212
As far as I know, check-gateway option is implemented to check used gateway (not any other IP address),
anyway you may use netwatch (that has up/down script) to monitor specific address and perform any kind of script you want (up/down scripts).